diff --git a/components.xml b/components.xml index 2deaf55d70..7619e83edf 100644 --- a/components.xml +++ b/components.xml @@ -1112,7 +1112,7 @@ - desktop.kde.application + desktop.kde.applications FIXME FIXME FIXME diff --git a/desktop/kde/accessibility/component.xml b/desktop/kde/accessibility/component.xml new file mode 100644 index 0000000000..5e8876fc23 --- /dev/null +++ b/desktop/kde/accessibility/component.xml @@ -0,0 +1,3 @@ + + desktop.kde.accessibility + diff --git a/desktop/kde/admin/component.xml b/desktop/kde/admin/component.xml new file mode 100644 index 0000000000..147f0c0ad2 --- /dev/null +++ b/desktop/kde/admin/component.xml @@ -0,0 +1,3 @@ + + desktop.kde.admin + diff --git a/desktop/kde/application/blinken/actions.py b/desktop/kde/application/blinken/actions.py deleted file mode 100644 index 866419f509..0000000000 --- a/desktop/kde/application/blinken/actions.py +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/python -# -*- coding: utf-8 -*- -# -# Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt - -from pisi.actionsapi import pisitools -from pisi.actionsapi import kde5 - -def setup(): - kde5.configure() - -def build(): - kde5.make() - -def install(): - kde5.install() - - pisitools.dodoc("AUTHORS", "COPYING") \ No newline at end of file diff --git a/desktop/kde/application/blinken/pspec.xml b/desktop/kde/application/blinken/pspec.xml deleted file mode 100644 index 82af433b24..0000000000 --- a/desktop/kde/application/blinken/pspec.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - blinken - http://kde.org/applications/education/blinken/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv3 - blinken - app:gui - Memory Enhancement Game - Memory Enhancement Game - mirrors://kde/stable/applications/16.04.0/src/blinken-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - mesa-devel - qt5-svg-devel - kdoctools-devel - kxmlgui-devel - qt5-phonon-devel - - - - - blinken - - ki18n - libgcc - kconfig - kxmlgui - qt5-svg - qt5-base - kguiaddons - qt5-phonon - kcoreaddons - kdbusaddons - - - /usr/bin - /usr/share - /usr/share/appdata - /usr/share/applications - /usr/share/blinken - /usr/share/config.kcfg - /usr/share/icons - /usr/share/doc - - - - - - 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 - - - diff --git a/desktop/kde/application/kdeedu-data/pspec.xml b/desktop/kde/application/kdeedu-data/pspec.xml deleted file mode 100644 index 152ed60f71..0000000000 --- a/desktop/kde/application/kdeedu-data/pspec.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - kdeedu-data - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:library - Common data for KDE Edu applications - Common data for KDE Edu applications. - mirrors://kde/stable/applications/16.04.0/src/kdeedu-data-16.04.0.tar.xz - - qt5-base-devel - extra-cmake-modules - - - - - kdeedu-data - - /usr/share - /usr/share/doc - - - - - 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 - - - diff --git a/desktop/kde/application/khangman/actions.py b/desktop/kde/application/khangman/actions.py deleted file mode 100644 index eff42a7f07..0000000000 --- a/desktop/kde/application/khangman/actions.py +++ /dev/null @@ -1,21 +0,0 @@ -#!/usr/bin/python -# -*- coding: utf-8 -*- -# -# Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt - -from pisi.actionsapi import pisitools -from pisi.actionsapi import kde5 - -NoStrip=["/usr/share/icons"] - -def setup(): - kde5.configure() - -def build(): - kde5.make() - -def install(): - kde5.install() - - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "README*", "TODO") \ No newline at end of file diff --git a/desktop/kde/application/khangman/pspec.xml b/desktop/kde/application/khangman/pspec.xml deleted file mode 100644 index 9d9fff7cef..0000000000 --- a/desktop/kde/application/khangman/pspec.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - - khangman - http://edu.kde.org/applications/all/khangman - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - khangman - app:gui - KHangMan is a game for kids based on the well-known hangman game - 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. - mirrors://kde/stable/applications/16.04.0/src/khangman-16.04.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-declarative-devel - extra-cmake-modules - mesa-devel - libkeduvocdocument-devel - - - - - 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 - - - - - - 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 - - - diff --git a/desktop/kde/application/akonadi-calendar/actions.py b/desktop/kde/applications/akonadi-calendar/actions.py similarity index 100% rename from desktop/kde/application/akonadi-calendar/actions.py rename to desktop/kde/applications/akonadi-calendar/actions.py diff --git a/desktop/kde/application/akonadi-calendar/pspec.xml b/desktop/kde/applications/akonadi-calendar/pspec.xml similarity index 90% rename from desktop/kde/application/akonadi-calendar/pspec.xml rename to desktop/kde/applications/akonadi-calendar/pspec.xml index 4bf93b92b4..8ed27bf593 100644 --- a/desktop/kde/application/akonadi-calendar/pspec.xml +++ b/desktop/kde/applications/akonadi-calendar/pspec.xml @@ -13,7 +13,7 @@ app:console Akonadi calendar integration Calendar integration for Akonadi. - mirrors://kde/stable/applications/16.04.0/src/akonadi-calendar-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/akonadi-calendar-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -88,6 +88,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/akonadi-search/actions.py b/desktop/kde/applications/akonadi-search/actions.py similarity index 100% rename from desktop/kde/application/akonadi-search/actions.py rename to desktop/kde/applications/akonadi-search/actions.py diff --git a/desktop/kde/application/akonadi-search/pspec.xml b/desktop/kde/applications/akonadi-search/pspec.xml similarity index 92% rename from desktop/kde/application/akonadi-search/pspec.xml rename to desktop/kde/applications/akonadi-search/pspec.xml index 3bc9c3c86d..0b5e5e995d 100644 --- a/desktop/kde/application/akonadi-search/pspec.xml +++ b/desktop/kde/applications/akonadi-search/pspec.xml @@ -13,7 +13,7 @@ library Libraries and daemons to implement searching in Akonadi Libraries and daemons to implement searching in Akonadi - mirrors://kde/stable/applications/16.04.0/src/akonadi-search-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/akonadi-search-16.04.3.tar.xz qt5-base-devel kcrash-devel @@ -107,6 +107,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/akonadi/actions.py b/desktop/kde/applications/akonadi/actions.py similarity index 100% rename from desktop/kde/application/akonadi/actions.py rename to desktop/kde/applications/akonadi/actions.py diff --git a/desktop/kde/application/akonadi/files/dbupdater.diff b/desktop/kde/applications/akonadi/files/dbupdater.diff similarity index 100% rename from desktop/kde/application/akonadi/files/dbupdater.diff rename to desktop/kde/applications/akonadi/files/dbupdater.diff diff --git a/desktop/kde/application/akonadi/pspec.xml b/desktop/kde/applications/akonadi/pspec.xml similarity index 89% rename from desktop/kde/application/akonadi/pspec.xml rename to desktop/kde/applications/akonadi/pspec.xml index ac3f01af2e..bc8a9439b6 100644 --- a/desktop/kde/application/akonadi/pspec.xml +++ b/desktop/kde/applications/akonadi/pspec.xml @@ -13,7 +13,7 @@ library PIM (Personal Information Management) Storage Service akonadi is an extensible cross-desktop storage service for PIM data and meta data providing concurrent read, write, and query access. - mirrors://kde/stable/applications/16.04.0/src/akonadi-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/akonadi-16.04.3.tar.xz qt5-base-devel qt5-sql-mysql @@ -77,6 +77,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 @@ -92,4 +99,4 @@ yusuf.aydemir@pisilinux.org - + \ No newline at end of file diff --git a/desktop/kde/application/akonadi/translations.xml b/desktop/kde/applications/akonadi/translations.xml similarity index 100% rename from desktop/kde/application/akonadi/translations.xml rename to desktop/kde/applications/akonadi/translations.xml diff --git a/desktop/kde/application/analitza/actions.py b/desktop/kde/applications/analitza/actions.py similarity index 100% rename from desktop/kde/application/analitza/actions.py rename to desktop/kde/applications/analitza/actions.py diff --git a/desktop/kde/application/analitza/pspec.xml b/desktop/kde/applications/analitza/pspec.xml similarity index 85% rename from desktop/kde/application/analitza/pspec.xml rename to desktop/kde/applications/analitza/pspec.xml index cd31a5cbaa..8c16526596 100644 --- a/desktop/kde/application/analitza/pspec.xml +++ b/desktop/kde/applications/analitza/pspec.xml @@ -13,7 +13,7 @@ library A KDE library for mathematical features analitza is a library to add mathematical features to programs. - mirrors://kde/stable/applications/16.04.0/src/analitza-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/analitza-16.04.3.tar.xz cmake eigen3 @@ -53,6 +53,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/analitza/translations.xml b/desktop/kde/applications/analitza/translations.xml similarity index 100% rename from desktop/kde/application/analitza/translations.xml rename to desktop/kde/applications/analitza/translations.xml diff --git a/desktop/kde/application/ark/actions.py b/desktop/kde/applications/ark/actions.py similarity index 100% rename from desktop/kde/application/ark/actions.py rename to desktop/kde/applications/ark/actions.py diff --git a/desktop/kde/application/ark/pspec.xml b/desktop/kde/applications/ark/pspec.xml similarity index 88% rename from desktop/kde/application/ark/pspec.xml rename to desktop/kde/applications/ark/pspec.xml index 72b9636299..a89e21ac7f 100644 --- a/desktop/kde/application/ark/pspec.xml +++ b/desktop/kde/applications/ark/pspec.xml @@ -12,7 +12,7 @@ library KDE Archiving Tool Ark is a program for managing various archive formats within the KDE environment. - mirrors://kde/stable/applications/16.04.0/src/ark-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ark-16.04.3.tar.xz qt5-base-devel karchive-devel @@ -67,6 +67,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/artikulate/actions.py b/desktop/kde/applications/artikulate/actions.py similarity index 100% rename from desktop/kde/application/artikulate/actions.py rename to desktop/kde/applications/artikulate/actions.py diff --git a/desktop/kde/application/artikulate/pspec.xml b/desktop/kde/applications/artikulate/pspec.xml similarity index 89% rename from desktop/kde/application/artikulate/pspec.xml rename to desktop/kde/applications/artikulate/pspec.xml index 8db6531860..4e1131bb6f 100644 --- a/desktop/kde/application/artikulate/pspec.xml +++ b/desktop/kde/applications/artikulate/pspec.xml @@ -15,7 +15,7 @@ app:gui Improve your pronunciation by listening to native speakers Artikulate, Improve your pronunciation by listening to native speakers. - mirrors://kde/stable/applications/16.04.0/src/artikulate-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/artikulate-16.04.3.tar.xz boost-devel cmake @@ -70,6 +70,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/artikulate/translations.xml b/desktop/kde/applications/artikulate/translations.xml similarity index 100% rename from desktop/kde/application/artikulate/translations.xml rename to desktop/kde/applications/artikulate/translations.xml diff --git a/desktop/kde/application/baloo-widgets/actions.py b/desktop/kde/applications/baloo-widgets/actions.py similarity index 100% rename from desktop/kde/application/baloo-widgets/actions.py rename to desktop/kde/applications/baloo-widgets/actions.py diff --git a/desktop/kde/application/baloo-widgets/pspec.xml b/desktop/kde/applications/baloo-widgets/pspec.xml similarity index 88% rename from desktop/kde/application/baloo-widgets/pspec.xml rename to desktop/kde/applications/baloo-widgets/pspec.xml index 164f1d0bce..61838ca709 100644 --- a/desktop/kde/application/baloo-widgets/pspec.xml +++ b/desktop/kde/applications/baloo-widgets/pspec.xml @@ -11,7 +11,7 @@ app:console Framework for searching and managing metadata Baloo is a framework for searching and managing metada - mirrors://kde/stable/applications/16.04.0/src/baloo-widgets-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/baloo-widgets-16.04.3.tar.xz baloo-devel extra-cmake-modules @@ -65,6 +65,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/edu/blinken/actions.py b/desktop/kde/applications/blinken/actions.py similarity index 100% rename from desktop/kde/edu/blinken/actions.py rename to desktop/kde/applications/blinken/actions.py diff --git a/desktop/kde/edu/blinken/pspec.xml b/desktop/kde/applications/blinken/pspec.xml similarity index 86% rename from desktop/kde/edu/blinken/pspec.xml rename to desktop/kde/applications/blinken/pspec.xml index af696a98e6..a5a351ebe8 100644 --- a/desktop/kde/edu/blinken/pspec.xml +++ b/desktop/kde/applications/blinken/pspec.xml @@ -13,7 +13,7 @@ gui Blinken - Memory Enhancement Game 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. - mirrors://kde/stable/applications/16.04.0/src/blinken-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/blinken-16.04.3.tar.xz extra-cmake-modules gettext-devel @@ -48,6 +48,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-20 16.04.0 diff --git a/desktop/kde/application/blinken/translations.xml b/desktop/kde/applications/blinken/translations.xml similarity index 100% rename from desktop/kde/application/blinken/translations.xml rename to desktop/kde/applications/blinken/translations.xml diff --git a/desktop/kde/application/bomber/actions.py b/desktop/kde/applications/bomber/actions.py similarity index 100% rename from desktop/kde/application/bomber/actions.py rename to desktop/kde/applications/bomber/actions.py diff --git a/desktop/kde/application/bomber/pspec.xml b/desktop/kde/applications/bomber/pspec.xml similarity index 88% rename from desktop/kde/application/bomber/pspec.xml rename to desktop/kde/applications/bomber/pspec.xml index 5769a27f25..e93d6969d6 100644 --- a/desktop/kde/application/bomber/pspec.xml +++ b/desktop/kde/applications/bomber/pspec.xml @@ -12,7 +12,7 @@ app:gui 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/16.04.0/src/bomber-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/bomber-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -59,6 +59,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/bovo/actions.py b/desktop/kde/applications/bovo/actions.py similarity index 100% rename from desktop/kde/application/bovo/actions.py rename to desktop/kde/applications/bovo/actions.py diff --git a/desktop/kde/application/bovo/files/org.kde.bovo.desktop b/desktop/kde/applications/bovo/files/org.kde.bovo.desktop similarity index 100% rename from desktop/kde/application/bovo/files/org.kde.bovo.desktop rename to desktop/kde/applications/bovo/files/org.kde.bovo.desktop diff --git a/desktop/kde/application/bovo/pspec.xml b/desktop/kde/applications/bovo/pspec.xml similarity index 88% rename from desktop/kde/application/bovo/pspec.xml rename to desktop/kde/applications/bovo/pspec.xml index e0c5d81f2b..b76b0ad2f0 100644 --- a/desktop/kde/application/bovo/pspec.xml +++ b/desktop/kde/applications/bovo/pspec.xml @@ -13,7 +13,7 @@ app:gui 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. - mirrors://kde/stable/applications/16.04.0/src/bovo-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/bovo-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -62,6 +62,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/calendarsupport/actions.py b/desktop/kde/applications/calendarsupport/actions.py similarity index 100% rename from desktop/kde/application/calendarsupport/actions.py rename to desktop/kde/applications/calendarsupport/actions.py diff --git a/desktop/kde/application/calendarsupport/pspec.xml b/desktop/kde/applications/calendarsupport/pspec.xml similarity index 90% rename from desktop/kde/application/calendarsupport/pspec.xml rename to desktop/kde/applications/calendarsupport/pspec.xml index 9ffe4adfa0..b89a48e1ca 100644 --- a/desktop/kde/application/calendarsupport/pspec.xml +++ b/desktop/kde/applications/calendarsupport/pspec.xml @@ -10,7 +10,7 @@ app:console Calendar support library Calendar support library - http://download.kde.org/stable/applications/16.04.0/src/calendarsupport-16.04.0.tar.xz + http://download.kde.org/stable/applications/16.04.3/src/calendarsupport-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -93,6 +93,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-22 16.04.0 diff --git a/desktop/kde/application/cantor/actions.py b/desktop/kde/applications/cantor/actions.py similarity index 100% rename from desktop/kde/application/cantor/actions.py rename to desktop/kde/applications/cantor/actions.py diff --git a/desktop/kde/application/cantor/pspec.xml b/desktop/kde/applications/cantor/pspec.xml similarity index 92% rename from desktop/kde/application/cantor/pspec.xml rename to desktop/kde/applications/cantor/pspec.xml index 03ea053a2c..9920020629 100644 --- a/desktop/kde/application/cantor/pspec.xml +++ b/desktop/kde/applications/cantor/pspec.xml @@ -13,7 +13,7 @@ app:gui A KDE frontend to mathematical softwares 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. - mirrors://kde/stable/applications/16.04.0/src/cantor-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/cantor-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -105,6 +105,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/cantor/translations.xml b/desktop/kde/applications/cantor/translations.xml similarity index 100% rename from desktop/kde/application/cantor/translations.xml rename to desktop/kde/applications/cantor/translations.xml diff --git a/desktop/kde/application/component.xml b/desktop/kde/applications/component.xml similarity index 100% rename from desktop/kde/application/component.xml rename to desktop/kde/applications/component.xml diff --git a/desktop/kde/application/dolphin-plugins/actions.py b/desktop/kde/applications/dolphin-plugins/actions.py similarity index 100% rename from desktop/kde/application/dolphin-plugins/actions.py rename to desktop/kde/applications/dolphin-plugins/actions.py diff --git a/desktop/kde/application/dolphin-plugins/pspec.xml b/desktop/kde/applications/dolphin-plugins/pspec.xml similarity index 83% rename from desktop/kde/application/dolphin-plugins/pspec.xml rename to desktop/kde/applications/dolphin-plugins/pspec.xml index b87c841ac9..5d739b95c5 100644 --- a/desktop/kde/application/dolphin-plugins/pspec.xml +++ b/desktop/kde/applications/dolphin-plugins/pspec.xml @@ -12,11 +12,11 @@ library Extra dolphin plugins This package contains plugins that offer integration in Dolphin with the following version control systems: - mirrors://kde/stable/applications/16.04.0/src/dolphin-plugins-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/dolphin-plugins-16.04.3.tar.xz qt5-base-devel kdoctools-devel - dolphin-devel + dolphin-devel kio-devel kdelibs4-support-devel extra-cmake-modules @@ -49,6 +49,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/dolphin-plugins/translations.xml b/desktop/kde/applications/dolphin-plugins/translations.xml similarity index 100% rename from desktop/kde/application/dolphin-plugins/translations.xml rename to desktop/kde/applications/dolphin-plugins/translations.xml diff --git a/desktop/kde/application/dolphin/actions.py b/desktop/kde/applications/dolphin/actions.py similarity index 100% rename from desktop/kde/application/dolphin/actions.py rename to desktop/kde/applications/dolphin/actions.py diff --git a/desktop/kde/application/dolphin/pspec.xml b/desktop/kde/applications/dolphin/pspec.xml similarity index 92% rename from desktop/kde/application/dolphin/pspec.xml rename to desktop/kde/applications/dolphin/pspec.xml index f067c97b7b..fbe5110106 100644 --- a/desktop/kde/application/dolphin/pspec.xml +++ b/desktop/kde/applications/dolphin/pspec.xml @@ -11,7 +11,7 @@ GPLv2 KDE File Manager Dolphin is the File Manager for KDE. - mirrors://kde/stable/applications/16.04.0/src/dolphin-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/dolphin-16.04.3.tar.xz qt5-base-devel qt5-phonon-devel @@ -107,6 +107,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/dragonplayer/actions.py b/desktop/kde/applications/dragonplayer/actions.py similarity index 100% rename from desktop/kde/application/dragonplayer/actions.py rename to desktop/kde/applications/dragonplayer/actions.py diff --git a/desktop/kde/application/dragonplayer/pspec.xml b/desktop/kde/applications/dragonplayer/pspec.xml similarity index 86% rename from desktop/kde/application/dragonplayer/pspec.xml rename to desktop/kde/applications/dragonplayer/pspec.xml index 110062040d..676aafd8c6 100644 --- a/desktop/kde/application/dragonplayer/pspec.xml +++ b/desktop/kde/applications/dragonplayer/pspec.xml @@ -12,7 +12,7 @@ app:gui Multimedia player a multimedia player where the focus is on simplicity, instead of features. - mirrors://kde/stable/applications/16.04.0/src/dragon-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/dragon-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -54,6 +54,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/eventviews/actions.py b/desktop/kde/applications/eventviews/actions.py similarity index 100% rename from desktop/kde/application/eventviews/actions.py rename to desktop/kde/applications/eventviews/actions.py diff --git a/desktop/kde/application/eventviews/pspec.xml b/desktop/kde/applications/eventviews/pspec.xml similarity index 90% rename from desktop/kde/application/eventviews/pspec.xml rename to desktop/kde/applications/eventviews/pspec.xml index 1c77887ba7..5aa1b312f6 100644 --- a/desktop/kde/application/eventviews/pspec.xml +++ b/desktop/kde/applications/eventviews/pspec.xml @@ -10,7 +10,7 @@ app:console Library for creating events. Library for creating events. - http://download.kde.org/stable/applications/16.04.0/src/eventviews-16.04.0.tar.xz + http://download.kde.org/stable/applications/16.04.3/src/eventviews-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -89,6 +89,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-22 16.04.0 diff --git a/desktop/kde/application/ffmpegthumbs/actions.py b/desktop/kde/applications/ffmpegthumbs/actions.py similarity index 100% rename from desktop/kde/application/ffmpegthumbs/actions.py rename to desktop/kde/applications/ffmpegthumbs/actions.py diff --git a/desktop/kde/application/ffmpegthumbs/pspec.xml b/desktop/kde/applications/ffmpegthumbs/pspec.xml similarity index 81% rename from desktop/kde/application/ffmpegthumbs/pspec.xml rename to desktop/kde/applications/ffmpegthumbs/pspec.xml index 50dc66ff03..ce6dc059f7 100644 --- a/desktop/kde/application/ffmpegthumbs/pspec.xml +++ b/desktop/kde/applications/ffmpegthumbs/pspec.xml @@ -12,7 +12,7 @@ library ffmpeg based thumbnailer for KDE FFmpeg-based thumbnail creator for video files - mirrors://kde/stable/applications/16.04.0/src/ffmpegthumbs-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ffmpegthumbs-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -37,6 +37,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-06-20 16.04.0 @@ -52,4 +59,4 @@ yusuf.aydemir@pisilinux.org - \ No newline at end of file + diff --git a/desktop/kde/application/ffmpegthumbs/translations.xml b/desktop/kde/applications/ffmpegthumbs/translations.xml similarity index 100% rename from desktop/kde/application/ffmpegthumbs/translations.xml rename to desktop/kde/applications/ffmpegthumbs/translations.xml diff --git a/desktop/kde/utils/filelight/actions.py b/desktop/kde/applications/filelight/actions.py similarity index 100% rename from desktop/kde/utils/filelight/actions.py rename to desktop/kde/applications/filelight/actions.py diff --git a/desktop/kde/utils/filelight/pspec.xml b/desktop/kde/applications/filelight/pspec.xml similarity index 87% rename from desktop/kde/utils/filelight/pspec.xml rename to desktop/kde/applications/filelight/pspec.xml index 99e1003790..f7efe9b050 100644 --- a/desktop/kde/utils/filelight/pspec.xml +++ b/desktop/kde/applications/filelight/pspec.xml @@ -13,7 +13,7 @@ app:gui 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. - mirrors://kde/stable/applications/16.04.0/src/filelight-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/filelight-16.04.3.tar.xz qt5-base-devel qt5-script-devel @@ -58,6 +58,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/utils/filelight/translations.xml b/desktop/kde/applications/filelight/translations.xml similarity index 100% rename from desktop/kde/utils/filelight/translations.xml rename to desktop/kde/applications/filelight/translations.xml diff --git a/desktop/kde/application/gpgmepp/actions.py b/desktop/kde/applications/gpgmepp/actions.py similarity index 100% rename from desktop/kde/application/gpgmepp/actions.py rename to desktop/kde/applications/gpgmepp/actions.py diff --git a/desktop/kde/application/gpgmepp/pspec.xml b/desktop/kde/applications/gpgmepp/pspec.xml similarity index 83% rename from desktop/kde/application/gpgmepp/pspec.xml rename to desktop/kde/applications/gpgmepp/pspec.xml index ea45b1d835..224f6eb54d 100644 --- a/desktop/kde/application/gpgmepp/pspec.xml +++ b/desktop/kde/applications/gpgmepp/pspec.xml @@ -11,7 +11,7 @@ LGPLv2 C++ bindings/wrapper for gpgme C++ bindings/wrapper for gpgme - mirrors://kde/stable/applications/16.04.0/src/gpgmepp-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/gpgmepp-16.04.3.tar.xz boost-devel qt5-base-devel @@ -45,6 +45,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/gpgmepp/translations.xml b/desktop/kde/applications/gpgmepp/translations.xml similarity index 100% rename from desktop/kde/application/gpgmepp/translations.xml rename to desktop/kde/applications/gpgmepp/translations.xml diff --git a/desktop/kde/application/granatier/actions.py b/desktop/kde/applications/granatier/actions.py similarity index 100% rename from desktop/kde/application/granatier/actions.py rename to desktop/kde/applications/granatier/actions.py diff --git a/desktop/kde/application/granatier/pspec.xml b/desktop/kde/applications/granatier/pspec.xml similarity index 88% rename from desktop/kde/application/granatier/pspec.xml rename to desktop/kde/applications/granatier/pspec.xml index fe1154cbc2..33a780aa7b 100644 --- a/desktop/kde/application/granatier/pspec.xml +++ b/desktop/kde/applications/granatier/pspec.xml @@ -13,7 +13,7 @@ app:gui A Bomberman game Granatier is a clone of the classic Bomberman game, inspired by the work of the Clanbomber clone. - mirrors://kde/stable/applications/16.04.0/src/granatier-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/granatier-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -63,6 +63,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/granatier/translations.xml b/desktop/kde/applications/granatier/translations.xml similarity index 100% rename from desktop/kde/application/granatier/translations.xml rename to desktop/kde/applications/granatier/translations.xml diff --git a/desktop/kde/application/grantleetheme/actions.py b/desktop/kde/applications/grantleetheme/actions.py similarity index 100% rename from desktop/kde/application/grantleetheme/actions.py rename to desktop/kde/applications/grantleetheme/actions.py diff --git a/desktop/kde/application/grantleetheme/pspec.xml b/desktop/kde/applications/grantleetheme/pspec.xml similarity index 89% rename from desktop/kde/application/grantleetheme/pspec.xml rename to desktop/kde/applications/grantleetheme/pspec.xml index 23dc2cc4df..c6e1155bf6 100644 --- a/desktop/kde/application/grantleetheme/pspec.xml +++ b/desktop/kde/applications/grantleetheme/pspec.xml @@ -12,7 +12,7 @@ library Library for Grantlee theming support Library for Grantlee theming support - mirrors://kde/stable/applications/16.04.0/src/grantleetheme-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/grantleetheme-16.04.3.tar.xz qt5-base-devel boost-devel @@ -72,6 +72,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-04-25 16.04.0 diff --git a/desktop/kde/application/gwenview/actions.py b/desktop/kde/applications/gwenview/actions.py similarity index 100% rename from desktop/kde/application/gwenview/actions.py rename to desktop/kde/applications/gwenview/actions.py diff --git a/desktop/kde/application/gwenview/pspec.xml b/desktop/kde/applications/gwenview/pspec.xml similarity index 91% rename from desktop/kde/application/gwenview/pspec.xml rename to desktop/kde/applications/gwenview/pspec.xml index fa0344ffb0..46a5841b0d 100644 --- a/desktop/kde/application/gwenview/pspec.xml +++ b/desktop/kde/applications/gwenview/pspec.xml @@ -14,7 +14,7 @@ library An image viewer Gwenview is an easy to use image viewer. - mirrors://kde/stable/applications/16.04.0/src/gwenview-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/gwenview-16.04.3.tar.xz exiv2-devel qt5-base-devel @@ -87,6 +87,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/gwenview/translations.xml b/desktop/kde/applications/gwenview/translations.xml similarity index 100% rename from desktop/kde/application/gwenview/translations.xml rename to desktop/kde/applications/gwenview/translations.xml diff --git a/desktop/kde/application/incidenceeditor/actions.py b/desktop/kde/applications/incidenceeditor/actions.py similarity index 100% rename from desktop/kde/application/incidenceeditor/actions.py rename to desktop/kde/applications/incidenceeditor/actions.py diff --git a/desktop/kde/application/incidenceeditor/pspec.xml b/desktop/kde/applications/incidenceeditor/pspec.xml similarity index 91% rename from desktop/kde/application/incidenceeditor/pspec.xml rename to desktop/kde/applications/incidenceeditor/pspec.xml index 6a9e31d888..19ffbc50cd 100644 --- a/desktop/kde/application/incidenceeditor/pspec.xml +++ b/desktop/kde/applications/incidenceeditor/pspec.xml @@ -10,7 +10,7 @@ app:console KDE PIM incidence editor. KDE PIM incidence editor. - http://download.kde.org/stable/applications/16.04.0/src/incidenceeditor-16.04.0.tar.xz + http://download.kde.org/stable/applications/16.04.3/src/incidenceeditor-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -103,6 +103,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-22 16.04.0 diff --git a/desktop/kde/application/kaccounts-integration/actions.py b/desktop/kde/applications/kaccounts-integration/actions.py similarity index 100% rename from desktop/kde/application/kaccounts-integration/actions.py rename to desktop/kde/applications/kaccounts-integration/actions.py diff --git a/desktop/kde/application/kaccounts-integration/pspec.xml b/desktop/kde/applications/kaccounts-integration/pspec.xml similarity index 89% rename from desktop/kde/application/kaccounts-integration/pspec.xml rename to desktop/kde/applications/kaccounts-integration/pspec.xml index 767e25d22f..79ea2c4b32 100644 --- a/desktop/kde/application/kaccounts-integration/pspec.xml +++ b/desktop/kde/applications/kaccounts-integration/pspec.xml @@ -12,7 +12,7 @@ app 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/16.04.0/src/kaccounts-integration-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kaccounts-integration-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -66,6 +66,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kaccounts-providers/actions.py b/desktop/kde/applications/kaccounts-providers/actions.py similarity index 100% rename from desktop/kde/application/kaccounts-providers/actions.py rename to desktop/kde/applications/kaccounts-providers/actions.py diff --git a/desktop/kde/application/kaccounts-providers/pspec.xml b/desktop/kde/applications/kaccounts-providers/pspec.xml similarity index 88% rename from desktop/kde/application/kaccounts-providers/pspec.xml rename to desktop/kde/applications/kaccounts-providers/pspec.xml index 288214e83f..f7be20af50 100644 --- a/desktop/kde/application/kaccounts-providers/pspec.xml +++ b/desktop/kde/applications/kaccounts-providers/pspec.xml @@ -12,7 +12,7 @@ app 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/16.04.0/src/kaccounts-providers-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kaccounts-providers-16.04.3.tar.xz extra-cmake-modules intltool @@ -54,6 +54,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kalarmcal/actions.py b/desktop/kde/applications/kalarmcal/actions.py similarity index 100% rename from desktop/kde/application/kalarmcal/actions.py rename to desktop/kde/applications/kalarmcal/actions.py diff --git a/desktop/kde/application/kalarmcal/pspec.xml b/desktop/kde/applications/kalarmcal/pspec.xml similarity index 88% rename from desktop/kde/application/kalarmcal/pspec.xml rename to desktop/kde/applications/kalarmcal/pspec.xml index 37a79d8dab..23dabf263c 100644 --- a/desktop/kde/application/kalarmcal/pspec.xml +++ b/desktop/kde/applications/kalarmcal/pspec.xml @@ -13,7 +13,7 @@ app:console Library to provides access and handling of KAlarm calendar data Library to provides access and handling of KAlarm calendar data - mirrors://kde/stable/applications/16.04.0/src/kalarmcal-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kalarmcal-16.04.3.tar.xz qt5-base-devel akonadi-devel @@ -68,6 +68,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kalgebra/actions.py b/desktop/kde/applications/kalgebra/actions.py similarity index 100% rename from desktop/kde/application/kalgebra/actions.py rename to desktop/kde/applications/kalgebra/actions.py diff --git a/desktop/kde/application/kalgebra/pspec.xml b/desktop/kde/applications/kalgebra/pspec.xml similarity index 88% rename from desktop/kde/application/kalgebra/pspec.xml rename to desktop/kde/applications/kalgebra/pspec.xml index ad47574f1a..d5ec928ba1 100644 --- a/desktop/kde/application/kalgebra/pspec.xml +++ b/desktop/kde/applications/kalgebra/pspec.xml @@ -13,7 +13,7 @@ app:gui A graph calculator 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. - mirrors://kde/stable/applications/16.04.0/src/kalgebra-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kalgebra-16.04.3.tar.xz mesa-devel mesa-glu-devel @@ -61,6 +61,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kalgebra/translations.xml b/desktop/kde/applications/kalgebra/translations.xml similarity index 100% rename from desktop/kde/application/kalgebra/translations.xml rename to desktop/kde/applications/kalgebra/translations.xml diff --git a/desktop/kde/application/kamera/actions.py b/desktop/kde/applications/kamera/actions.py similarity index 100% rename from desktop/kde/application/kamera/actions.py rename to desktop/kde/applications/kamera/actions.py diff --git a/desktop/kde/application/kamera/pspec.xml b/desktop/kde/applications/kamera/pspec.xml similarity index 85% rename from desktop/kde/application/kamera/pspec.xml rename to desktop/kde/applications/kamera/pspec.xml index 99d965f569..b6b90e3c00 100644 --- a/desktop/kde/application/kamera/pspec.xml +++ b/desktop/kde/applications/kamera/pspec.xml @@ -12,7 +12,7 @@ library Webcam support for KDE Kamera is a plugin for KDE to use webcam. - mirrors://kde/stable/applications/16.04.0/src/kamera-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kamera-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -48,6 +48,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kamera/translations.xml b/desktop/kde/applications/kamera/translations.xml similarity index 100% rename from desktop/kde/application/kamera/translations.xml rename to desktop/kde/applications/kamera/translations.xml diff --git a/desktop/kde/application/kanagram/actions.py b/desktop/kde/applications/kanagram/actions.py similarity index 100% rename from desktop/kde/application/kanagram/actions.py rename to desktop/kde/applications/kanagram/actions.py diff --git a/desktop/kde/application/kanagram/pspec.xml b/desktop/kde/applications/kanagram/pspec.xml similarity index 88% rename from desktop/kde/application/kanagram/pspec.xml rename to desktop/kde/applications/kanagram/pspec.xml index c6d4df4bc4..4dcbccc7cb 100644 --- a/desktop/kde/application/kanagram/pspec.xml +++ b/desktop/kde/applications/kanagram/pspec.xml @@ -13,7 +13,7 @@ app:gui A letter order game 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. - mirrors://kde/stable/applications/16.04.0/src/kanagram-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kanagram-16.04.3.tar.xz qt5-base-devel qt5-declarative @@ -61,6 +61,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kanagram/translations.xml b/desktop/kde/applications/kanagram/translations.xml similarity index 100% rename from desktop/kde/application/kanagram/translations.xml rename to desktop/kde/applications/kanagram/translations.xml diff --git a/desktop/kde/application/kapman/actions.py b/desktop/kde/applications/kapman/actions.py similarity index 100% rename from desktop/kde/application/kapman/actions.py rename to desktop/kde/applications/kapman/actions.py diff --git a/desktop/kde/application/kapman/pspec.xml b/desktop/kde/applications/kapman/pspec.xml similarity index 88% rename from desktop/kde/application/kapman/pspec.xml rename to desktop/kde/applications/kapman/pspec.xml index 7417c335c9..577a4fc62b 100644 --- a/desktop/kde/application/kapman/pspec.xml +++ b/desktop/kde/applications/kapman/pspec.xml @@ -13,7 +13,7 @@ app:gui Pac-Man clone 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. - mirrors://kde/stable/applications/16.04.0/src/kapman-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kapman-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -63,6 +63,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kapman/translations.xml b/desktop/kde/applications/kapman/translations.xml similarity index 100% rename from desktop/kde/application/kapman/translations.xml rename to desktop/kde/applications/kapman/translations.xml diff --git a/desktop/kde/sdk/kapptemplate/actions.py b/desktop/kde/applications/kapptemplate/actions.py similarity index 100% rename from desktop/kde/sdk/kapptemplate/actions.py rename to desktop/kde/applications/kapptemplate/actions.py diff --git a/desktop/kde/sdk/kapptemplate/pspec.xml b/desktop/kde/applications/kapptemplate/pspec.xml similarity index 85% rename from desktop/kde/sdk/kapptemplate/pspec.xml rename to desktop/kde/applications/kapptemplate/pspec.xml index 6f39ea5f87..e62573fc69 100644 --- a/desktop/kde/sdk/kapptemplate/pspec.xml +++ b/desktop/kde/applications/kapptemplate/pspec.xml @@ -12,7 +12,7 @@ app:gui Application template generator 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. - mirrors://kde/stable/applications/16.04.0/src/kapptemplate-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kapptemplate-16.04.3.tar.xz qt5-base-devel extra-cmake-modules @@ -49,6 +49,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/sdk/kapptemplate/translations.xml b/desktop/kde/applications/kapptemplate/translations.xml similarity index 100% rename from desktop/kde/sdk/kapptemplate/translations.xml rename to desktop/kde/applications/kapptemplate/translations.xml diff --git a/desktop/kde/application/kate/actions.py b/desktop/kde/applications/kate/actions.py similarity index 100% rename from desktop/kde/application/kate/actions.py rename to desktop/kde/applications/kate/actions.py diff --git a/desktop/kde/application/kate/files/org.kde.kate.desktop b/desktop/kde/applications/kate/files/org.kde.kate.desktop similarity index 100% rename from desktop/kde/application/kate/files/org.kde.kate.desktop rename to desktop/kde/applications/kate/files/org.kde.kate.desktop diff --git a/desktop/kde/application/kate/pspec.xml b/desktop/kde/applications/kate/pspec.xml similarity index 90% rename from desktop/kde/application/kate/pspec.xml rename to desktop/kde/applications/kate/pspec.xml index c4610e410a..6b718a69ca 100644 --- a/desktop/kde/application/kate/pspec.xml +++ b/desktop/kde/applications/kate/pspec.xml @@ -12,7 +12,7 @@ app:gui Advanced Text Editor Plasma library and runtime components based upon KF5 and Qt5 - mirrors://kde/stable/applications/16.04.0/src/kate-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kate-16.04.3.tar.xz qt5-base-devel plasma-framework-devel @@ -78,6 +78,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/katomic/actions.py b/desktop/kde/applications/katomic/actions.py similarity index 100% rename from desktop/kde/application/katomic/actions.py rename to desktop/kde/applications/katomic/actions.py diff --git a/desktop/kde/application/katomic/pspec.xml b/desktop/kde/applications/katomic/pspec.xml similarity index 88% rename from desktop/kde/application/katomic/pspec.xml rename to desktop/kde/applications/katomic/pspec.xml index 39c0ffe5d5..b09c71bf2c 100644 --- a/desktop/kde/application/katomic/pspec.xml +++ b/desktop/kde/applications/katomic/pspec.xml @@ -13,7 +13,7 @@ app:gui Sokoban like logic game KAtomic is both fun and educational game built around molecular geometry. - mirrors://kde/stable/applications/16.04.0/src/katomic-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/katomic-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -65,6 +65,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/katomic/translations.xml b/desktop/kde/applications/katomic/translations.xml similarity index 100% rename from desktop/kde/application/katomic/translations.xml rename to desktop/kde/applications/katomic/translations.xml diff --git a/desktop/kde/application/kblackbox/actions.py b/desktop/kde/applications/kblackbox/actions.py similarity index 100% rename from desktop/kde/application/kblackbox/actions.py rename to desktop/kde/applications/kblackbox/actions.py diff --git a/desktop/kde/application/kblackbox/pspec.xml b/desktop/kde/applications/kblackbox/pspec.xml similarity index 88% rename from desktop/kde/application/kblackbox/pspec.xml rename to desktop/kde/applications/kblackbox/pspec.xml index a8860e9860..f2f49b92bb 100644 --- a/desktop/kde/application/kblackbox/pspec.xml +++ b/desktop/kde/applications/kblackbox/pspec.xml @@ -13,7 +13,7 @@ app:gui Blackbox logic game 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. - mirrors://kde/stable/applications/16.04.0/src/kblackbox-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kblackbox-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -62,6 +62,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kblackbox/translations.xml b/desktop/kde/applications/kblackbox/translations.xml similarity index 100% rename from desktop/kde/application/kblackbox/translations.xml rename to desktop/kde/applications/kblackbox/translations.xml diff --git a/desktop/kde/application/kblocks/actions.py b/desktop/kde/applications/kblocks/actions.py similarity index 100% rename from desktop/kde/application/kblocks/actions.py rename to desktop/kde/applications/kblocks/actions.py diff --git a/desktop/kde/application/kblocks/pspec.xml b/desktop/kde/applications/kblocks/pspec.xml similarity index 88% rename from desktop/kde/application/kblocks/pspec.xml rename to desktop/kde/applications/kblocks/pspec.xml index d6748f5e97..822dfb754e 100644 --- a/desktop/kde/application/kblocks/pspec.xml +++ b/desktop/kde/applications/kblocks/pspec.xml @@ -13,7 +13,7 @@ app:gui Falling blocks game 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. - mirrors://kde/stable/applications/16.04.0/src/kblocks-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kblocks-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -57,6 +57,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kblocks/translations.xml b/desktop/kde/applications/kblocks/translations.xml similarity index 100% rename from desktop/kde/application/kblocks/translations.xml rename to desktop/kde/applications/kblocks/translations.xml diff --git a/desktop/kde/application/kblog/actions.py b/desktop/kde/applications/kblog/actions.py similarity index 100% rename from desktop/kde/application/kblog/actions.py rename to desktop/kde/applications/kblog/actions.py diff --git a/desktop/kde/application/kblog/pspec.xml b/desktop/kde/applications/kblog/pspec.xml similarity index 88% rename from desktop/kde/application/kblog/pspec.xml rename to desktop/kde/applications/kblog/pspec.xml index 3892640b7b..2f6905b2d9 100644 --- a/desktop/kde/application/kblog/pspec.xml +++ b/desktop/kde/applications/kblog/pspec.xml @@ -13,7 +13,7 @@ app:library 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/16.04.0/src/kblog-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kblog-16.04.3.tar.xz qt5-base-devel extra-cmake-modules @@ -67,6 +67,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kbounce/actions.py b/desktop/kde/applications/kbounce/actions.py similarity index 100% rename from desktop/kde/application/kbounce/actions.py rename to desktop/kde/applications/kbounce/actions.py diff --git a/desktop/kde/application/kbounce/pspec.xml b/desktop/kde/applications/kbounce/pspec.xml similarity index 89% rename from desktop/kde/application/kbounce/pspec.xml rename to desktop/kde/applications/kbounce/pspec.xml index 625dee8674..4a196f242a 100644 --- a/desktop/kde/application/kbounce/pspec.xml +++ b/desktop/kde/applications/kbounce/pspec.xml @@ -13,7 +13,7 @@ app:gui Ball bouncing game 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. - mirrors://kde/stable/applications/16.04.0/src/kbounce-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kbounce-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -68,6 +68,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kbounce/translations.xml b/desktop/kde/applications/kbounce/translations.xml similarity index 100% rename from desktop/kde/application/kbounce/translations.xml rename to desktop/kde/applications/kbounce/translations.xml diff --git a/desktop/kde/application/kbreakout/actions.py b/desktop/kde/applications/kbreakout/actions.py similarity index 100% rename from desktop/kde/application/kbreakout/actions.py rename to desktop/kde/applications/kbreakout/actions.py diff --git a/desktop/kde/application/kbreakout/pspec.xml b/desktop/kde/applications/kbreakout/pspec.xml similarity index 89% rename from desktop/kde/application/kbreakout/pspec.xml rename to desktop/kde/applications/kbreakout/pspec.xml index b1f1bd7d54..659cf7ac16 100644 --- a/desktop/kde/application/kbreakout/pspec.xml +++ b/desktop/kde/applications/kbreakout/pspec.xml @@ -13,7 +13,7 @@ app:gui Breakout like game KBreakout is a Breakout like game. The object of the game is to destroy as many bricks as possible without losing the ball. - mirrors://kde/stable/applications/16.04.0/src/kbreakout-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kbreakout-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -66,6 +66,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kbreakout/translations.xml b/desktop/kde/applications/kbreakout/translations.xml similarity index 100% rename from desktop/kde/application/kbreakout/translations.xml rename to desktop/kde/applications/kbreakout/translations.xml diff --git a/desktop/kde/application/kbruch/actions.py b/desktop/kde/applications/kbruch/actions.py similarity index 100% rename from desktop/kde/application/kbruch/actions.py rename to desktop/kde/applications/kbruch/actions.py diff --git a/desktop/kde/application/kbruch/pspec.xml b/desktop/kde/applications/kbruch/pspec.xml similarity index 86% rename from desktop/kde/application/kbruch/pspec.xml rename to desktop/kde/applications/kbruch/pspec.xml index d3b1b98fb3..37907f59de 100644 --- a/desktop/kde/application/kbruch/pspec.xml +++ b/desktop/kde/applications/kbruch/pspec.xml @@ -13,7 +13,7 @@ app:gui Practice calculating with fractions and percentages 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. - mirrors://kde/stable/applications/16.04.0/src/kbruch-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kbruch-16.04.3.tar.xz qt5-base kdoctools-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kbruch/translations.xml b/desktop/kde/applications/kbruch/translations.xml similarity index 100% rename from desktop/kde/application/kbruch/translations.xml rename to desktop/kde/applications/kbruch/translations.xml diff --git a/desktop/kde/utils/kcalc/actions.py b/desktop/kde/applications/kcalc/actions.py similarity index 100% rename from desktop/kde/utils/kcalc/actions.py rename to desktop/kde/applications/kcalc/actions.py diff --git a/desktop/kde/utils/kcalc/pspec.xml b/desktop/kde/applications/kcalc/pspec.xml similarity index 88% rename from desktop/kde/utils/kcalc/pspec.xml rename to desktop/kde/applications/kcalc/pspec.xml index bc5b114e1f..9fef9dda01 100644 --- a/desktop/kde/utils/kcalc/pspec.xml +++ b/desktop/kde/applications/kcalc/pspec.xml @@ -1,4 +1,3 @@ - @@ -14,7 +13,7 @@ app:gui A scientific calculator KCalc is a calculator which offers many more mathematical functions than meet the eye on a first glance. - mirrors://kde/stable/applications/16.04.1/src/kcalc-16.04.1.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kcalc-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -56,6 +55,13 @@ + + 2016-08-01 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-06-12 16.04.1 diff --git a/desktop/kde/utils/kcalc/translations.xml b/desktop/kde/applications/kcalc/translations.xml similarity index 100% rename from desktop/kde/utils/kcalc/translations.xml rename to desktop/kde/applications/kcalc/translations.xml diff --git a/desktop/kde/application/kcalcore/actions.py b/desktop/kde/applications/kcalcore/actions.py similarity index 100% rename from desktop/kde/application/kcalcore/actions.py rename to desktop/kde/applications/kcalcore/actions.py diff --git a/desktop/kde/application/kcalcore/pspec.xml b/desktop/kde/applications/kcalcore/pspec.xml similarity index 87% rename from desktop/kde/application/kcalcore/pspec.xml rename to desktop/kde/applications/kcalcore/pspec.xml index 15d2ed6bee..3a389d80c9 100644 --- a/desktop/kde/application/kcalcore/pspec.xml +++ b/desktop/kde/applications/kcalcore/pspec.xml @@ -13,7 +13,7 @@ app:console the KDE calendar access library. A calendar contains information like incidences (events, to-dos, journals), alarms, time zones, and other useful information. - mirrors://kde/stable/applications/16.04.0/src/kcalcore-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kcalcore-16.04.3.tar.xz qt5-base-devel kdelibs4-support-devel @@ -63,6 +63,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kcalutils/actions.py b/desktop/kde/applications/kcalutils/actions.py similarity index 100% rename from desktop/kde/application/kcalutils/actions.py rename to desktop/kde/applications/kcalutils/actions.py diff --git a/desktop/kde/application/kcalutils/pspec.xml b/desktop/kde/applications/kcalutils/pspec.xml similarity index 89% rename from desktop/kde/application/kcalutils/pspec.xml rename to desktop/kde/applications/kcalutils/pspec.xml index 6570e01ea3..6ef6479038 100644 --- a/desktop/kde/application/kcalutils/pspec.xml +++ b/desktop/kde/applications/kcalutils/pspec.xml @@ -13,7 +13,7 @@ app:library The KDE calendar utility library Calendar utility library for KDE - mirrors://kde/stable/applications/16.04.0/src/kcalutils-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kcalutils-16.04.3.tar.xz qt5-base-devel kcalcore-devel @@ -74,6 +74,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/utils/kcharselect/actions.py b/desktop/kde/applications/kcharselect/actions.py similarity index 100% rename from desktop/kde/utils/kcharselect/actions.py rename to desktop/kde/applications/kcharselect/actions.py diff --git a/desktop/kde/utils/kcharselect/pspec.xml b/desktop/kde/applications/kcharselect/pspec.xml similarity index 84% rename from desktop/kde/utils/kcharselect/pspec.xml rename to desktop/kde/applications/kcharselect/pspec.xml index 9896315f6b..b4e66fdbc4 100644 --- a/desktop/kde/utils/kcharselect/pspec.xml +++ b/desktop/kde/applications/kcharselect/pspec.xml @@ -13,7 +13,7 @@ app:gui A character selector KCharSelect is a tool to select special characters from all installed fonts and copy them into the clipboard. - mirrors://kde/stable/applications/16.04.0/src/kcharselect-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kcharselect-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -46,6 +46,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/utils/kcharselect/translations.xml b/desktop/kde/applications/kcharselect/translations.xml similarity index 100% rename from desktop/kde/utils/kcharselect/translations.xml rename to desktop/kde/applications/kcharselect/translations.xml diff --git a/desktop/kde/application/kcolorchooser/actions.py b/desktop/kde/applications/kcolorchooser/actions.py similarity index 100% rename from desktop/kde/application/kcolorchooser/actions.py rename to desktop/kde/applications/kcolorchooser/actions.py diff --git a/desktop/kde/application/kcolorchooser/pspec.xml b/desktop/kde/applications/kcolorchooser/pspec.xml similarity index 100% rename from desktop/kde/application/kcolorchooser/pspec.xml rename to desktop/kde/applications/kcolorchooser/pspec.xml diff --git a/desktop/kde/application/kcolorchooser/translations.xml b/desktop/kde/applications/kcolorchooser/translations.xml similarity index 100% rename from desktop/kde/application/kcolorchooser/translations.xml rename to desktop/kde/applications/kcolorchooser/translations.xml diff --git a/desktop/kde/application/kcontacts/actions.py b/desktop/kde/applications/kcontacts/actions.py similarity index 100% rename from desktop/kde/application/kcontacts/actions.py rename to desktop/kde/applications/kcontacts/actions.py diff --git a/desktop/kde/application/kcontacts/pspec.xml b/desktop/kde/applications/kcontacts/pspec.xml similarity index 86% rename from desktop/kde/application/kcontacts/pspec.xml rename to desktop/kde/applications/kcontacts/pspec.xml index 30960c916e..f4aaf10a4e 100644 --- a/desktop/kde/application/kcontacts/pspec.xml +++ b/desktop/kde/applications/kcontacts/pspec.xml @@ -13,7 +13,7 @@ app:gui Address book API for KDE. Address book for KDE for Contacts. - mirrors://kde/stable/applications/16.04.0/src/kcontacts-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kcontacts-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -57,6 +57,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kcron/actions.py b/desktop/kde/applications/kcron/actions.py similarity index 100% rename from desktop/kde/application/kcron/actions.py rename to desktop/kde/applications/kcron/actions.py diff --git a/desktop/kde/application/kcron/pspec.xml b/desktop/kde/applications/kcron/pspec.xml similarity index 86% rename from desktop/kde/application/kcron/pspec.xml rename to desktop/kde/applications/kcron/pspec.xml index 8cd5857c52..a39120e8b8 100755 --- a/desktop/kde/application/kcron/pspec.xml +++ b/desktop/kde/applications/kcron/pspec.xml @@ -13,7 +13,7 @@ app:gui Graphical task scheduler Kcron is a graphical frontend to the cron system, used to schedule regular tasks on a Unix system. - mirrors://kde/stable/applications/16.04.0/src/kcron-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kcron-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -54,6 +54,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kcron/translations.xml b/desktop/kde/applications/kcron/translations.xml similarity index 100% rename from desktop/kde/application/kcron/translations.xml rename to desktop/kde/applications/kcron/translations.xml diff --git a/desktop/kde/application/kde-baseapps/actions.py b/desktop/kde/applications/kde-baseapps/actions.py similarity index 100% rename from desktop/kde/application/kde-baseapps/actions.py rename to desktop/kde/applications/kde-baseapps/actions.py diff --git a/desktop/kde/application/kde-baseapps/pspec.xml b/desktop/kde/applications/kde-baseapps/pspec.xml similarity index 100% rename from desktop/kde/application/kde-baseapps/pspec.xml rename to desktop/kde/applications/kde-baseapps/pspec.xml diff --git a/desktop/kde/application/kde-dev-scripts/actions.py b/desktop/kde/applications/kde-dev-scripts/actions.py similarity index 100% rename from desktop/kde/application/kde-dev-scripts/actions.py rename to desktop/kde/applications/kde-dev-scripts/actions.py diff --git a/desktop/kde/application/kde-dev-scripts/pspec.xml b/desktop/kde/applications/kde-dev-scripts/pspec.xml similarity index 82% rename from desktop/kde/application/kde-dev-scripts/pspec.xml rename to desktop/kde/applications/kde-dev-scripts/pspec.xml index 568ef304d8..8f657d4206 100644 --- a/desktop/kde/application/kde-dev-scripts/pspec.xml +++ b/desktop/kde/applications/kde-dev-scripts/pspec.xml @@ -12,7 +12,7 @@ app Scripts and setting files useful during development of KDE software Scripts and setting files useful during development of KDE software - mirrors://kde/stable/applications/16.04.0/src/kde-dev-scripts-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-dev-scripts-16.04.3.tar.xz extra-cmake-modules kdoctools-devel @@ -37,6 +37,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kde-dev-scripts/translations.xml b/desktop/kde/applications/kde-dev-scripts/translations.xml similarity index 100% rename from desktop/kde/application/kde-dev-scripts/translations.xml rename to desktop/kde/applications/kde-dev-scripts/translations.xml diff --git a/desktop/kde/application/kde-servicemenu-rootactions/actions.py b/desktop/kde/applications/kde-servicemenu-rootactions/actions.py similarity index 100% rename from desktop/kde/application/kde-servicemenu-rootactions/actions.py rename to desktop/kde/applications/kde-servicemenu-rootactions/actions.py diff --git a/desktop/kde/application/kde-servicemenu-rootactions/pspec.xml b/desktop/kde/applications/kde-servicemenu-rootactions/pspec.xml similarity index 93% rename from desktop/kde/application/kde-servicemenu-rootactions/pspec.xml rename to desktop/kde/applications/kde-servicemenu-rootactions/pspec.xml index e85ad94cf5..970fbac616 100644 --- a/desktop/kde/application/kde-servicemenu-rootactions/pspec.xml +++ b/desktop/kde/applications/kde-servicemenu-rootactions/pspec.xml @@ -14,7 +14,7 @@ app:gui Root actions servicemenu for Dolphin 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. - http://kde-apps.org/CONTENT/content-files/48411-rootactions_servicemenu_2.9.tar.gz + https://dl.opendesktop.org/api/files/download/id/1466046059/48411-rootactions_servicemenu_2.9.tar.gz @@ -49,4 +49,4 @@ groni@pisilinux.org - + \ No newline at end of file diff --git a/desktop/kde/application/kde-servicemenu-rootactions/translations.xml b/desktop/kde/applications/kde-servicemenu-rootactions/translations.xml similarity index 100% rename from desktop/kde/application/kde-servicemenu-rootactions/translations.xml rename to desktop/kde/applications/kde-servicemenu-rootactions/translations.xml diff --git a/desktop/kde/application/kde-thumbnailer-epub/actions.py b/desktop/kde/applications/kde-thumbnailer-epub/actions.py similarity index 100% rename from desktop/kde/application/kde-thumbnailer-epub/actions.py rename to desktop/kde/applications/kde-thumbnailer-epub/actions.py diff --git a/desktop/kde/application/kde-thumbnailer-epub/pspec.xml b/desktop/kde/applications/kde-thumbnailer-epub/pspec.xml similarity index 100% rename from desktop/kde/application/kde-thumbnailer-epub/pspec.xml rename to desktop/kde/applications/kde-thumbnailer-epub/pspec.xml diff --git a/desktop/kde/application/kde-thumbnailer-epub/translations.xml b/desktop/kde/applications/kde-thumbnailer-epub/translations.xml similarity index 100% rename from desktop/kde/application/kde-thumbnailer-epub/translations.xml rename to desktop/kde/applications/kde-thumbnailer-epub/translations.xml diff --git a/desktop/kde/application/kdebugsettings/actions.py b/desktop/kde/applications/kdebugsettings/actions.py similarity index 100% rename from desktop/kde/application/kdebugsettings/actions.py rename to desktop/kde/applications/kdebugsettings/actions.py diff --git a/desktop/kde/application/kdebugsettings/pspec.xml b/desktop/kde/applications/kdebugsettings/pspec.xml similarity index 87% rename from desktop/kde/application/kdebugsettings/pspec.xml rename to desktop/kde/applications/kdebugsettings/pspec.xml index 9124cf1e7b..38bc432291 100644 --- a/desktop/kde/application/kdebugsettings/pspec.xml +++ b/desktop/kde/applications/kdebugsettings/pspec.xml @@ -12,7 +12,7 @@ app:gui 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/16.04.0/src/kdebugsettings-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kdebugsettings-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -53,6 +53,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kdeedu-data/actions.py b/desktop/kde/applications/kdeedu-data/actions.py similarity index 100% rename from desktop/kde/application/kdeedu-data/actions.py rename to desktop/kde/applications/kdeedu-data/actions.py diff --git a/desktop/kde/edu/kdeedu-data/pspec.xml b/desktop/kde/applications/kdeedu-data/pspec.xml similarity index 76% rename from desktop/kde/edu/kdeedu-data/pspec.xml rename to desktop/kde/applications/kdeedu-data/pspec.xml index 3f9a4491a8..415928d48d 100644 --- a/desktop/kde/edu/kdeedu-data/pspec.xml +++ b/desktop/kde/applications/kdeedu-data/pspec.xml @@ -12,7 +12,7 @@ app:library Common data for KDE Edu applications Common data for KDE Edu applications. - mirrors://kde/stable/applications/16.04.0/src/kdeedu-data-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kdeedu-data-16.04.3.tar.xz extra-cmake-modules @@ -27,6 +27,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kdegraphics-thumbnailers/actions.py b/desktop/kde/applications/kdegraphics-thumbnailers/actions.py similarity index 100% rename from desktop/kde/application/kdegraphics-thumbnailers/actions.py rename to desktop/kde/applications/kdegraphics-thumbnailers/actions.py diff --git a/desktop/kde/application/kdegraphics-thumbnailers/pspec.xml b/desktop/kde/applications/kdegraphics-thumbnailers/pspec.xml similarity index 82% rename from desktop/kde/application/kdegraphics-thumbnailers/pspec.xml rename to desktop/kde/applications/kdegraphics-thumbnailers/pspec.xml index 338317f1f4..29458538ad 100644 --- a/desktop/kde/application/kdegraphics-thumbnailers/pspec.xml +++ b/desktop/kde/applications/kdegraphics-thumbnailers/pspec.xml @@ -12,7 +12,7 @@ library KDE4 thumbnailer library kdegraphics-thumbnailers contains thumbnail-related libraries. - mirrors://kde/stable/applications/16.04.0/src/kdegraphics-thumbnailers-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kdegraphics-thumbnailers-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -39,6 +39,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kdegraphics-thumbnailers/translations.xml b/desktop/kde/applications/kdegraphics-thumbnailers/translations.xml similarity index 100% rename from desktop/kde/application/kdegraphics-thumbnailers/translations.xml rename to desktop/kde/applications/kdegraphics-thumbnailers/translations.xml diff --git a/desktop/kde/application/kdenetwork-filesharing/actions.py b/desktop/kde/applications/kdenetwork-filesharing/actions.py similarity index 100% rename from desktop/kde/application/kdenetwork-filesharing/actions.py rename to desktop/kde/applications/kdenetwork-filesharing/actions.py diff --git a/desktop/kde/application/kdenetwork-filesharing/pspec.xml b/desktop/kde/applications/kdenetwork-filesharing/pspec.xml similarity index 84% rename from desktop/kde/application/kdenetwork-filesharing/pspec.xml rename to desktop/kde/applications/kdenetwork-filesharing/pspec.xml index 58023ce59c..6e09553274 100755 --- a/desktop/kde/application/kdenetwork-filesharing/pspec.xml +++ b/desktop/kde/applications/kdenetwork-filesharing/pspec.xml @@ -12,7 +12,7 @@ library Filesharing configuration modlue. Filesharing configuration modlue. - mirrors://kde/stable/applications/16.04.0/src/kdenetwork-filesharing-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kdenetwork-filesharing-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-20 16.04.0 diff --git a/desktop/kde/application/kdenetwork-filesharing/translations.xml b/desktop/kde/applications/kdenetwork-filesharing/translations.xml similarity index 100% rename from desktop/kde/application/kdenetwork-filesharing/translations.xml rename to desktop/kde/applications/kdenetwork-filesharing/translations.xml diff --git a/desktop/kde/application/kdenlive/actions.py b/desktop/kde/applications/kdenlive/actions.py similarity index 100% rename from desktop/kde/application/kdenlive/actions.py rename to desktop/kde/applications/kdenlive/actions.py diff --git a/desktop/kde/application/kdenlive/pspec.xml b/desktop/kde/applications/kdenlive/pspec.xml similarity index 92% rename from desktop/kde/application/kdenlive/pspec.xml rename to desktop/kde/applications/kdenlive/pspec.xml index 5b721fbf09..300340c5e3 100644 --- a/desktop/kde/application/kdenlive/pspec.xml +++ b/desktop/kde/applications/kdenlive/pspec.xml @@ -12,7 +12,7 @@ app:gui A video editing GUI for KDE4 using the MLT video framework kdenlive provides dual video monitors, a multi-track timeline and clip list. Other features include customizable layout support, basic effects and transitions. - mirrors://kde/stable/applications/16.04.0/src/kdenlive-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kdenlive-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -99,6 +99,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-06-25 16.04.0 diff --git a/desktop/kde/application/kdenlive/translations.xml b/desktop/kde/applications/kdenlive/translations.xml similarity index 100% rename from desktop/kde/application/kdenlive/translations.xml rename to desktop/kde/applications/kdenlive/translations.xml diff --git a/desktop/kde/application/kdepim-apps-libs/actions.py b/desktop/kde/applications/kdepim-apps-libs/actions.py similarity index 100% rename from desktop/kde/application/kdepim-apps-libs/actions.py rename to desktop/kde/applications/kdepim-apps-libs/actions.py diff --git a/desktop/kde/application/kdepim-apps-libs/pspec.xml b/desktop/kde/applications/kdepim-apps-libs/pspec.xml similarity index 92% rename from desktop/kde/application/kdepim-apps-libs/pspec.xml rename to desktop/kde/applications/kdepim-apps-libs/pspec.xml index 85b06a66e6..3efec9e82f 100644 --- a/desktop/kde/application/kdepim-apps-libs/pspec.xml +++ b/desktop/kde/applications/kdepim-apps-libs/pspec.xml @@ -12,7 +12,7 @@ library KDE PIM mail related libraries KDE PIM mail related libraries - mirrors://kde/stable/applications/16.04.0/src/kdepim-apps-libs-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kdepim-apps-libs-16.04.3.tar.xz qt5-base-devel boost-devel @@ -110,6 +110,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-04-25 16.04.0 diff --git a/desktop/kde/application/kdepim-runtime/actions.py b/desktop/kde/applications/kdepim-runtime/actions.py similarity index 100% rename from desktop/kde/application/kdepim-runtime/actions.py rename to desktop/kde/applications/kdepim-runtime/actions.py diff --git a/desktop/kde/application/kdepim-runtime/pspec.xml b/desktop/kde/applications/kdepim-runtime/pspec.xml similarity index 93% rename from desktop/kde/application/kdepim-runtime/pspec.xml rename to desktop/kde/applications/kdepim-runtime/pspec.xml index 3c6e04e76d..a7d5b28aad 100644 --- a/desktop/kde/application/kdepim-runtime/pspec.xml +++ b/desktop/kde/applications/kdepim-runtime/pspec.xml @@ -14,7 +14,7 @@ app:gui KDE5 PIM Runtime Environment kdepim-runtime contains KDE5 PIM (Personal Information Management) runtime environment like akonadi agents. - mirrors://kde/stable/applications/16.04.0/src/kdepim-runtime-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kdepim-runtime-16.04.3.tar.xz kdoctools-devel boost-devel @@ -110,6 +110,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kdepim-runtime/translations.xml b/desktop/kde/applications/kdepim-runtime/translations.xml similarity index 100% rename from desktop/kde/application/kdepim-runtime/translations.xml rename to desktop/kde/applications/kdepim-runtime/translations.xml diff --git a/desktop/kde/application/kdepim/actions.py b/desktop/kde/applications/kdepim/actions.py similarity index 100% rename from desktop/kde/application/kdepim/actions.py rename to desktop/kde/applications/kdepim/actions.py diff --git a/desktop/kde/application/kdepim/files/CMakeLists.diff b/desktop/kde/applications/kdepim/files/CMakeLists.diff similarity index 100% rename from desktop/kde/application/kdepim/files/CMakeLists.diff rename to desktop/kde/applications/kdepim/files/CMakeLists.diff diff --git a/desktop/kde/application/kdepim/files/alt-fix-linking.patch b/desktop/kde/applications/kdepim/files/alt-fix-linking.patch similarity index 100% rename from desktop/kde/application/kdepim/files/alt-fix-linking.patch rename to desktop/kde/applications/kdepim/files/alt-fix-linking.patch diff --git a/desktop/kde/application/kdepim/files/alt-install-kalarm-helper.patch b/desktop/kde/applications/kdepim/files/alt-install-kalarm-helper.patch similarity index 100% rename from desktop/kde/application/kdepim/files/alt-install-kalarm-helper.patch rename to desktop/kde/applications/kdepim/files/alt-install-kalarm-helper.patch diff --git a/desktop/kde/application/kdepim/pspec.xml b/desktop/kde/applications/kdepim/pspec.xml similarity index 99% rename from desktop/kde/application/kdepim/pspec.xml rename to desktop/kde/applications/kdepim/pspec.xml index f6dbf11ec6..8327bb28bf 100644 --- a/desktop/kde/application/kdepim/pspec.xml +++ b/desktop/kde/applications/kdepim/pspec.xml @@ -13,7 +13,7 @@ app:gui KDE Pim different packages with akonadi-console, kadressbook blogilo etc Provides different Packages for KDE5 - mirrors://kde/stable/applications/16.04.0/src/kdepim-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kdepim-16.04.3.tar.xz qt5-base-devel qt5-sql-mysql @@ -1162,6 +1162,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/application/kdepimlibs/actions.py b/desktop/kde/applications/kdepimlibs/actions.py similarity index 100% rename from desktop/kde/application/kdepimlibs/actions.py rename to desktop/kde/applications/kdepimlibs/actions.py diff --git a/desktop/kde/application/kdepimlibs/pspec.xml b/desktop/kde/applications/kdepimlibs/pspec.xml similarity index 93% rename from desktop/kde/application/kdepimlibs/pspec.xml rename to desktop/kde/applications/kdepimlibs/pspec.xml index 638a0610ad..d0ffb4531d 100644 --- a/desktop/kde/application/kdepimlibs/pspec.xml +++ b/desktop/kde/applications/kdepimlibs/pspec.xml @@ -12,7 +12,7 @@ library KDE5 PIM libraries Contains KDE5 PIM (Personal Information Management) base libraries. - mirrors://kde/stable/applications/16.04.0/src/kdepimlibs-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kdepimlibs-16.04.3.tar.xz qt5-base-devel qt5-webkit-devel @@ -121,6 +121,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-20 16.04.0 diff --git a/desktop/kde/application/kdepimlibs/translations.xml b/desktop/kde/applications/kdepimlibs/translations.xml similarity index 100% rename from desktop/kde/application/kdepimlibs/translations.xml rename to desktop/kde/applications/kdepimlibs/translations.xml diff --git a/desktop/kde/application/kdesdk-thumbnailers/actions.py b/desktop/kde/applications/kdesdk-thumbnailers/actions.py similarity index 100% rename from desktop/kde/application/kdesdk-thumbnailers/actions.py rename to desktop/kde/applications/kdesdk-thumbnailers/actions.py diff --git a/desktop/kde/application/kdesdk-thumbnailers/pspec.xml b/desktop/kde/applications/kdesdk-thumbnailers/pspec.xml similarity index 84% rename from desktop/kde/application/kdesdk-thumbnailers/pspec.xml rename to desktop/kde/applications/kdesdk-thumbnailers/pspec.xml index 1ff6aa51fb..fc7c882522 100755 --- a/desktop/kde/application/kdesdk-thumbnailers/pspec.xml +++ b/desktop/kde/applications/kdesdk-thumbnailers/pspec.xml @@ -12,7 +12,7 @@ library Translation file thumbnail generators Translation file thumbnail generators - mirrors://kde/stable/applications/16.04.0/src/kdesdk-thumbnailers-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kdesdk-thumbnailers-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -49,6 +49,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kdgantt2/actions.py b/desktop/kde/applications/kdgantt2/actions.py similarity index 100% rename from desktop/kde/application/kdgantt2/actions.py rename to desktop/kde/applications/kdgantt2/actions.py diff --git a/desktop/kde/application/kdgantt2/pspec.xml b/desktop/kde/applications/kdgantt2/pspec.xml similarity index 80% rename from desktop/kde/application/kdgantt2/pspec.xml rename to desktop/kde/applications/kdgantt2/pspec.xml index 391e37b3f5..443f19bf65 100644 --- a/desktop/kde/application/kdgantt2/pspec.xml +++ b/desktop/kde/applications/kdgantt2/pspec.xml @@ -10,7 +10,7 @@ app:console Library providing gantt support Library providing gantt support - http://download.kde.org/stable/applications/16.04.0/src/kdgantt2-16.04.0.tar.xz + http://download.kde.org/stable/applications/16.04.3/src/kdgantt2-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -45,6 +45,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-22 16.04.0 diff --git a/desktop/kde/application/kdiamond/actions.py b/desktop/kde/applications/kdiamond/actions.py similarity index 100% rename from desktop/kde/application/kdiamond/actions.py rename to desktop/kde/applications/kdiamond/actions.py diff --git a/desktop/kde/application/kdiamond/pspec.xml b/desktop/kde/applications/kdiamond/pspec.xml similarity index 89% rename from desktop/kde/application/kdiamond/pspec.xml rename to desktop/kde/applications/kdiamond/pspec.xml index b2040e91e3..633cb10cd5 100644 --- a/desktop/kde/application/kdiamond/pspec.xml +++ b/desktop/kde/applications/kdiamond/pspec.xml @@ -13,7 +13,7 @@ app:gui Three in a row game KDiamond is a single player puzzle game. The object of the game is to build lines of three similar diamonds. - mirrors://kde/stable/applications/16.04.0/src/kdiamond-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kdiamond-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -67,6 +67,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kdiamond/translations.xml b/desktop/kde/applications/kdiamond/translations.xml similarity index 100% rename from desktop/kde/application/kdiamond/translations.xml rename to desktop/kde/applications/kdiamond/translations.xml diff --git a/desktop/kde/application/kfloppy/actions.py b/desktop/kde/applications/kfloppy/actions.py similarity index 100% rename from desktop/kde/application/kfloppy/actions.py rename to desktop/kde/applications/kfloppy/actions.py diff --git a/desktop/kde/application/kfloppy/pspec.xml b/desktop/kde/applications/kfloppy/pspec.xml similarity index 100% rename from desktop/kde/application/kfloppy/pspec.xml rename to desktop/kde/applications/kfloppy/pspec.xml diff --git a/desktop/kde/application/kfloppy/translations.xml b/desktop/kde/applications/kfloppy/translations.xml similarity index 100% rename from desktop/kde/application/kfloppy/translations.xml rename to desktop/kde/applications/kfloppy/translations.xml diff --git a/desktop/kde/application/kfourinline/actions.py b/desktop/kde/applications/kfourinline/actions.py similarity index 100% rename from desktop/kde/application/kfourinline/actions.py rename to desktop/kde/applications/kfourinline/actions.py diff --git a/desktop/kde/application/kfourinline/pspec.xml b/desktop/kde/applications/kfourinline/pspec.xml similarity index 89% rename from desktop/kde/application/kfourinline/pspec.xml rename to desktop/kde/applications/kfourinline/pspec.xml index 2e70917b96..1e0ec7b646 100644 --- a/desktop/kde/application/kfourinline/pspec.xml +++ b/desktop/kde/applications/kfourinline/pspec.xml @@ -13,7 +13,7 @@ app:gui Four in a row board game KFourInLine is a board game for two players based on the Connect-Four game. - mirrors://kde/stable/applications/16.04.0/src/kfourinline-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kfourinline-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -69,6 +69,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kfourinline/translations.xml b/desktop/kde/applications/kfourinline/translations.xml similarity index 100% rename from desktop/kde/application/kfourinline/translations.xml rename to desktop/kde/applications/kfourinline/translations.xml diff --git a/desktop/kde/application/kgeography/actions.py b/desktop/kde/applications/kgeography/actions.py similarity index 100% rename from desktop/kde/application/kgeography/actions.py rename to desktop/kde/applications/kgeography/actions.py diff --git a/desktop/kde/application/kgeography/pspec.xml b/desktop/kde/applications/kgeography/pspec.xml similarity index 86% rename from desktop/kde/application/kgeography/pspec.xml rename to desktop/kde/applications/kgeography/pspec.xml index 7ec7665927..2c343c2f31 100644 --- a/desktop/kde/application/kgeography/pspec.xml +++ b/desktop/kde/applications/kgeography/pspec.xml @@ -13,7 +13,7 @@ app:gui KGeography is a geography learning tool 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). - mirrors://kde/stable/applications/16.04.0/src/kgeography-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kgeography-16.04.3.tar.xz qt5-base-devel kconfig-devel @@ -52,6 +52,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kgeography/translations.xml b/desktop/kde/applications/kgeography/translations.xml similarity index 100% rename from desktop/kde/application/kgeography/translations.xml rename to desktop/kde/applications/kgeography/translations.xml diff --git a/desktop/kde/edu/khangman/actions.py b/desktop/kde/applications/khangman/actions.py similarity index 100% rename from desktop/kde/edu/khangman/actions.py rename to desktop/kde/applications/khangman/actions.py diff --git a/desktop/kde/edu/khangman/pspec.xml b/desktop/kde/applications/khangman/pspec.xml similarity index 89% rename from desktop/kde/edu/khangman/pspec.xml rename to desktop/kde/applications/khangman/pspec.xml index 1bff804e9c..3639c62d22 100644 --- a/desktop/kde/edu/khangman/pspec.xml +++ b/desktop/kde/applications/khangman/pspec.xml @@ -13,7 +13,7 @@ app:gui KHangMan is a game for kids based on the well-known hangman game 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. - mirrors://kde/stable/applications/16.04.0/src/khangman-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/khangman-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -62,6 +62,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/khangman/translations.xml b/desktop/kde/applications/khangman/translations.xml similarity index 100% rename from desktop/kde/application/khangman/translations.xml rename to desktop/kde/applications/khangman/translations.xml diff --git a/desktop/kde/application/kholidays/actions.py b/desktop/kde/applications/kholidays/actions.py similarity index 100% rename from desktop/kde/application/kholidays/actions.py rename to desktop/kde/applications/kholidays/actions.py diff --git a/desktop/kde/application/kholidays/files/sunrise-fix.patch b/desktop/kde/applications/kholidays/files/sunrise-fix.patch similarity index 100% rename from desktop/kde/application/kholidays/files/sunrise-fix.patch rename to desktop/kde/applications/kholidays/files/sunrise-fix.patch diff --git a/desktop/kde/application/kholidays/pspec.xml b/desktop/kde/applications/kholidays/pspec.xml similarity index 88% rename from desktop/kde/application/kholidays/pspec.xml rename to desktop/kde/applications/kholidays/pspec.xml index 76dc35edcc..ba8305b331 100644 --- a/desktop/kde/application/kholidays/pspec.xml +++ b/desktop/kde/applications/kholidays/pspec.xml @@ -13,7 +13,7 @@ app:console KDE library for regional holiday information KDE library for regional holiday information - mirrors://kde/stable/applications/16.04.0/src/kholidays-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kholidays-16.04.3.tar.xz qt5-base-devel qt5-declarative-devel @@ -68,6 +68,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-20 16.04.0 diff --git a/desktop/kde/application/kidentitymanagement/actions.py b/desktop/kde/applications/kidentitymanagement/actions.py similarity index 100% rename from desktop/kde/application/kidentitymanagement/actions.py rename to desktop/kde/applications/kidentitymanagement/actions.py diff --git a/desktop/kde/application/kidentitymanagement/pspec.xml b/desktop/kde/applications/kidentitymanagement/pspec.xml similarity index 89% rename from desktop/kde/application/kidentitymanagement/pspec.xml rename to desktop/kde/applications/kidentitymanagement/pspec.xml index 49c5af23d8..9b56cc0ba8 100644 --- a/desktop/kde/application/kidentitymanagement/pspec.xml +++ b/desktop/kde/applications/kidentitymanagement/pspec.xml @@ -13,7 +13,7 @@ app:library KDE PIM libraries Library for the KDE-PIM(Personal-Infomation-Management - mirrors://kde/stable/applications/16.04.0/src/kidentitymanagement-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kidentitymanagement-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -79,6 +79,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/edu/kig/actions.py b/desktop/kde/applications/kig/actions.py similarity index 100% rename from desktop/kde/edu/kig/actions.py rename to desktop/kde/applications/kig/actions.py diff --git a/desktop/kde/edu/kig/pspec.xml b/desktop/kde/applications/kig/pspec.xml similarity index 88% rename from desktop/kde/edu/kig/pspec.xml rename to desktop/kde/applications/kig/pspec.xml index ab973a41ac..a2994b41c7 100644 --- a/desktop/kde/edu/kig/pspec.xml +++ b/desktop/kde/applications/kig/pspec.xml @@ -13,7 +13,7 @@ app:gui An interactive geometry application Kig is an application for interactive geometry. - mirrors://kde/stable/applications/16.04.0/src/kig-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kig-16.04.3.tar.xz qt5-base-devel qt5-svg-devel @@ -63,6 +63,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/edu/kig/translations.xml b/desktop/kde/applications/kig/translations.xml similarity index 100% rename from desktop/kde/edu/kig/translations.xml rename to desktop/kde/applications/kig/translations.xml diff --git a/desktop/kde/application/killbots/actions.py b/desktop/kde/applications/killbots/actions.py similarity index 100% rename from desktop/kde/application/killbots/actions.py rename to desktop/kde/applications/killbots/actions.py diff --git a/desktop/kde/application/killbots/pspec.xml b/desktop/kde/applications/killbots/pspec.xml similarity index 89% rename from desktop/kde/application/killbots/pspec.xml rename to desktop/kde/applications/killbots/pspec.xml index 2175cfb946..e0c8d39f6e 100644 --- a/desktop/kde/application/killbots/pspec.xml +++ b/desktop/kde/applications/killbots/pspec.xml @@ -13,7 +13,7 @@ app:gui Run for your life 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. - mirrors://kde/stable/applications/16.04.0/src/killbots-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/killbots-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -65,6 +65,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/killbots/translations.xml b/desktop/kde/applications/killbots/translations.xml similarity index 100% rename from desktop/kde/application/killbots/translations.xml rename to desktop/kde/applications/killbots/translations.xml diff --git a/desktop/kde/application/kimap/actions.py b/desktop/kde/applications/kimap/actions.py similarity index 100% rename from desktop/kde/application/kimap/actions.py rename to desktop/kde/applications/kimap/actions.py diff --git a/desktop/kde/application/kimap/pspec.xml b/desktop/kde/applications/kimap/pspec.xml similarity index 87% rename from desktop/kde/application/kimap/pspec.xml rename to desktop/kde/applications/kimap/pspec.xml index bd13bc3294..e573ccd335 100644 --- a/desktop/kde/application/kimap/pspec.xml +++ b/desktop/kde/applications/kimap/pspec.xml @@ -13,7 +13,7 @@ app:console Job-based API for interacting with IMAP servers API for interacting with IMAP servers - mirrors://kde/stable/applications/16.04.0/src/kimap-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kimap-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -64,6 +64,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kio-extras/actions.py b/desktop/kde/applications/kio-extras/actions.py similarity index 100% rename from desktop/kde/application/kio-extras/actions.py rename to desktop/kde/applications/kio-extras/actions.py diff --git a/desktop/kde/application/kio-extras/pspec.xml b/desktop/kde/applications/kio-extras/pspec.xml similarity index 92% rename from desktop/kde/application/kio-extras/pspec.xml rename to desktop/kde/applications/kio-extras/pspec.xml index d97f174d85..e3fa082320 100644 --- a/desktop/kde/application/kio-extras/pspec.xml +++ b/desktop/kde/applications/kio-extras/pspec.xml @@ -13,7 +13,7 @@ app:console Additional KIO-slaves for KDE5 applications Additional KIO-slaves for KDE5 applications - mirrors://kde/stable/applications/16.04.0/src/kio-extras-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kio-extras-16.04.3.tar.xz exiv2-devel gettext-devel @@ -106,6 +106,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-20 16.04.0 diff --git a/desktop/kde/application/kiriki/actions.py b/desktop/kde/applications/kiriki/actions.py similarity index 100% rename from desktop/kde/application/kiriki/actions.py rename to desktop/kde/applications/kiriki/actions.py diff --git a/desktop/kde/application/kiriki/pspec.xml b/desktop/kde/applications/kiriki/pspec.xml similarity index 88% rename from desktop/kde/application/kiriki/pspec.xml rename to desktop/kde/applications/kiriki/pspec.xml index 09f77639d7..13d6b51ae2 100644 --- a/desktop/kde/application/kiriki/pspec.xml +++ b/desktop/kde/applications/kiriki/pspec.xml @@ -13,7 +13,7 @@ app:gui Yahtzee like dice game Kiriki is an addictive and fun dice game for KDE, designed to be played by as many as six players. - mirrors://kde/stable/applications/16.04.0/src/kiriki-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kiriki-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -63,6 +63,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kiriki/translations.xml b/desktop/kde/applications/kiriki/translations.xml similarity index 100% rename from desktop/kde/application/kiriki/translations.xml rename to desktop/kde/applications/kiriki/translations.xml diff --git a/desktop/kde/edu/kiten/actions.py b/desktop/kde/applications/kiten/actions.py similarity index 100% rename from desktop/kde/edu/kiten/actions.py rename to desktop/kde/applications/kiten/actions.py diff --git a/desktop/kde/edu/kiten/pspec.xml b/desktop/kde/applications/kiten/pspec.xml similarity index 89% rename from desktop/kde/edu/kiten/pspec.xml rename to desktop/kde/applications/kiten/pspec.xml index f52d4143e6..eef547ae8e 100644 --- a/desktop/kde/edu/kiten/pspec.xml +++ b/desktop/kde/applications/kiten/pspec.xml @@ -13,7 +13,7 @@ app:gui A Japanese reference/study tool Kiten is a Japanese reference/study tool. - mirrors://kde/stable/applications/16.04.0/src/kiten-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kiten-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -74,6 +74,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/edu/kiten/translations.xml b/desktop/kde/applications/kiten/translations.xml similarity index 100% rename from desktop/kde/edu/kiten/translations.xml rename to desktop/kde/applications/kiten/translations.xml diff --git a/desktop/kde/application/kjumpingcube/actions.py b/desktop/kde/applications/kjumpingcube/actions.py similarity index 100% rename from desktop/kde/application/kjumpingcube/actions.py rename to desktop/kde/applications/kjumpingcube/actions.py diff --git a/desktop/kde/application/kjumpingcube/pspec.xml b/desktop/kde/applications/kjumpingcube/pspec.xml similarity index 88% rename from desktop/kde/application/kjumpingcube/pspec.xml rename to desktop/kde/applications/kjumpingcube/pspec.xml index a458b0adb4..d8796b37f0 100644 --- a/desktop/kde/application/kjumpingcube/pspec.xml +++ b/desktop/kde/applications/kjumpingcube/pspec.xml @@ -13,7 +13,7 @@ app:gui Territory capture game KJumpingCube is a simple tactical game. - mirrors://kde/stable/applications/16.04.0/src/kjumpingcube-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kjumpingcube-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -66,6 +66,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kjumpingcube/translations.xml b/desktop/kde/applications/kjumpingcube/translations.xml similarity index 100% rename from desktop/kde/application/kjumpingcube/translations.xml rename to desktop/kde/applications/kjumpingcube/translations.xml diff --git a/desktop/kde/application/kldap/actions.py b/desktop/kde/applications/kldap/actions.py similarity index 100% rename from desktop/kde/application/kldap/actions.py rename to desktop/kde/applications/kldap/actions.py diff --git a/desktop/kde/application/kldap/pspec.xml b/desktop/kde/applications/kldap/pspec.xml similarity index 86% rename from desktop/kde/application/kldap/pspec.xml rename to desktop/kde/applications/kldap/pspec.xml index 3f4ffda69e..48ec9f5665 100644 --- a/desktop/kde/application/kldap/pspec.xml +++ b/desktop/kde/applications/kldap/pspec.xml @@ -13,7 +13,7 @@ app:console LDAP access API for KDE Allows LDAP accessing with a convenient Qt style C++ API. - mirrors://kde/stable/applications/16.04.0/src/kldap-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kldap-16.04.3.tar.xz qt5-base-devel kcompletion-devel @@ -58,6 +58,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kleopatra/actions.py b/desktop/kde/applications/kleopatra/actions.py similarity index 100% rename from desktop/kde/application/kleopatra/actions.py rename to desktop/kde/applications/kleopatra/actions.py diff --git a/desktop/kde/application/kleopatra/pspec.xml b/desktop/kde/applications/kleopatra/pspec.xml similarity index 87% rename from desktop/kde/application/kleopatra/pspec.xml rename to desktop/kde/applications/kleopatra/pspec.xml index b588cb3f75..a32d516800 100644 --- a/desktop/kde/application/kleopatra/pspec.xml +++ b/desktop/kde/applications/kleopatra/pspec.xml @@ -12,7 +12,7 @@ app:gui 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. - http://download.kde.org/stable/applications/16.04.0/src/kleopatra-16.04.0.tar.xz + http://download.kde.org/stable/applications/16.04.3/src/kleopatra-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -63,6 +63,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-06-09 16.04.0 diff --git a/desktop/kde/edu/klettres/actions.py b/desktop/kde/applications/klettres/actions.py similarity index 100% rename from desktop/kde/edu/klettres/actions.py rename to desktop/kde/applications/klettres/actions.py diff --git a/desktop/kde/edu/klettres/pspec.xml b/desktop/kde/applications/klettres/pspec.xml similarity index 88% rename from desktop/kde/edu/klettres/pspec.xml rename to desktop/kde/applications/klettres/pspec.xml index e7389f6ed6..3e8aa4b2d1 100644 --- a/desktop/kde/edu/klettres/pspec.xml +++ b/desktop/kde/applications/klettres/pspec.xml @@ -13,7 +13,7 @@ app:gui An alphabet learning application 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. - mirrors://kde/stable/applications/16.04.0/src/klettres-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/klettres-16.04.3.tar.xz qt5-base-devel qt5-svg-devel @@ -58,6 +58,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/edu/klettres/translations.xml b/desktop/kde/applications/klettres/translations.xml similarity index 100% rename from desktop/kde/edu/klettres/translations.xml rename to desktop/kde/applications/klettres/translations.xml diff --git a/desktop/kde/application/klickety/actions.py b/desktop/kde/applications/klickety/actions.py similarity index 100% rename from desktop/kde/application/klickety/actions.py rename to desktop/kde/applications/klickety/actions.py diff --git a/desktop/kde/application/klickety/pspec.xml b/desktop/kde/applications/klickety/pspec.xml similarity index 89% rename from desktop/kde/application/klickety/pspec.xml rename to desktop/kde/applications/klickety/pspec.xml index 10bd87a48a..07a2deaa5b 100644 --- a/desktop/kde/application/klickety/pspec.xml +++ b/desktop/kde/applications/klickety/pspec.xml @@ -13,7 +13,7 @@ app:gui A kind of solitary game Klickety is a kind of solitary game that takes place on a Tetris-like board. - mirrors://kde/stable/applications/16.04.0/src/klickety-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/klickety-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -70,6 +70,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-20 16.04.0 diff --git a/desktop/kde/application/klickety/translations.xml b/desktop/kde/applications/klickety/translations.xml similarity index 100% rename from desktop/kde/application/klickety/translations.xml rename to desktop/kde/applications/klickety/translations.xml diff --git a/desktop/kde/application/klines/actions.py b/desktop/kde/applications/klines/actions.py similarity index 100% rename from desktop/kde/application/klines/actions.py rename to desktop/kde/applications/klines/actions.py diff --git a/desktop/kde/application/klines/pspec.xml b/desktop/kde/applications/klines/pspec.xml similarity index 89% rename from desktop/kde/application/klines/pspec.xml rename to desktop/kde/applications/klines/pspec.xml index c37b00769a..3ee5a6c17b 100644 --- a/desktop/kde/application/klines/pspec.xml +++ b/desktop/kde/applications/klines/pspec.xml @@ -13,7 +13,7 @@ app:gui Kolor Lines 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. - mirrors://kde/stable/applications/16.04.0/src/klines-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/klines-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -66,6 +66,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/klines/translations.xml b/desktop/kde/applications/klines/translations.xml similarity index 100% rename from desktop/kde/application/klines/translations.xml rename to desktop/kde/applications/klines/translations.xml diff --git a/desktop/kde/application/kmahjongg/actions.py b/desktop/kde/applications/kmahjongg/actions.py similarity index 100% rename from desktop/kde/application/kmahjongg/actions.py rename to desktop/kde/applications/kmahjongg/actions.py diff --git a/desktop/kde/application/kmahjongg/pspec.xml b/desktop/kde/applications/kmahjongg/pspec.xml similarity index 100% rename from desktop/kde/application/kmahjongg/pspec.xml rename to desktop/kde/applications/kmahjongg/pspec.xml diff --git a/desktop/kde/application/kmahjongg/translations.xml b/desktop/kde/applications/kmahjongg/translations.xml similarity index 100% rename from desktop/kde/application/kmahjongg/translations.xml rename to desktop/kde/applications/kmahjongg/translations.xml diff --git a/desktop/kde/application/kmailtransport/actions.py b/desktop/kde/applications/kmailtransport/actions.py similarity index 100% rename from desktop/kde/application/kmailtransport/actions.py rename to desktop/kde/applications/kmailtransport/actions.py diff --git a/desktop/kde/application/kmailtransport/pspec.xml b/desktop/kde/applications/kmailtransport/pspec.xml similarity index 89% rename from desktop/kde/application/kmailtransport/pspec.xml rename to desktop/kde/applications/kmailtransport/pspec.xml index a33d64f725..31990bdcbc 100644 --- a/desktop/kde/application/kmailtransport/pspec.xml +++ b/desktop/kde/applications/kmailtransport/pspec.xml @@ -13,7 +13,7 @@ library Mail Transport Service Mail Transport Service - mirrors://kde/stable/applications/16.04.0/src/kmailtransport-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kmailtransport-16.04.3.tar.xz qt5-base-devel kdelibs4-support-devel @@ -74,6 +74,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kmbox/actions.py b/desktop/kde/applications/kmbox/actions.py similarity index 100% rename from desktop/kde/application/kmbox/actions.py rename to desktop/kde/applications/kmbox/actions.py diff --git a/desktop/kde/application/kmbox/pspec.xml b/desktop/kde/applications/kmbox/pspec.xml similarity index 85% rename from desktop/kde/application/kmbox/pspec.xml rename to desktop/kde/applications/kmbox/pspec.xml index 6538178383..c9fe8b7c6c 100644 --- a/desktop/kde/application/kmbox/pspec.xml +++ b/desktop/kde/applications/kmbox/pspec.xml @@ -13,7 +13,7 @@ app:console MBox library support. MBox library support. - mirrors://kde/stable/applications/16.04.0/src/kmbox-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kmbox-16.04.3.tar.xz qt5-base-devel extra-cmake-modules @@ -53,6 +53,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kmime/actions.py b/desktop/kde/applications/kmime/actions.py similarity index 100% rename from desktop/kde/application/kmime/actions.py rename to desktop/kde/applications/kmime/actions.py diff --git a/desktop/kde/application/kmime/pspec.xml b/desktop/kde/applications/kmime/pspec.xml similarity index 86% rename from desktop/kde/application/kmime/pspec.xml rename to desktop/kde/applications/kmime/pspec.xml index 1547eadc64..86c3273269 100644 --- a/desktop/kde/application/kmime/pspec.xml +++ b/desktop/kde/applications/kmime/pspec.xml @@ -13,7 +13,7 @@ app:console KDE library for handling mail messages and newsgroup articles. Kmime library for handling mail messages and newsgroup articles. - mirrors://kde/stable/applications/16.04.0/src/kmime-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kmime-16.04.3.tar.xz qt5-base-devel extra-cmake-modules @@ -57,6 +57,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kmines/actions.py b/desktop/kde/applications/kmines/actions.py similarity index 100% rename from desktop/kde/application/kmines/actions.py rename to desktop/kde/applications/kmines/actions.py diff --git a/desktop/kde/application/kmines/pspec.xml b/desktop/kde/applications/kmines/pspec.xml similarity index 88% rename from desktop/kde/application/kmines/pspec.xml rename to desktop/kde/applications/kmines/pspec.xml index 0d31ec18f7..199a6a3ad4 100644 --- a/desktop/kde/application/kmines/pspec.xml +++ b/desktop/kde/applications/kmines/pspec.xml @@ -13,7 +13,7 @@ app:gui Minesweeper like game 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. - mirrors://kde/stable/applications/16.04.0/src/kmines-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kmines-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -63,6 +63,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kmines/translations.xml b/desktop/kde/applications/kmines/translations.xml similarity index 100% rename from desktop/kde/application/kmines/translations.xml rename to desktop/kde/applications/kmines/translations.xml diff --git a/desktop/kde/application/kmix/actions.py b/desktop/kde/applications/kmix/actions.py similarity index 100% rename from desktop/kde/application/kmix/actions.py rename to desktop/kde/applications/kmix/actions.py diff --git a/desktop/kde/application/kmix/pspec.xml b/desktop/kde/applications/kmix/pspec.xml similarity index 89% rename from desktop/kde/application/kmix/pspec.xml rename to desktop/kde/applications/kmix/pspec.xml index 2f4451a436..f37f5e0c74 100644 --- a/desktop/kde/application/kmix/pspec.xml +++ b/desktop/kde/applications/kmix/pspec.xml @@ -13,7 +13,7 @@ app:gui KMix: KDE Digital Mixer KMix: KDE Digital Mixer - mirrors://kde/stable/applications/16.04.0/src/kmix-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kmix-16.04.3.tar.xz qt5-base-devel extra-cmake-modules @@ -70,6 +70,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kmix/translations.xml b/desktop/kde/applications/kmix/translations.xml similarity index 100% rename from desktop/kde/application/kmix/translations.xml rename to desktop/kde/applications/kmix/translations.xml diff --git a/desktop/kde/edu/kmplot/actions.py b/desktop/kde/applications/kmplot/actions.py similarity index 100% rename from desktop/kde/edu/kmplot/actions.py rename to desktop/kde/applications/kmplot/actions.py diff --git a/desktop/kde/edu/kmplot/files/kmplot-isnan.patch b/desktop/kde/applications/kmplot/files/kmplot-isnan.patch similarity index 100% rename from desktop/kde/edu/kmplot/files/kmplot-isnan.patch rename to desktop/kde/applications/kmplot/files/kmplot-isnan.patch diff --git a/desktop/kde/edu/kmplot/pspec.xml b/desktop/kde/applications/kmplot/pspec.xml similarity index 89% rename from desktop/kde/edu/kmplot/pspec.xml rename to desktop/kde/applications/kmplot/pspec.xml index acbc98b4c9..c24259a791 100644 --- a/desktop/kde/edu/kmplot/pspec.xml +++ b/desktop/kde/applications/kmplot/pspec.xml @@ -12,7 +12,7 @@ desktop.kde.education 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/16.04.0/src/kmplot-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kmplot-16.04.3.tar.xz extra-cmake-modules gettext-devel @@ -64,6 +64,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/knavalbattle/actions.py b/desktop/kde/applications/knavalbattle/actions.py similarity index 100% rename from desktop/kde/application/knavalbattle/actions.py rename to desktop/kde/applications/knavalbattle/actions.py diff --git a/desktop/kde/application/knavalbattle/pspec.xml b/desktop/kde/applications/knavalbattle/pspec.xml similarity index 89% rename from desktop/kde/application/knavalbattle/pspec.xml rename to desktop/kde/applications/knavalbattle/pspec.xml index 274464b283..37f0f7237a 100644 --- a/desktop/kde/application/knavalbattle/pspec.xml +++ b/desktop/kde/applications/knavalbattle/pspec.xml @@ -13,7 +13,7 @@ app:gui Naval Battle game 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. - mirrors://kde/stable/applications/16.04.0/src/knavalbattle-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/knavalbattle-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -64,6 +64,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/knavalbattle/translations.xml b/desktop/kde/applications/knavalbattle/translations.xml similarity index 100% rename from desktop/kde/application/knavalbattle/translations.xml rename to desktop/kde/applications/knavalbattle/translations.xml diff --git a/desktop/kde/application/knetwalk/actions.py b/desktop/kde/applications/knetwalk/actions.py similarity index 100% rename from desktop/kde/application/knetwalk/actions.py rename to desktop/kde/applications/knetwalk/actions.py diff --git a/desktop/kde/application/knetwalk/pspec.xml b/desktop/kde/applications/knetwalk/pspec.xml similarity index 89% rename from desktop/kde/application/knetwalk/pspec.xml rename to desktop/kde/applications/knetwalk/pspec.xml index 9ff9ede9ee..85f6eb1775 100644 --- a/desktop/kde/application/knetwalk/pspec.xml +++ b/desktop/kde/applications/knetwalk/pspec.xml @@ -13,7 +13,7 @@ app:gui Network construction game 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. - mirrors://kde/stable/applications/16.04.0/src/knetwalk-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/knetwalk-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -65,6 +65,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/knetwalk/translations.xml b/desktop/kde/applications/knetwalk/translations.xml similarity index 100% rename from desktop/kde/application/knetwalk/translations.xml rename to desktop/kde/applications/knetwalk/translations.xml diff --git a/desktop/kde/application/kollision/actions.py b/desktop/kde/applications/kollision/actions.py similarity index 100% rename from desktop/kde/application/kollision/actions.py rename to desktop/kde/applications/kollision/actions.py diff --git a/desktop/kde/application/kollision/pspec.xml b/desktop/kde/applications/kollision/pspec.xml similarity index 88% rename from desktop/kde/application/kollision/pspec.xml rename to desktop/kde/applications/kollision/pspec.xml index 8cec4d2f4d..f85fa06973 100644 --- a/desktop/kde/application/kollision/pspec.xml +++ b/desktop/kde/applications/kollision/pspec.xml @@ -13,7 +13,7 @@ app:gui A simple ball dodging game 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. - mirrors://kde/stable/applications/16.04.0/src/kollision-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kollision-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -62,6 +62,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kollision/translations.xml b/desktop/kde/applications/kollision/translations.xml similarity index 100% rename from desktop/kde/application/kollision/translations.xml rename to desktop/kde/applications/kollision/translations.xml diff --git a/desktop/kde/sdk/kompare/actions.py b/desktop/kde/applications/kompare/actions.py similarity index 100% rename from desktop/kde/sdk/kompare/actions.py rename to desktop/kde/applications/kompare/actions.py diff --git a/desktop/kde/sdk/kompare/pspec.xml b/desktop/kde/applications/kompare/pspec.xml similarity index 88% rename from desktop/kde/sdk/kompare/pspec.xml rename to desktop/kde/applications/kompare/pspec.xml index 0e62c2da18..f8cbbbe4af 100644 --- a/desktop/kde/sdk/kompare/pspec.xml +++ b/desktop/kde/applications/kompare/pspec.xml @@ -12,7 +12,7 @@ app:gui File difference viewer Diff/Patch Frontend. - mirrors://kde/stable/applications/16.04.0/src/kompare-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kompare-16.04.3.tar.xz extra-cmake-modules kdoctools-devel @@ -68,6 +68,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/sdk/kompare/translations.xml b/desktop/kde/applications/kompare/translations.xml similarity index 100% rename from desktop/kde/sdk/kompare/translations.xml rename to desktop/kde/applications/kompare/translations.xml diff --git a/desktop/kde/application/konsole/actions.py b/desktop/kde/applications/konsole/actions.py similarity index 100% rename from desktop/kde/application/konsole/actions.py rename to desktop/kde/applications/konsole/actions.py diff --git a/desktop/kde/application/konsole/pspec.xml b/desktop/kde/applications/konsole/pspec.xml similarity index 88% rename from desktop/kde/application/konsole/pspec.xml rename to desktop/kde/applications/konsole/pspec.xml index b05674c1fa..30f9cb7f61 100644 --- a/desktop/kde/application/konsole/pspec.xml +++ b/desktop/kde/applications/konsole/pspec.xml @@ -11,7 +11,7 @@ GPLv2 KDE Konsole Konsole for KDE5 - mirrors://kde/stable/applications/16.04.0/src/konsole-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/konsole-16.04.3.tar.xz qt5-base-devel qt5-script-devel @@ -68,6 +68,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kontactinterface/actions.py b/desktop/kde/applications/kontactinterface/actions.py similarity index 100% rename from desktop/kde/application/kontactinterface/actions.py rename to desktop/kde/applications/kontactinterface/actions.py diff --git a/desktop/kde/application/kontactinterface/pspec.xml b/desktop/kde/applications/kontactinterface/pspec.xml similarity index 87% rename from desktop/kde/application/kontactinterface/pspec.xml rename to desktop/kde/applications/kontactinterface/pspec.xml index 2bfe77cf38..eb3896d4c3 100644 --- a/desktop/kde/application/kontactinterface/pspec.xml +++ b/desktop/kde/applications/kontactinterface/pspec.xml @@ -13,7 +13,7 @@ app:library 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/16.04.0/src/kontactinterface-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kontactinterface-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -62,6 +62,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/konversation/actions.py b/desktop/kde/applications/konversation/actions.py similarity index 100% rename from desktop/kde/application/konversation/actions.py rename to desktop/kde/applications/konversation/actions.py diff --git a/desktop/kde/application/konversation/pspec.xml b/desktop/kde/applications/konversation/pspec.xml similarity index 100% rename from desktop/kde/application/konversation/pspec.xml rename to desktop/kde/applications/konversation/pspec.xml diff --git a/desktop/kde/games/kpat/actions.py b/desktop/kde/applications/kpat/actions.py similarity index 100% rename from desktop/kde/games/kpat/actions.py rename to desktop/kde/applications/kpat/actions.py diff --git a/desktop/kde/games/kpat/pspec.xml b/desktop/kde/applications/kpat/pspec.xml similarity index 91% rename from desktop/kde/games/kpat/pspec.xml rename to desktop/kde/applications/kpat/pspec.xml index 76f78a3610..f69e52fa8d 100644 --- a/desktop/kde/games/kpat/pspec.xml +++ b/desktop/kde/applications/kpat/pspec.xml @@ -12,7 +12,7 @@ app:gui 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/16.04.0/src/kpat-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kpat-16.04.3.tar.xz qt5-base-devel qt5-declarative-devel @@ -82,6 +82,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/application/kpimtextedit/actions.py b/desktop/kde/applications/kpimtextedit/actions.py similarity index 100% rename from desktop/kde/application/kpimtextedit/actions.py rename to desktop/kde/applications/kpimtextedit/actions.py diff --git a/desktop/kde/application/kpimtextedit/pspec.xml b/desktop/kde/applications/kpimtextedit/pspec.xml similarity index 88% rename from desktop/kde/application/kpimtextedit/pspec.xml rename to desktop/kde/applications/kpimtextedit/pspec.xml index acdc53f320..8e2cc4b17a 100644 --- a/desktop/kde/application/kpimtextedit/pspec.xml +++ b/desktop/kde/applications/kpimtextedit/pspec.xml @@ -13,7 +13,7 @@ app:gui A textedit with PIM-specific features. Text Edit with KDE-PIM specific features. - mirrors://kde/stable/applications/16.04.0/src/kpimtextedit-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kpimtextedit-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -69,6 +69,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kpmcore/actions.py b/desktop/kde/applications/kpmcore/actions.py similarity index 100% rename from desktop/kde/application/kpmcore/actions.py rename to desktop/kde/applications/kpmcore/actions.py diff --git a/desktop/kde/application/kpmcore/pspec.xml b/desktop/kde/applications/kpmcore/pspec.xml similarity index 100% rename from desktop/kde/application/kpmcore/pspec.xml rename to desktop/kde/applications/kpmcore/pspec.xml diff --git a/desktop/kde/application/krdc/actions.py b/desktop/kde/applications/krdc/actions.py similarity index 100% rename from desktop/kde/application/krdc/actions.py rename to desktop/kde/applications/krdc/actions.py diff --git a/desktop/kde/application/krdc/pspec.xml b/desktop/kde/applications/krdc/pspec.xml similarity index 100% rename from desktop/kde/application/krdc/pspec.xml rename to desktop/kde/applications/krdc/pspec.xml diff --git a/desktop/kde/application/krdc/translations.xml b/desktop/kde/applications/krdc/translations.xml similarity index 100% rename from desktop/kde/application/krdc/translations.xml rename to desktop/kde/applications/krdc/translations.xml diff --git a/desktop/kde/application/krfb/actions.py b/desktop/kde/applications/krfb/actions.py similarity index 100% rename from desktop/kde/application/krfb/actions.py rename to desktop/kde/applications/krfb/actions.py diff --git a/desktop/kde/application/krfb/pspec.xml b/desktop/kde/applications/krfb/pspec.xml similarity index 90% rename from desktop/kde/application/krfb/pspec.xml rename to desktop/kde/applications/krfb/pspec.xml index cd1a0f3db7..db30e658d8 100755 --- a/desktop/kde/application/krfb/pspec.xml +++ b/desktop/kde/applications/krfb/pspec.xml @@ -12,7 +12,7 @@ app:gui Desktop sharing utility 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 - mirrors://kde/stable/applications/16.04.0/src/krfb-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/krfb-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -76,6 +76,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/krfb/translations.xml b/desktop/kde/applications/krfb/translations.xml similarity index 100% rename from desktop/kde/application/krfb/translations.xml rename to desktop/kde/applications/krfb/translations.xml diff --git a/desktop/kde/application/kross-interpreters/actions.py b/desktop/kde/applications/kross-interpreters/actions.py similarity index 100% rename from desktop/kde/application/kross-interpreters/actions.py rename to desktop/kde/applications/kross-interpreters/actions.py diff --git a/desktop/kde/application/kross-interpreters/pspec.xml b/desktop/kde/applications/kross-interpreters/pspec.xml similarity index 84% rename from desktop/kde/application/kross-interpreters/pspec.xml rename to desktop/kde/applications/kross-interpreters/pspec.xml index aee854f3ed..d3d42bf98e 100644 --- a/desktop/kde/application/kross-interpreters/pspec.xml +++ b/desktop/kde/applications/kross-interpreters/pspec.xml @@ -12,7 +12,7 @@ app:gui Kross interpreter plugins for programming languages Language interpreters to enable in-process scripting with Kross. - mirrors://kde/stable/applications/16.04.0/src/kross-interpreters-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kross-interpreters-16.04.3.tar.xz qt5-base-devel extra-cmake-modules @@ -44,6 +44,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kruler/actions.py b/desktop/kde/applications/kruler/actions.py similarity index 100% rename from desktop/kde/application/kruler/actions.py rename to desktop/kde/applications/kruler/actions.py diff --git a/desktop/kde/application/kruler/pspec.xml b/desktop/kde/applications/kruler/pspec.xml similarity index 86% rename from desktop/kde/application/kruler/pspec.xml rename to desktop/kde/applications/kruler/pspec.xml index 775f941772..14fa1571d1 100644 --- a/desktop/kde/application/kruler/pspec.xml +++ b/desktop/kde/applications/kruler/pspec.xml @@ -13,7 +13,7 @@ app:gui A screen ruler and color measurement tool KRuler is a screen ruler and color measurement tool. - mirrors://kde/stable/applications/16.04.0/src/kruler-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kruler-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -52,6 +52,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kruler/translations.xml b/desktop/kde/applications/kruler/translations.xml similarity index 100% rename from desktop/kde/application/kruler/translations.xml rename to desktop/kde/applications/kruler/translations.xml diff --git a/desktop/kde/games/kshisen/actions.py b/desktop/kde/applications/kshisen/actions.py similarity index 100% rename from desktop/kde/games/kshisen/actions.py rename to desktop/kde/applications/kshisen/actions.py diff --git a/desktop/kde/games/kshisen/pspec.xml b/desktop/kde/applications/kshisen/pspec.xml similarity index 88% rename from desktop/kde/games/kshisen/pspec.xml rename to desktop/kde/applications/kshisen/pspec.xml index b6e23ffef6..4fc4e28bf3 100644 --- a/desktop/kde/games/kshisen/pspec.xml +++ b/desktop/kde/applications/kshisen/pspec.xml @@ -1,4 +1,3 @@ - @@ -13,7 +12,7 @@ app:gui 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/16.04.0/src/kshisen-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kshisen-16.04.3.tar.xz qt5-base-devel extra-cmake-modules @@ -64,6 +63,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/games/kshisen/translation.xml b/desktop/kde/applications/kshisen/translation.xml similarity index 100% rename from desktop/kde/games/kshisen/translation.xml rename to desktop/kde/applications/kshisen/translation.xml diff --git a/desktop/kde/application/ksquares/actions.py b/desktop/kde/applications/ksquares/actions.py similarity index 100% rename from desktop/kde/application/ksquares/actions.py rename to desktop/kde/applications/ksquares/actions.py diff --git a/desktop/kde/application/ksquares/pspec.xml b/desktop/kde/applications/ksquares/pspec.xml similarity index 88% rename from desktop/kde/application/ksquares/pspec.xml rename to desktop/kde/applications/ksquares/pspec.xml index d40957b125..e0f3805b05 100644 --- a/desktop/kde/application/ksquares/pspec.xml +++ b/desktop/kde/applications/ksquares/pspec.xml @@ -13,7 +13,7 @@ app:gui Connect the dots to create squares KSquares is a fun and exciting game that modeled after the well known pen and paper based game of Dots and Boxes. - mirrors://kde/stable/applications/16.04.0/src/ksquares-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ksquares-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -64,6 +64,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ksquares/translations.xml b/desktop/kde/applications/ksquares/translations.xml similarity index 100% rename from desktop/kde/application/ksquares/translations.xml rename to desktop/kde/applications/ksquares/translations.xml diff --git a/desktop/kde/edu/kstars/actions.py b/desktop/kde/applications/kstars/actions.py similarity index 100% rename from desktop/kde/edu/kstars/actions.py rename to desktop/kde/applications/kstars/actions.py diff --git a/desktop/kde/edu/kstars/files/kstars-isnan.patch b/desktop/kde/applications/kstars/files/kstars-isnan.patch similarity index 100% rename from desktop/kde/edu/kstars/files/kstars-isnan.patch rename to desktop/kde/applications/kstars/files/kstars-isnan.patch diff --git a/desktop/kde/edu/kstars/pspec.xml b/desktop/kde/applications/kstars/pspec.xml similarity index 91% rename from desktop/kde/edu/kstars/pspec.xml rename to desktop/kde/applications/kstars/pspec.xml index 2f3fa91785..fd7012579f 100644 --- a/desktop/kde/edu/kstars/pspec.xml +++ b/desktop/kde/applications/kstars/pspec.xml @@ -13,7 +13,7 @@ app:gui A desktop planetarium for KDE 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. - mirrors://kde/stable/applications/16.04.0/src/kstars-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kstars-16.04.3.tar.xz qt5-base-devel qt5-multimedia-devel @@ -90,6 +90,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/edu/kstars/translations.xml b/desktop/kde/applications/kstars/translations.xml similarity index 100% rename from desktop/kde/edu/kstars/translations.xml rename to desktop/kde/applications/kstars/translations.xml diff --git a/desktop/kde/application/ksyndication/actions.py b/desktop/kde/applications/ksyndication/actions.py similarity index 100% rename from desktop/kde/application/ksyndication/actions.py rename to desktop/kde/applications/ksyndication/actions.py diff --git a/desktop/kde/application/ksyndication/pspec.xml b/desktop/kde/applications/ksyndication/pspec.xml similarity index 85% rename from desktop/kde/application/ksyndication/pspec.xml rename to desktop/kde/applications/ksyndication/pspec.xml index ba3336fb68..c328a9021b 100644 --- a/desktop/kde/application/ksyndication/pspec.xml +++ b/desktop/kde/applications/ksyndication/pspec.xml @@ -12,7 +12,7 @@ app:library RSS/Atom parser library syndication is a parser library for RSS and Atom feeds. - mirrors://kde/stable/applications/16.04.0/src/syndication-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/syndication-16.04.3.tar.xz qt5-base-devel kio-devel @@ -51,6 +51,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ksystemlog/actions.py b/desktop/kde/applications/ksystemlog/actions.py similarity index 100% rename from desktop/kde/application/ksystemlog/actions.py rename to desktop/kde/applications/ksystemlog/actions.py diff --git a/desktop/kde/application/ksystemlog/pspec.xml b/desktop/kde/applications/ksystemlog/pspec.xml similarity index 88% rename from desktop/kde/application/ksystemlog/pspec.xml rename to desktop/kde/applications/ksystemlog/pspec.xml index 2698890963..1a1e93ddd3 100755 --- a/desktop/kde/application/ksystemlog/pspec.xml +++ b/desktop/kde/applications/ksystemlog/pspec.xml @@ -13,7 +13,7 @@ app:gui System log viewer. KSystemLog show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services (Apache, Cups, etc, ...). - mirrors://kde/stable/applications/16.04.0/src/ksystemlog-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ksystemlog-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -66,6 +66,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ksystemlog/translations.xml b/desktop/kde/applications/ksystemlog/translations.xml similarity index 100% rename from desktop/kde/application/ksystemlog/translations.xml rename to desktop/kde/applications/ksystemlog/translations.xml diff --git a/desktop/kde/application/kteatime/actions.py b/desktop/kde/applications/kteatime/actions.py similarity index 100% rename from desktop/kde/application/kteatime/actions.py rename to desktop/kde/applications/kteatime/actions.py diff --git a/desktop/kde/application/kteatime/pspec.xml b/desktop/kde/applications/kteatime/pspec.xml similarity index 87% rename from desktop/kde/application/kteatime/pspec.xml rename to desktop/kde/applications/kteatime/pspec.xml index 0386046ff6..6a3aa9cbae 100755 --- a/desktop/kde/application/kteatime/pspec.xml +++ b/desktop/kde/applications/kteatime/pspec.xml @@ -12,7 +12,7 @@ app:gui Timer for making tea. 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. - mirrors://kde/stable/applications/16.04.0/src/kteatime-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kteatime-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -57,6 +57,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/kteatime/translations.xml b/desktop/kde/applications/kteatime/translations.xml similarity index 100% rename from desktop/kde/application/kteatime/translations.xml rename to desktop/kde/applications/kteatime/translations.xml diff --git a/desktop/kde/utils/ktimer/actions.py b/desktop/kde/applications/ktimer/actions.py similarity index 100% rename from desktop/kde/utils/ktimer/actions.py rename to desktop/kde/applications/ktimer/actions.py diff --git a/desktop/kde/utils/ktimer/pspec.xml b/desktop/kde/applications/ktimer/pspec.xml similarity index 86% rename from desktop/kde/utils/ktimer/pspec.xml rename to desktop/kde/applications/ktimer/pspec.xml index 8a6af314cf..0cd8f9c521 100644 --- a/desktop/kde/utils/ktimer/pspec.xml +++ b/desktop/kde/applications/ktimer/pspec.xml @@ -13,7 +13,7 @@ app:gui 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. - mirrors://kde/stable/applications/16.04.0/src/ktimer-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktimer-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -51,6 +51,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/utils/ktimer/translations.xml b/desktop/kde/applications/ktimer/translations.xml similarity index 100% rename from desktop/kde/utils/ktimer/translations.xml rename to desktop/kde/applications/ktimer/translations.xml diff --git a/desktop/kde/application/ktnef/actions.py b/desktop/kde/applications/ktnef/actions.py similarity index 100% rename from desktop/kde/application/ktnef/actions.py rename to desktop/kde/applications/ktnef/actions.py diff --git a/desktop/kde/application/ktnef/pspec.xml b/desktop/kde/applications/ktnef/pspec.xml similarity index 88% rename from desktop/kde/application/ktnef/pspec.xml rename to desktop/kde/applications/ktnef/pspec.xml index cd65b59786..114ab79453 100644 --- a/desktop/kde/application/ktnef/pspec.xml +++ b/desktop/kde/applications/ktnef/pspec.xml @@ -13,7 +13,7 @@ app:console 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/16.04.0/src/ktnef-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktnef-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -63,6 +63,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ktp-approver/actions.py b/desktop/kde/applications/ktp-approver/actions.py similarity index 100% rename from desktop/kde/application/ktp-approver/actions.py rename to desktop/kde/applications/ktp-approver/actions.py diff --git a/desktop/kde/application/ktp-approver/pspec.xml b/desktop/kde/applications/ktp-approver/pspec.xml similarity index 85% rename from desktop/kde/application/ktp-approver/pspec.xml rename to desktop/kde/applications/ktp-approver/pspec.xml index 8d7f149eb9..af6787e5d8 100644 --- a/desktop/kde/application/ktp-approver/pspec.xml +++ b/desktop/kde/applications/ktp-approver/pspec.xml @@ -12,7 +12,7 @@ app KDE Channel Approver for Telepathy KDE Channel Approver for Telepathy - mirrors://kde/stable/applications/16.04.0/src/ktp-approver-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktp-approver-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ktp-auth-handler/actions.py b/desktop/kde/applications/ktp-auth-handler/actions.py similarity index 100% rename from desktop/kde/application/ktp-auth-handler/actions.py rename to desktop/kde/applications/ktp-auth-handler/actions.py diff --git a/desktop/kde/application/ktp-auth-handler/pspec.xml b/desktop/kde/applications/ktp-auth-handler/pspec.xml similarity index 88% rename from desktop/kde/application/ktp-auth-handler/pspec.xml rename to desktop/kde/applications/ktp-auth-handler/pspec.xml index 27428f15ce..bbee137187 100644 --- a/desktop/kde/application/ktp-auth-handler/pspec.xml +++ b/desktop/kde/applications/ktp-auth-handler/pspec.xml @@ -12,7 +12,7 @@ app 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/16.04.0/src/ktp-auth-handler-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktp-auth-handler-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -58,6 +58,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ktp-common-internals/actions.py b/desktop/kde/applications/ktp-common-internals/actions.py similarity index 100% rename from desktop/kde/application/ktp-common-internals/actions.py rename to desktop/kde/applications/ktp-common-internals/actions.py diff --git a/desktop/kde/application/ktp-common-internals/pspec.xml b/desktop/kde/applications/ktp-common-internals/pspec.xml similarity index 93% rename from desktop/kde/application/ktp-common-internals/pspec.xml rename to desktop/kde/applications/ktp-common-internals/pspec.xml index 31eed609fa..0ddda89176 100644 --- a/desktop/kde/application/ktp-common-internals/pspec.xml +++ b/desktop/kde/applications/ktp-common-internals/pspec.xml @@ -10,7 +10,7 @@ app Common components for KDE-Telepathy Common components for KDE-Telepathy - mirrors://kde/stable/applications/16.04.0/src/ktp-common-internals-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktp-common-internals-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -114,6 +114,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ktp-contact-list/actions.py b/desktop/kde/applications/ktp-contact-list/actions.py similarity index 100% rename from desktop/kde/application/ktp-contact-list/actions.py rename to desktop/kde/applications/ktp-contact-list/actions.py diff --git a/desktop/kde/application/ktp-contact-list/pspec.xml b/desktop/kde/applications/ktp-contact-list/pspec.xml similarity index 88% rename from desktop/kde/application/ktp-contact-list/pspec.xml rename to desktop/kde/applications/ktp-contact-list/pspec.xml index 30ce5eafdd..ba10128a7c 100644 --- a/desktop/kde/application/ktp-contact-list/pspec.xml +++ b/desktop/kde/applications/ktp-contact-list/pspec.xml @@ -10,7 +10,7 @@ app KDE Telepathy contact list application KDE Telepathy contact list application - mirrors://kde/stable/applications/16.04.0/src/ktp-contact-list-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktp-contact-list-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -62,6 +62,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ktp-contact-runner/actions.py b/desktop/kde/applications/ktp-contact-runner/actions.py similarity index 100% rename from desktop/kde/application/ktp-contact-runner/actions.py rename to desktop/kde/applications/ktp-contact-runner/actions.py diff --git a/desktop/kde/application/ktp-contact-runner/pspec.xml b/desktop/kde/applications/ktp-contact-runner/pspec.xml similarity index 84% rename from desktop/kde/application/ktp-contact-runner/pspec.xml rename to desktop/kde/applications/ktp-contact-runner/pspec.xml index 9e05b7416d..cde3569411 100644 --- a/desktop/kde/application/ktp-contact-runner/pspec.xml +++ b/desktop/kde/applications/ktp-contact-runner/pspec.xml @@ -10,7 +10,7 @@ app KRunner plugin for KDE Telepathy KRunner plugin for KDE Telepathy - mirrors://kde/stable/applications/16.04.0/src/ktp-contact-runner-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktp-contact-runner-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -44,6 +44,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ktp-desktop-applets/actions.py b/desktop/kde/applications/ktp-desktop-applets/actions.py similarity index 100% rename from desktop/kde/application/ktp-desktop-applets/actions.py rename to desktop/kde/applications/ktp-desktop-applets/actions.py diff --git a/desktop/kde/application/ktp-desktop-applets/pspec.xml b/desktop/kde/applications/ktp-desktop-applets/pspec.xml similarity index 82% rename from desktop/kde/application/ktp-desktop-applets/pspec.xml rename to desktop/kde/applications/ktp-desktop-applets/pspec.xml index 8d703984f9..6ae47bb54c 100644 --- a/desktop/kde/application/ktp-desktop-applets/pspec.xml +++ b/desktop/kde/applications/ktp-desktop-applets/pspec.xml @@ -10,7 +10,7 @@ app The KDE-Telepathy Plasma desktop applets The KDE-Telepathy Plasma desktop applets - mirrors://kde/stable/applications/16.04.0/src/ktp-desktop-applets-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktp-desktop-applets-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -39,6 +39,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ktp-filetransfer-handler/actions.py b/desktop/kde/applications/ktp-filetransfer-handler/actions.py similarity index 100% rename from desktop/kde/application/ktp-filetransfer-handler/actions.py rename to desktop/kde/applications/ktp-filetransfer-handler/actions.py diff --git a/desktop/kde/application/ktp-filetransfer-handler/pspec.xml b/desktop/kde/applications/ktp-filetransfer-handler/pspec.xml similarity index 84% rename from desktop/kde/application/ktp-filetransfer-handler/pspec.xml rename to desktop/kde/applications/ktp-filetransfer-handler/pspec.xml index 5a25a6ee85..8fcc60744f 100644 --- a/desktop/kde/application/ktp-filetransfer-handler/pspec.xml +++ b/desktop/kde/applications/ktp-filetransfer-handler/pspec.xml @@ -10,7 +10,7 @@ app KDE Telepathy file transfer handler KDE Telepathy file transfer handler - mirrors://kde/stable/applications/16.04.0/src/ktp-filetransfer-handler-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktp-filetransfer-handler-16.04.3.tar.xz extra-cmake-modules kcoreaddons-devel @@ -46,6 +46,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ktp-kded-module/actions.py b/desktop/kde/applications/ktp-kded-module/actions.py similarity index 100% rename from desktop/kde/application/ktp-kded-module/actions.py rename to desktop/kde/applications/ktp-kded-module/actions.py diff --git a/desktop/kde/application/ktp-kded-module/pspec.xml b/desktop/kde/applications/ktp-kded-module/pspec.xml similarity index 88% rename from desktop/kde/application/ktp-kded-module/pspec.xml rename to desktop/kde/applications/ktp-kded-module/pspec.xml index 245e652ef6..7f014605de 100644 --- a/desktop/kde/application/ktp-kded-module/pspec.xml +++ b/desktop/kde/applications/ktp-kded-module/pspec.xml @@ -30,7 +30,7 @@ telepathy-logger-qt-devel telepathy-qt5-devel - mirrors://kde/stable/applications/16.04.0/src/ktp-kded-module-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktp-kded-module-16.04.3.tar.xz @@ -60,6 +60,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ktp-send-file/actions.py b/desktop/kde/applications/ktp-send-file/actions.py similarity index 100% rename from desktop/kde/application/ktp-send-file/actions.py rename to desktop/kde/applications/ktp-send-file/actions.py diff --git a/desktop/kde/application/ktp-send-file/pspec.xml b/desktop/kde/applications/ktp-send-file/pspec.xml similarity index 85% rename from desktop/kde/application/ktp-send-file/pspec.xml rename to desktop/kde/applications/ktp-send-file/pspec.xml index a1efbd8735..a1cd279b5c 100644 --- a/desktop/kde/application/ktp-send-file/pspec.xml +++ b/desktop/kde/applications/ktp-send-file/pspec.xml @@ -21,7 +21,7 @@ telepathy-logger-qt-devel telepathy-qt5-devel - mirrors://kde/stable/applications/16.04.0/src/ktp-send-file-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktp-send-file-16.04.3.tar.xz @@ -48,6 +48,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ktp-text-ui/actions.py b/desktop/kde/applications/ktp-text-ui/actions.py similarity index 100% rename from desktop/kde/application/ktp-text-ui/actions.py rename to desktop/kde/applications/ktp-text-ui/actions.py diff --git a/desktop/kde/application/ktp-text-ui/pspec.xml b/desktop/kde/applications/ktp-text-ui/pspec.xml similarity index 91% rename from desktop/kde/application/ktp-text-ui/pspec.xml rename to desktop/kde/applications/ktp-text-ui/pspec.xml index 3e4f854aad..65ceeffed7 100644 --- a/desktop/kde/application/ktp-text-ui/pspec.xml +++ b/desktop/kde/applications/ktp-text-ui/pspec.xml @@ -35,7 +35,7 @@ qt5-location-devel qt5-webkit-devel - mirrors://kde/stable/applications/16.04.0/src/ktp-text-ui-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktp-text-ui-16.04.3.tar.xz @@ -84,6 +84,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/ktuberling/actions.py b/desktop/kde/applications/ktuberling/actions.py similarity index 100% rename from desktop/kde/application/ktuberling/actions.py rename to desktop/kde/applications/ktuberling/actions.py diff --git a/desktop/kde/application/ktuberling/pspec.xml b/desktop/kde/applications/ktuberling/pspec.xml similarity index 90% rename from desktop/kde/application/ktuberling/pspec.xml rename to desktop/kde/applications/ktuberling/pspec.xml index a71e0f083b..d7a3a5a619 100644 --- a/desktop/kde/application/ktuberling/pspec.xml +++ b/desktop/kde/applications/ktuberling/pspec.xml @@ -12,7 +12,7 @@ app:gui 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/16.04.0/src/ktuberling-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/ktuberling-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -71,6 +71,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/edu/kturtle/actions.py b/desktop/kde/applications/kturtle/actions.py similarity index 100% rename from desktop/kde/edu/kturtle/actions.py rename to desktop/kde/applications/kturtle/actions.py diff --git a/desktop/kde/edu/kturtle/pspec.xml b/desktop/kde/applications/kturtle/pspec.xml similarity index 89% rename from desktop/kde/edu/kturtle/pspec.xml rename to desktop/kde/applications/kturtle/pspec.xml index e9057366b4..ff3e497c4b 100644 --- a/desktop/kde/edu/kturtle/pspec.xml +++ b/desktop/kde/applications/kturtle/pspec.xml @@ -13,7 +13,7 @@ app:gui An educational programming environment 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. - mirrors://kde/stable/applications/16.04.0/src/kturtle-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kturtle-16.04.3.tar.xz qt5-base-devel qt5-svg-devel @@ -62,6 +62,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/edu/kturtle/translations.xml b/desktop/kde/applications/kturtle/translations.xml similarity index 100% rename from desktop/kde/edu/kturtle/translations.xml rename to desktop/kde/applications/kturtle/translations.xml diff --git a/desktop/kde/utils/kwalletmanager/actions.py b/desktop/kde/applications/kwalletmanager/actions.py similarity index 100% rename from desktop/kde/utils/kwalletmanager/actions.py rename to desktop/kde/applications/kwalletmanager/actions.py diff --git a/desktop/kde/utils/kwalletmanager/pspec.xml b/desktop/kde/applications/kwalletmanager/pspec.xml similarity index 91% rename from desktop/kde/utils/kwalletmanager/pspec.xml rename to desktop/kde/applications/kwalletmanager/pspec.xml index a0038e2323..732f559c00 100644 --- a/desktop/kde/utils/kwalletmanager/pspec.xml +++ b/desktop/kde/applications/kwalletmanager/pspec.xml @@ -13,7 +13,7 @@ app:gui 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. - mirrors://kde/stable/applications/16.04.0/src/kwalletmanager-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kwalletmanager-16.04.3.tar.xz qt5-base kdoctools-devel @@ -78,6 +78,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/utils/kwalletmanager/translations.xml b/desktop/kde/applications/kwalletmanager/translations.xml similarity index 100% rename from desktop/kde/utils/kwalletmanager/translations.xml rename to desktop/kde/applications/kwalletmanager/translations.xml diff --git a/desktop/kde/games/kwordquiz/actions.py b/desktop/kde/applications/kwordquiz/actions.py similarity index 100% rename from desktop/kde/games/kwordquiz/actions.py rename to desktop/kde/applications/kwordquiz/actions.py diff --git a/desktop/kde/games/kwordquiz/pspec.xml b/desktop/kde/applications/kwordquiz/pspec.xml similarity index 91% rename from desktop/kde/games/kwordquiz/pspec.xml rename to desktop/kde/applications/kwordquiz/pspec.xml index 8ab66d7271..1706b1c9d8 100755 --- a/desktop/kde/games/kwordquiz/pspec.xml +++ b/desktop/kde/applications/kwordquiz/pspec.xml @@ -12,7 +12,7 @@ app:gui 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/16.04.0/src/kwordquiz-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kwordquiz-16.04.3.tar.xz qt5-base-devel gettext-devel @@ -81,6 +81,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/application/libgravatar/actions.py b/desktop/kde/applications/libgravatar/actions.py similarity index 100% rename from desktop/kde/application/libgravatar/actions.py rename to desktop/kde/applications/libgravatar/actions.py diff --git a/desktop/kde/application/libgravatar/pspec.xml b/desktop/kde/applications/libgravatar/pspec.xml similarity index 91% rename from desktop/kde/application/libgravatar/pspec.xml rename to desktop/kde/applications/libgravatar/pspec.xml index 3ce5a0dfbb..bfa667a307 100644 --- a/desktop/kde/application/libgravatar/pspec.xml +++ b/desktop/kde/applications/libgravatar/pspec.xml @@ -1,4 +1,3 @@ - @@ -13,7 +12,7 @@ library KDE PIM library providing Gravatar support KDE PIM library providing Gravatar support - mirrors://kde/stable/applications/16.04.0/src/libgravatar-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/libgravatar-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -96,6 +95,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-04-25 16.04.0 diff --git a/desktop/kde/application/libkdcraw/actions.py b/desktop/kde/applications/libkdcraw/actions.py similarity index 100% rename from desktop/kde/application/libkdcraw/actions.py rename to desktop/kde/applications/libkdcraw/actions.py diff --git a/desktop/kde/application/libkdcraw/pspec.xml b/desktop/kde/applications/libkdcraw/pspec.xml similarity index 86% rename from desktop/kde/application/libkdcraw/pspec.xml rename to desktop/kde/applications/libkdcraw/pspec.xml index 2bce011e87..011a362ea7 100644 --- a/desktop/kde/application/libkdcraw/pspec.xml +++ b/desktop/kde/applications/libkdcraw/pspec.xml @@ -12,7 +12,7 @@ library A C++ interface around LibRaw library libkdcraw is a C++ interface around LibRaw library used to decode RAW picture files. - mirrors://kde/stable/applications/16.04.0/src/libkdcraw-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/libkdcraw-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -59,6 +59,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/libkdcraw/translations.xml b/desktop/kde/applications/libkdcraw/translations.xml similarity index 100% rename from desktop/kde/application/libkdcraw/translations.xml rename to desktop/kde/applications/libkdcraw/translations.xml diff --git a/desktop/kde/games/libkdegames/actions.py b/desktop/kde/applications/libkdegames/actions.py similarity index 100% rename from desktop/kde/games/libkdegames/actions.py rename to desktop/kde/applications/libkdegames/actions.py diff --git a/desktop/kde/games/libkdegames/pspec.xml b/desktop/kde/applications/libkdegames/pspec.xml similarity index 91% rename from desktop/kde/games/libkdegames/pspec.xml rename to desktop/kde/applications/libkdegames/pspec.xml index 95b9cf43d1..2546bdf7fd 100644 --- a/desktop/kde/games/libkdegames/pspec.xml +++ b/desktop/kde/applications/libkdegames/pspec.xml @@ -12,7 +12,7 @@ app:gui A tool for managing print jobs and printers Print-Manager. A tool to managing your print jobs and the Printers - mirrors://kde/stable/applications/16.04.0/src/libkdegames-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/libkdegames-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -94,6 +94,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/application/libkdepim/actions.py b/desktop/kde/applications/libkdepim/actions.py similarity index 100% rename from desktop/kde/application/libkdepim/actions.py rename to desktop/kde/applications/libkdepim/actions.py diff --git a/desktop/kde/application/libkdepim/pspec.xml b/desktop/kde/applications/libkdepim/pspec.xml similarity index 91% rename from desktop/kde/application/libkdepim/pspec.xml rename to desktop/kde/applications/libkdepim/pspec.xml index 9bcbd4c1a4..43b05233d9 100644 --- a/desktop/kde/application/libkdepim/pspec.xml +++ b/desktop/kde/applications/libkdepim/pspec.xml @@ -1,4 +1,3 @@ - @@ -13,7 +12,7 @@ library Libraries for KDE PIM applications Libraries for KDE PIM applications - mirrors://kde/stable/applications/16.04.0/src/libkdepim-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/libkdepim-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -100,6 +99,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-20 16.04.0 diff --git a/desktop/kde/application/libkeduvocdocument/actions.py b/desktop/kde/applications/libkeduvocdocument/actions.py similarity index 100% rename from desktop/kde/application/libkeduvocdocument/actions.py rename to desktop/kde/applications/libkeduvocdocument/actions.py diff --git a/desktop/kde/application/libkeduvocdocument/pspec.xml b/desktop/kde/applications/libkeduvocdocument/pspec.xml similarity index 85% rename from desktop/kde/application/libkeduvocdocument/pspec.xml rename to desktop/kde/applications/libkeduvocdocument/pspec.xml index 3c86555f71..1ab64b5eb0 100644 --- a/desktop/kde/application/libkeduvocdocument/pspec.xml +++ b/desktop/kde/applications/libkeduvocdocument/pspec.xml @@ -12,7 +12,7 @@ app:library Common libraries for KDE Edu applications Libraries for KDE EDU applications. - mirrors://kde/stable/applications/16.04.0/src/libkeduvocdocument-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/libkeduvocdocument-16.04.3.tar.xz qt5-base-devel extra-cmake-modules @@ -53,6 +53,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/libkexiv2/actions.py b/desktop/kde/applications/libkexiv2/actions.py similarity index 100% rename from desktop/kde/application/libkexiv2/actions.py rename to desktop/kde/applications/libkexiv2/actions.py diff --git a/desktop/kde/application/libkexiv2/pspec.xml b/desktop/kde/applications/libkexiv2/pspec.xml similarity index 83% rename from desktop/kde/application/libkexiv2/pspec.xml rename to desktop/kde/applications/libkexiv2/pspec.xml index f6d2f549e8..e6feb029af 100644 --- a/desktop/kde/application/libkexiv2/pspec.xml +++ b/desktop/kde/applications/libkexiv2/pspec.xml @@ -12,7 +12,7 @@ library An Exiv2 wrapper library libkexiv2 is a wrapper around Exiv2 library to manipulate pictures metadata as EXIF/IPTC and XMP. - mirrors://kde/stable/applications/16.04.0/src/libkexiv2-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/libkexiv2-16.04.3.tar.xz extra-cmake-modules cmake @@ -46,6 +46,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/libkexiv2/translations.xml b/desktop/kde/applications/libkexiv2/translations.xml similarity index 100% rename from desktop/kde/application/libkexiv2/translations.xml rename to desktop/kde/applications/libkexiv2/translations.xml diff --git a/desktop/kde/application/libkface/actions.py b/desktop/kde/applications/libkface/actions.py similarity index 100% rename from desktop/kde/application/libkface/actions.py rename to desktop/kde/applications/libkface/actions.py diff --git a/desktop/kde/application/libkface/pspec.xml b/desktop/kde/applications/libkface/pspec.xml similarity index 87% rename from desktop/kde/application/libkface/pspec.xml rename to desktop/kde/applications/libkface/pspec.xml index a9f138b5f6..0fc9f0c1c9 100644 --- a/desktop/kde/application/libkface/pspec.xml +++ b/desktop/kde/applications/libkface/pspec.xml @@ -12,7 +12,7 @@ library 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/16.04.0/src/libkface-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/libkface-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -55,6 +55,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/libkgapi/actions.py b/desktop/kde/applications/libkgapi/actions.py similarity index 100% rename from desktop/kde/application/libkgapi/actions.py rename to desktop/kde/applications/libkgapi/actions.py diff --git a/desktop/kde/application/libkgapi/pspec.xml b/desktop/kde/applications/libkgapi/pspec.xml similarity index 100% rename from desktop/kde/application/libkgapi/pspec.xml rename to desktop/kde/applications/libkgapi/pspec.xml diff --git a/desktop/kde/application/libkgeomap/actions.py b/desktop/kde/applications/libkgeomap/actions.py similarity index 100% rename from desktop/kde/application/libkgeomap/actions.py rename to desktop/kde/applications/libkgeomap/actions.py diff --git a/desktop/kde/application/libkgeomap/pspec.xml b/desktop/kde/applications/libkgeomap/pspec.xml similarity index 85% rename from desktop/kde/application/libkgeomap/pspec.xml rename to desktop/kde/applications/libkgeomap/pspec.xml index ca20c556da..32cdf715c1 100644 --- a/desktop/kde/application/libkgeomap/pspec.xml +++ b/desktop/kde/applications/libkgeomap/pspec.xml @@ -12,7 +12,7 @@ app:gui 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. - http://download.kde.org/stable/applications/16.04.0/src/libkgeomap-16.04.0.tar.xz + http://download.kde.org/stable/applications/16.04.3/src/libkgeomap-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -58,6 +58,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-06-09 16.04.0 diff --git a/desktop/kde/application/libkipi/actions.py b/desktop/kde/applications/libkipi/actions.py similarity index 100% rename from desktop/kde/application/libkipi/actions.py rename to desktop/kde/applications/libkipi/actions.py diff --git a/desktop/kde/application/libkipi/pspec.xml b/desktop/kde/applications/libkipi/pspec.xml similarity index 88% rename from desktop/kde/application/libkipi/pspec.xml rename to desktop/kde/applications/libkipi/pspec.xml index 0aa37d8ff5..fc5eb22961 100644 --- a/desktop/kde/application/libkipi/pspec.xml +++ b/desktop/kde/applications/libkipi/pspec.xml @@ -12,7 +12,7 @@ library Common plugin infrastructure for KDE image applications 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. - mirrors://kde/stable/applications/16.04.0/src/libkipi-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/libkipi-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -63,6 +63,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/libkipi/translations.xml b/desktop/kde/applications/libkipi/translations.xml similarity index 100% rename from desktop/kde/application/libkipi/translations.xml rename to desktop/kde/applications/libkipi/translations.xml diff --git a/desktop/kde/application/libkleo/actions.py b/desktop/kde/applications/libkleo/actions.py similarity index 100% rename from desktop/kde/application/libkleo/actions.py rename to desktop/kde/applications/libkleo/actions.py diff --git a/desktop/kde/application/libkleo/pspec.xml b/desktop/kde/applications/libkleo/pspec.xml similarity index 100% rename from desktop/kde/application/libkleo/pspec.xml rename to desktop/kde/applications/libkleo/pspec.xml diff --git a/desktop/kde/games/libkmahjongg/actions.py b/desktop/kde/applications/libkmahjongg/actions.py similarity index 100% rename from desktop/kde/games/libkmahjongg/actions.py rename to desktop/kde/applications/libkmahjongg/actions.py diff --git a/desktop/kde/games/libkmahjongg/pspec.xml b/desktop/kde/applications/libkmahjongg/pspec.xml similarity index 87% rename from desktop/kde/games/libkmahjongg/pspec.xml rename to desktop/kde/applications/libkmahjongg/pspec.xml index 4fad58e46e..20ad20e1f3 100644 --- a/desktop/kde/games/libkmahjongg/pspec.xml +++ b/desktop/kde/applications/libkmahjongg/pspec.xml @@ -12,7 +12,7 @@ app:library 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/16.04.0/src/libkmahjongg-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/libkmahjongg-16.04.3.tar.xz qt5-base-devel qt5-svg-devel @@ -62,6 +62,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/sdk/libkomparediff2/actions.py b/desktop/kde/applications/libkomparediff2/actions.py similarity index 100% rename from desktop/kde/sdk/libkomparediff2/actions.py rename to desktop/kde/applications/libkomparediff2/actions.py diff --git a/desktop/kde/sdk/libkomparediff2/pspec.xml b/desktop/kde/applications/libkomparediff2/pspec.xml similarity index 87% rename from desktop/kde/sdk/libkomparediff2/pspec.xml rename to desktop/kde/applications/libkomparediff2/pspec.xml index 57db02fd23..32b29c7c4e 100644 --- a/desktop/kde/sdk/libkomparediff2/pspec.xml +++ b/desktop/kde/applications/libkomparediff2/pspec.xml @@ -12,7 +12,7 @@ library Library to compare files and strings Library to compare files and strings - mirrors://kde/stable/applications/16.04.0/src/libkomparediff2-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/libkomparediff2-16.04.3.tar.xz qt5-base-devel extra-cmake-modules @@ -63,6 +63,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/application/libksane/actions.py b/desktop/kde/applications/libksane/actions.py similarity index 100% rename from desktop/kde/application/libksane/actions.py rename to desktop/kde/applications/libksane/actions.py diff --git a/desktop/kde/application/libksane/pspec.xml b/desktop/kde/applications/libksane/pspec.xml similarity index 85% rename from desktop/kde/application/libksane/pspec.xml rename to desktop/kde/applications/libksane/pspec.xml index eda49bc1cc..68fdc79b7d 100644 --- a/desktop/kde/application/libksane/pspec.xml +++ b/desktop/kde/applications/libksane/pspec.xml @@ -12,7 +12,7 @@ library SANE library interface for KDE libksane is a SANE library interface for KDE. - mirrors://kde/stable/applications/16.04.0/src/libksane-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/libksane-16.04.3.tar.xz ki18n-devel kwallet-devel @@ -54,6 +54,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/libksane/translations.xml b/desktop/kde/applications/libksane/translations.xml similarity index 100% rename from desktop/kde/application/libksane/translations.xml rename to desktop/kde/applications/libksane/translations.xml diff --git a/desktop/kde/application/libksieve/actions.py b/desktop/kde/applications/libksieve/actions.py similarity index 100% rename from desktop/kde/application/libksieve/actions.py rename to desktop/kde/applications/libksieve/actions.py diff --git a/desktop/kde/application/libksieve/pspec.xml b/desktop/kde/applications/libksieve/pspec.xml similarity index 90% rename from desktop/kde/application/libksieve/pspec.xml rename to desktop/kde/applications/libksieve/pspec.xml index bfe7288050..aee6960793 100644 --- a/desktop/kde/application/libksieve/pspec.xml +++ b/desktop/kde/applications/libksieve/pspec.xml @@ -10,7 +10,7 @@ app:console KDE PIM library for managing sieves. KDE PIM library for managing sieves. - http://download.kde.org/stable/applications/16.04.0/src/libksieve-16.04.0.tar.xz + http://download.kde.org/stable/applications/16.04.3/src/libksieve-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -91,6 +91,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-22 16.04.0 diff --git a/desktop/kde/sdk/lokalize/actions.py b/desktop/kde/applications/lokalize/actions.py similarity index 100% rename from desktop/kde/sdk/lokalize/actions.py rename to desktop/kde/applications/lokalize/actions.py diff --git a/desktop/kde/sdk/lokalize/pspec.xml b/desktop/kde/applications/lokalize/pspec.xml similarity index 89% rename from desktop/kde/sdk/lokalize/pspec.xml rename to desktop/kde/applications/lokalize/pspec.xml index 249bbfa6bf..3ea8a3b35c 100644 --- a/desktop/kde/sdk/lokalize/pspec.xml +++ b/desktop/kde/applications/lokalize/pspec.xml @@ -12,7 +12,7 @@ app:gui Lokalize is the localization tool for KDE and other open source software Lokalize is also a general computer-aided translation system (CAT) with which you can translate OpenDocument files (*.odt). - mirrors://kde/stable/applications/16.04.0/src/lokalize-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/lokalize-16.04.3.tar.xz qt5-base-devel hunspell-devel @@ -70,6 +70,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/sdk/lokalize/translations.xml b/desktop/kde/applications/lokalize/translations.xml similarity index 100% rename from desktop/kde/sdk/lokalize/translations.xml rename to desktop/kde/applications/lokalize/translations.xml diff --git a/desktop/kde/application/mailcommon/actions.py b/desktop/kde/applications/mailcommon/actions.py similarity index 100% rename from desktop/kde/application/mailcommon/actions.py rename to desktop/kde/applications/mailcommon/actions.py diff --git a/desktop/kde/application/mailcommon/pspec.xml b/desktop/kde/applications/mailcommon/pspec.xml similarity index 93% rename from desktop/kde/application/mailcommon/pspec.xml rename to desktop/kde/applications/mailcommon/pspec.xml index 0ffc9624c0..e44e077a0d 100644 --- a/desktop/kde/application/mailcommon/pspec.xml +++ b/desktop/kde/applications/mailcommon/pspec.xml @@ -1,4 +1,3 @@ - @@ -14,7 +13,7 @@ app:library KDE PIM library providing support for mail applications KDE PIM library providing support for mail applications - mirrors://kde/stable/applications/16.04.0/src/mailcommon-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/mailcommon-16.04.3.tar.xz qt5-base-devel extra-cmake-modules @@ -115,6 +114,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-20 16.04.0 diff --git a/desktop/kde/application/mailimporter/actions.py b/desktop/kde/applications/mailimporter/actions.py similarity index 100% rename from desktop/kde/application/mailimporter/actions.py rename to desktop/kde/applications/mailimporter/actions.py diff --git a/desktop/kde/application/mailimporter/pspec.xml b/desktop/kde/applications/mailimporter/pspec.xml similarity index 90% rename from desktop/kde/application/mailimporter/pspec.xml rename to desktop/kde/applications/mailimporter/pspec.xml index 9931026615..e793eb87a4 100644 --- a/desktop/kde/application/mailimporter/pspec.xml +++ b/desktop/kde/applications/mailimporter/pspec.xml @@ -1,4 +1,3 @@ - @@ -14,7 +13,7 @@ app:library Mail importer library Mail importer library - mirrors://kde/stable/applications/16.04.0/src/mailimporter-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/mailimporter-16.04.3.tar.xz qt5-base-devel kdoctools-devel @@ -93,6 +92,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-20 16.04.0 diff --git a/desktop/kde/edu/marble/actions.py b/desktop/kde/applications/marble/actions.py similarity index 100% rename from desktop/kde/edu/marble/actions.py rename to desktop/kde/applications/marble/actions.py diff --git a/desktop/kde/edu/marble/pspec.xml b/desktop/kde/applications/marble/pspec.xml similarity index 90% rename from desktop/kde/edu/marble/pspec.xml rename to desktop/kde/applications/marble/pspec.xml index f610028752..474432b9c3 100755 --- a/desktop/kde/edu/marble/pspec.xml +++ b/desktop/kde/applications/marble/pspec.xml @@ -13,7 +13,7 @@ app:gui Virtual globe and eorld atlas Marble is a virtual globe and world atlas that you can use to learn more about the Earth. - http://download.kde.org/stable/applications/16.04.0/src/marble-16.04.0.tar.xz + http://download.kde.org/stable/applications/16.04.3/src/marble-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -95,7 +95,14 @@ - + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-28 16.04.0 diff --git a/desktop/kde/edu/marble/translations.xml b/desktop/kde/applications/marble/translations.xml similarity index 100% rename from desktop/kde/edu/marble/translations.xml rename to desktop/kde/applications/marble/translations.xml diff --git a/desktop/kde/application/messagelib/actions.py b/desktop/kde/applications/messagelib/actions.py similarity index 100% rename from desktop/kde/application/messagelib/actions.py rename to desktop/kde/applications/messagelib/actions.py diff --git a/desktop/kde/application/messagelib/pspec.xml b/desktop/kde/applications/messagelib/pspec.xml similarity index 94% rename from desktop/kde/application/messagelib/pspec.xml rename to desktop/kde/applications/messagelib/pspec.xml index 358f98df94..2243625727 100644 --- a/desktop/kde/application/messagelib/pspec.xml +++ b/desktop/kde/applications/messagelib/pspec.xml @@ -1,4 +1,3 @@ - @@ -14,7 +13,7 @@ app:library KDE PIM library providing support for mail applications KDE PIM library providing support for mail applications - mirrors://kde/stable/applications/16.04.0/src/messagelib-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/messagelib-16.04.3.tar.xz qt5-base-devel extra-cmake-modules @@ -127,6 +126,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-20 16.04.0 diff --git a/desktop/kde/application/minuet/actions.py b/desktop/kde/applications/minuet/actions.py similarity index 100% rename from desktop/kde/application/minuet/actions.py rename to desktop/kde/applications/minuet/actions.py diff --git a/desktop/kde/application/minuet/pspec.xml b/desktop/kde/applications/minuet/pspec.xml similarity index 100% rename from desktop/kde/application/minuet/pspec.xml rename to desktop/kde/applications/minuet/pspec.xml diff --git a/desktop/kde/application/okteta/actions.py b/desktop/kde/applications/okteta/actions.py similarity index 100% rename from desktop/kde/application/okteta/actions.py rename to desktop/kde/applications/okteta/actions.py diff --git a/desktop/kde/application/okteta/pspec.xml b/desktop/kde/applications/okteta/pspec.xml similarity index 91% rename from desktop/kde/application/okteta/pspec.xml rename to desktop/kde/applications/okteta/pspec.xml index c7a9004daf..728136c6f3 100755 --- a/desktop/kde/application/okteta/pspec.xml +++ b/desktop/kde/applications/okteta/pspec.xml @@ -12,7 +12,7 @@ app:gui Hexadecimal editor for binary files Okteta is a simple editor for the raw data of files. This type of program is also called hexadecimal editor or binary editor. - http://download.kde.org/stable/applications/16.04.0/src/okteta-16.04.0.tar.xz + http://download.kde.org/stable/applications/16.04.3/src/okteta-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -93,6 +93,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/okteta/translations.xml b/desktop/kde/applications/okteta/translations.xml similarity index 100% rename from desktop/kde/application/okteta/translations.xml rename to desktop/kde/applications/okteta/translations.xml diff --git a/desktop/kde/application/okular/actions.py b/desktop/kde/applications/okular/actions.py similarity index 100% rename from desktop/kde/application/okular/actions.py rename to desktop/kde/applications/okular/actions.py diff --git a/desktop/kde/application/okular/pspec.xml b/desktop/kde/applications/okular/pspec.xml similarity index 100% rename from desktop/kde/application/okular/pspec.xml rename to desktop/kde/applications/okular/pspec.xml diff --git a/desktop/kde/application/okular/translations.xml b/desktop/kde/applications/okular/translations.xml similarity index 100% rename from desktop/kde/application/okular/translations.xml rename to desktop/kde/applications/okular/translations.xml diff --git a/desktop/kde/edu/parley/actions.py b/desktop/kde/applications/parley/actions.py similarity index 100% rename from desktop/kde/edu/parley/actions.py rename to desktop/kde/applications/parley/actions.py diff --git a/desktop/kde/edu/parley/pspec.xml b/desktop/kde/applications/parley/pspec.xml similarity index 91% rename from desktop/kde/edu/parley/pspec.xml rename to desktop/kde/applications/parley/pspec.xml index 268bf3a953..b96e99252a 100644 --- a/desktop/kde/edu/parley/pspec.xml +++ b/desktop/kde/applications/parley/pspec.xml @@ -13,7 +13,7 @@ app:gui Parley is a program to help you memorize things. 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. - mirrors://kde/stable/applications/16.04.0/src/parley-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/parley-16.04.3.tar.xz qt5-base-devel qt5-svg-devel @@ -85,6 +85,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/edu/parley/translations.xml b/desktop/kde/applications/parley/translations.xml similarity index 100% rename from desktop/kde/edu/parley/translations.xml rename to desktop/kde/applications/parley/translations.xml diff --git a/desktop/kde/application/partitionmanager/actions.py b/desktop/kde/applications/partitionmanager/actions.py similarity index 100% rename from desktop/kde/application/partitionmanager/actions.py rename to desktop/kde/applications/partitionmanager/actions.py diff --git a/desktop/kde/application/partitionmanager/pspec.xml b/desktop/kde/applications/partitionmanager/pspec.xml similarity index 100% rename from desktop/kde/application/partitionmanager/pspec.xml rename to desktop/kde/applications/partitionmanager/pspec.xml diff --git a/desktop/kde/application/partitionmanager/translations.xml b/desktop/kde/applications/partitionmanager/translations.xml similarity index 100% rename from desktop/kde/application/partitionmanager/translations.xml rename to desktop/kde/applications/partitionmanager/translations.xml diff --git a/desktop/kde/application/picmi/actions.py b/desktop/kde/applications/picmi/actions.py similarity index 100% rename from desktop/kde/application/picmi/actions.py rename to desktop/kde/applications/picmi/actions.py diff --git a/desktop/kde/application/picmi/pspec.xml b/desktop/kde/applications/picmi/pspec.xml similarity index 88% rename from desktop/kde/application/picmi/pspec.xml rename to desktop/kde/applications/picmi/pspec.xml index 984e9e9e9c..6eb513708d 100644 --- a/desktop/kde/application/picmi/pspec.xml +++ b/desktop/kde/applications/picmi/pspec.xml @@ -12,7 +12,7 @@ app:gui Picmi is a single player logic-based puzzle game 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. - mirrors://kde/stable/applications/16.04.0/src/picmi-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/picmi-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -59,6 +59,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/picmi/translations.xml b/desktop/kde/applications/picmi/translations.xml similarity index 100% rename from desktop/kde/application/picmi/translations.xml rename to desktop/kde/applications/picmi/translations.xml diff --git a/desktop/kde/application/pimcommon/actions.py b/desktop/kde/applications/pimcommon/actions.py similarity index 100% rename from desktop/kde/application/pimcommon/actions.py rename to desktop/kde/applications/pimcommon/actions.py diff --git a/desktop/kde/application/pimcommon/pspec.xml b/desktop/kde/applications/pimcommon/pspec.xml similarity index 93% rename from desktop/kde/application/pimcommon/pspec.xml rename to desktop/kde/applications/pimcommon/pspec.xml index 3a6a920d61..e57731d67d 100644 --- a/desktop/kde/application/pimcommon/pspec.xml +++ b/desktop/kde/applications/pimcommon/pspec.xml @@ -1,4 +1,3 @@ - @@ -13,7 +12,7 @@ library Common libraries for KDE PIM Common libraries for KDE PIM - mirrors://kde/stable/applications/16.04.0/src/pimcommon-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/pimcommon-16.04.3.tar.xz qt5-base-devel boost-devel @@ -136,6 +135,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-04-25 16.04.0 diff --git a/desktop/kde/application/plasma-applet-distrowatcher/actions.py b/desktop/kde/applications/plasma-applet-distrowatcher/actions.py similarity index 100% rename from desktop/kde/application/plasma-applet-distrowatcher/actions.py rename to desktop/kde/applications/plasma-applet-distrowatcher/actions.py diff --git a/desktop/kde/application/plasma-applet-distrowatcher/pspec.xml b/desktop/kde/applications/plasma-applet-distrowatcher/pspec.xml similarity index 100% rename from desktop/kde/application/plasma-applet-distrowatcher/pspec.xml rename to desktop/kde/applications/plasma-applet-distrowatcher/pspec.xml diff --git a/desktop/kde/application/plasma-applet-distrowatcher/translations.xml b/desktop/kde/applications/plasma-applet-distrowatcher/translations.xml similarity index 100% rename from desktop/kde/application/plasma-applet-distrowatcher/translations.xml rename to desktop/kde/applications/plasma-applet-distrowatcher/translations.xml diff --git a/desktop/kde/application/poxml/actions.py b/desktop/kde/applications/poxml/actions.py similarity index 100% rename from desktop/kde/application/poxml/actions.py rename to desktop/kde/applications/poxml/actions.py diff --git a/desktop/kde/application/poxml/pspec.xml b/desktop/kde/applications/poxml/pspec.xml similarity index 83% rename from desktop/kde/application/poxml/pspec.xml rename to desktop/kde/applications/poxml/pspec.xml index dc461d6567..e1aac3e385 100755 --- a/desktop/kde/application/poxml/pspec.xml +++ b/desktop/kde/applications/poxml/pspec.xml @@ -12,7 +12,7 @@ app:gui Tools for translating DocBook XML files with Gettex This is a collection of tools that facilitate translating DocBook XML files using Gettext message files (PO files). - mirrors://kde/stable/applications/16.04.0/src/poxml-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/poxml-16.04.3.tar.xz extra-cmake-modules qt5-base-devel @@ -43,6 +43,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/poxml/translations.xml b/desktop/kde/applications/poxml/translations.xml similarity index 100% rename from desktop/kde/application/poxml/translations.xml rename to desktop/kde/applications/poxml/translations.xml diff --git a/desktop/kde/application/print-manager/actions.py b/desktop/kde/applications/print-manager/actions.py similarity index 100% rename from desktop/kde/application/print-manager/actions.py rename to desktop/kde/applications/print-manager/actions.py diff --git a/desktop/kde/application/print-manager/pspec.xml b/desktop/kde/applications/print-manager/pspec.xml similarity index 88% rename from desktop/kde/application/print-manager/pspec.xml rename to desktop/kde/applications/print-manager/pspec.xml index 1d41b4bc5c..482b4b403e 100644 --- a/desktop/kde/application/print-manager/pspec.xml +++ b/desktop/kde/applications/print-manager/pspec.xml @@ -13,7 +13,7 @@ app:gui KDE print manager KDE print tool. - mirrors://kde/stable/applications/16.04.0/src/print-manager-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/print-manager-16.04.3.tar.xz kdoctools-devel extra-cmake-modules @@ -66,6 +66,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/print-manager/translations.xml b/desktop/kde/applications/print-manager/translations.xml similarity index 100% rename from desktop/kde/application/print-manager/translations.xml rename to desktop/kde/applications/print-manager/translations.xml diff --git a/desktop/kde/application/rocs/actions.py b/desktop/kde/applications/rocs/actions.py similarity index 100% rename from desktop/kde/application/rocs/actions.py rename to desktop/kde/applications/rocs/actions.py diff --git a/desktop/kde/application/rocs/pspec.xml b/desktop/kde/applications/rocs/pspec.xml similarity index 92% rename from desktop/kde/application/rocs/pspec.xml rename to desktop/kde/applications/rocs/pspec.xml index 954441afcf..9dc12f5df3 100644 --- a/desktop/kde/application/rocs/pspec.xml +++ b/desktop/kde/applications/rocs/pspec.xml @@ -12,7 +12,7 @@ app:gui 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/16.04.0/src/rocs-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/rocs-16.04.3.tar.xz qt5-base-devel qt5-declarative-devel @@ -95,6 +95,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/signon-kwallet-extension/actions.py b/desktop/kde/applications/signon-kwallet-extension/actions.py similarity index 100% rename from desktop/kde/application/signon-kwallet-extension/actions.py rename to desktop/kde/applications/signon-kwallet-extension/actions.py diff --git a/desktop/kde/application/signon-kwallet-extension/pspec.xml b/desktop/kde/applications/signon-kwallet-extension/pspec.xml similarity index 80% rename from desktop/kde/application/signon-kwallet-extension/pspec.xml rename to desktop/kde/applications/signon-kwallet-extension/pspec.xml index 497084ff4d..2c34aec1d8 100644 --- a/desktop/kde/application/signon-kwallet-extension/pspec.xml +++ b/desktop/kde/applications/signon-kwallet-extension/pspec.xml @@ -16,7 +16,7 @@ kwallet-devel signon-devel - mirrors://kde/stable/applications/16.04.0/src/signon-kwallet-extension-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/signon-kwallet-extension-16.04.3.tar.xz @@ -35,6 +35,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/skanlite/actions.py b/desktop/kde/applications/skanlite/actions.py similarity index 100% rename from desktop/kde/application/skanlite/actions.py rename to desktop/kde/applications/skanlite/actions.py diff --git a/desktop/kde/application/skanlite/pspec.xml b/desktop/kde/applications/skanlite/pspec.xml similarity index 100% rename from desktop/kde/application/skanlite/pspec.xml rename to desktop/kde/applications/skanlite/pspec.xml diff --git a/desktop/kde/application/skanlite/translations.xml b/desktop/kde/applications/skanlite/translations.xml similarity index 100% rename from desktop/kde/application/skanlite/translations.xml rename to desktop/kde/applications/skanlite/translations.xml diff --git a/desktop/kde/application/skrooge/actions.py b/desktop/kde/applications/skrooge/actions.py similarity index 100% rename from desktop/kde/application/skrooge/actions.py rename to desktop/kde/applications/skrooge/actions.py diff --git a/desktop/kde/application/skrooge/files/skrooge-gcc-fix.patch b/desktop/kde/applications/skrooge/files/skrooge-gcc-fix.patch similarity index 100% rename from desktop/kde/application/skrooge/files/skrooge-gcc-fix.patch rename to desktop/kde/applications/skrooge/files/skrooge-gcc-fix.patch diff --git a/desktop/kde/application/skrooge/pspec.xml b/desktop/kde/applications/skrooge/pspec.xml similarity index 100% rename from desktop/kde/application/skrooge/pspec.xml rename to desktop/kde/applications/skrooge/pspec.xml diff --git a/desktop/kde/application/skrooge/translations.xml b/desktop/kde/applications/skrooge/translations.xml similarity index 100% rename from desktop/kde/application/skrooge/translations.xml rename to desktop/kde/applications/skrooge/translations.xml diff --git a/desktop/kde/application/snorenotify/actions.py b/desktop/kde/applications/snorenotify/actions.py similarity index 100% rename from desktop/kde/application/snorenotify/actions.py rename to desktop/kde/applications/snorenotify/actions.py diff --git a/desktop/kde/application/snorenotify/pspec.xml b/desktop/kde/applications/snorenotify/pspec.xml similarity index 100% rename from desktop/kde/application/snorenotify/pspec.xml rename to desktop/kde/applications/snorenotify/pspec.xml diff --git a/desktop/kde/application/spectacle/actions.py b/desktop/kde/applications/spectacle/actions.py similarity index 100% rename from desktop/kde/application/spectacle/actions.py rename to desktop/kde/applications/spectacle/actions.py diff --git a/desktop/kde/application/spectacle/pspec.xml b/desktop/kde/applications/spectacle/pspec.xml similarity index 89% rename from desktop/kde/application/spectacle/pspec.xml rename to desktop/kde/applications/spectacle/pspec.xml index dda4192567..3a1da8a11f 100644 --- a/desktop/kde/application/spectacle/pspec.xml +++ b/desktop/kde/applications/spectacle/pspec.xml @@ -12,7 +12,7 @@ app:gui KDE screenshot capture utility Spectacle, a new screenshot application that aims to replace KSnapshot.. - mirrors://kde/stable/applications/16.04.0/src/spectacle-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/spectacle-16.04.3.tar.xz qt5-base-devel extra-cmake-modules @@ -77,6 +77,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/application/spectacle/translations.xml b/desktop/kde/applications/spectacle/translations.xml similarity index 100% rename from desktop/kde/application/spectacle/translations.xml rename to desktop/kde/applications/spectacle/translations.xml diff --git a/desktop/kde/application/step/actions.py b/desktop/kde/applications/step/actions.py similarity index 100% rename from desktop/kde/application/step/actions.py rename to desktop/kde/applications/step/actions.py diff --git a/desktop/kde/application/step/pspec.xml b/desktop/kde/applications/step/pspec.xml similarity index 89% rename from desktop/kde/application/step/pspec.xml rename to desktop/kde/applications/step/pspec.xml index e33c14b5cc..97ef1477e8 100644 --- a/desktop/kde/application/step/pspec.xml +++ b/desktop/kde/applications/step/pspec.xml @@ -12,7 +12,7 @@ app:gui Interactive Physical Simulator Step is an interactive physical simulator. It allows you to explore the physical world through simulations. - mirrors://kde/stable/applications/16.04.0/src/step-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/step-16.04.3.tar.xz qt5-base-devel qt5-quick1-devel @@ -73,6 +73,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/sdk/umbrello/actions.py b/desktop/kde/applications/umbrello/actions.py similarity index 100% rename from desktop/kde/sdk/umbrello/actions.py rename to desktop/kde/applications/umbrello/actions.py diff --git a/desktop/kde/sdk/umbrello/files/upstream.patch b/desktop/kde/applications/umbrello/files/upstream.patch similarity index 100% rename from desktop/kde/sdk/umbrello/files/upstream.patch rename to desktop/kde/applications/umbrello/files/upstream.patch diff --git a/desktop/kde/sdk/umbrello/pspec.xml b/desktop/kde/applications/umbrello/pspec.xml similarity index 88% rename from desktop/kde/sdk/umbrello/pspec.xml rename to desktop/kde/applications/umbrello/pspec.xml index c715e15acc..f66fac8745 100644 --- a/desktop/kde/sdk/umbrello/pspec.xml +++ b/desktop/kde/applications/umbrello/pspec.xml @@ -12,7 +12,7 @@ app:gui UML modelling tool and code generator Umbrello UML Modeller is a Unified Modelling Language diagram editor for KDE. - mirrors://kde/stable/applications/16.04.0/src/umbrello-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/umbrello-16.04.3.tar.xz qt5-base-devel libxslt-devel @@ -67,6 +67,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-23 16.04.0 diff --git a/desktop/kde/sdk/umbrello/translations.xml b/desktop/kde/applications/umbrello/translations.xml similarity index 100% rename from desktop/kde/sdk/umbrello/translations.xml rename to desktop/kde/applications/umbrello/translations.xml diff --git a/desktop/kde/application/yakuake/actions.py b/desktop/kde/applications/yakuake/actions.py similarity index 100% rename from desktop/kde/application/yakuake/actions.py rename to desktop/kde/applications/yakuake/actions.py diff --git a/desktop/kde/application/yakuake/files/yakuake.notifyrc b/desktop/kde/applications/yakuake/files/yakuake.notifyrc similarity index 100% rename from desktop/kde/application/yakuake/files/yakuake.notifyrc rename to desktop/kde/applications/yakuake/files/yakuake.notifyrc diff --git a/desktop/kde/application/yakuake/pspec.xml b/desktop/kde/applications/yakuake/pspec.xml similarity index 100% rename from desktop/kde/application/yakuake/pspec.xml rename to desktop/kde/applications/yakuake/pspec.xml diff --git a/desktop/kde/application/yakuake/translations.xml b/desktop/kde/applications/yakuake/translations.xml similarity index 100% rename from desktop/kde/application/yakuake/translations.xml rename to desktop/kde/applications/yakuake/translations.xml diff --git a/desktop/kde/edu/kdeedu-data/actions.py b/desktop/kde/edu/kdeedu-data/actions.py deleted file mode 100644 index cc2fb72193..0000000000 --- a/desktop/kde/edu/kdeedu-data/actions.py +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/python -# -*- coding: utf-8 -*- -# -# Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt - -from pisi.actionsapi import pisitools -from pisi.actionsapi import kde5 - -def setup(): - kde5.configure() - -def build(): - kde5.make() - -def install(): - kde5.install() - - pisitools.dodoc("COPYING") \ No newline at end of file diff --git a/desktop/kde/edu/khangman/translations.xml b/desktop/kde/edu/khangman/translations.xml deleted file mode 100644 index efd4cfb67c..0000000000 --- a/desktop/kde/edu/khangman/translations.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - khangman - Adam asmaca oyununun çocuklar için uyarlanmış, öğretici versiyonu - 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. - - \ No newline at end of file diff --git a/desktop/kde/graphics/component.xml b/desktop/kde/graphics/component.xml new file mode 100644 index 0000000000..701e2dadcf --- /dev/null +++ b/desktop/kde/graphics/component.xml @@ -0,0 +1,3 @@ + + desktop.kde.graphics + diff --git a/desktop/kde/l10n/kde-l10n-ar/pspec.xml b/desktop/kde/l10n/kde-l10n-ar/pspec.xml index 08e9fad5af..23326ce86f 100644 --- a/desktop/kde/l10n/kde-l10n-ar/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-ar/pspec.xml @@ -12,7 +12,7 @@ locale:ar Arabic KDE5 internationalization package kde-l10n-ar is the KDE5 internationalization package that provides Arabic translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-ar-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ar-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -48,6 +48,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-bg/pspec.xml b/desktop/kde/l10n/kde-l10n-bg/pspec.xml index bc46fba74f..e4a8746e49 100644 --- a/desktop/kde/l10n/kde-l10n-bg/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-bg/pspec.xml @@ -12,7 +12,7 @@ locale:bg Bulgarian KDE5 internationalization package kde-l10n-bg is the KDE5 internationalization package that provides Bulgarian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-bg-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-bg-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -48,6 +48,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-bs/pspec.xml b/desktop/kde/l10n/kde-l10n-bs/pspec.xml index e092263e51..da830f8a7a 100644 --- a/desktop/kde/l10n/kde-l10n-bs/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-bs/pspec.xml @@ -12,7 +12,7 @@ locale:bs Bosnian KDE5 internationalization package kde-l10n-bs is the KDE5 internationalization package that provides Bosnian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-bs-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-bs-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -48,6 +48,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-ca-valencia/pspec.xml b/desktop/kde/l10n/kde-l10n-ca-valencia/pspec.xml index 4cc46225a6..8d44083c27 100644 --- a/desktop/kde/l10n/kde-l10n-ca-valencia/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-ca-valencia/pspec.xml @@ -12,7 +12,7 @@ locale:ca@valencia 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/16.04.0/src/kde-l10n/kde-l10n-ca@valencia-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ca@valencia-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-ca/pspec.xml b/desktop/kde/l10n/kde-l10n-ca/pspec.xml index dae5be2d73..b8b63c6f9d 100644 --- a/desktop/kde/l10n/kde-l10n-ca/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-ca/pspec.xml @@ -12,7 +12,7 @@ locale:ca Catalan KDE5 internationalization package kde-l10n-ca is the KDE5 internationalization package that provides Catalan translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-ca-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ca-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-cs/pspec.xml b/desktop/kde/l10n/kde-l10n-cs/pspec.xml index 29295f37aa..d4b9df37ff 100644 --- a/desktop/kde/l10n/kde-l10n-cs/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-cs/pspec.xml @@ -12,7 +12,7 @@ locale:cs Czech KDE5 internationalization package kde-l10n-cs is the KDE5 internationalization package that provides Czech translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-cs-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-cs-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-da/pspec.xml b/desktop/kde/l10n/kde-l10n-da/pspec.xml index 27d644493b..3480f98d51 100644 --- a/desktop/kde/l10n/kde-l10n-da/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-da/pspec.xml @@ -12,7 +12,7 @@ locale:da Danish KDE5 internationalization package kde-l10n-da is the KDE5 internationalization package that provides Danish translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-da-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-da-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -51,6 +51,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-de/pspec.xml b/desktop/kde/l10n/kde-l10n-de/pspec.xml index 3839ae0a81..6aeb584351 100644 --- a/desktop/kde/l10n/kde-l10n-de/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-de/pspec.xml @@ -12,7 +12,7 @@ locale:de German KDE5 internationalization package kde-l10n-de is the KDE5 internationalization package that provides German translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-de-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-de-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-el/pspec.xml b/desktop/kde/l10n/kde-l10n-el/pspec.xml index f9adc21234..4ac2ab3d76 100644 --- a/desktop/kde/l10n/kde-l10n-el/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-el/pspec.xml @@ -12,7 +12,7 @@ locale:el Greek KDE5 internationalization package kde-l10n-el is the KDE5 internationalization package that provides Greek translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-el-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-el-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-en_GB/pspec.xml b/desktop/kde/l10n/kde-l10n-en_GB/pspec.xml index 8ef2810acb..9a3c9ec12a 100644 --- a/desktop/kde/l10n/kde-l10n-en_GB/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-en_GB/pspec.xml @@ -12,7 +12,7 @@ locale:en_GB British English KDE5 internationalization package kde-l10n-en_GB is the KDE5 internationalization package that provides British English translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-en_GB-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-en_GB-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-eo/pspec.xml b/desktop/kde/l10n/kde-l10n-eo/pspec.xml index 8d5cdc2a70..3ba06c0952 100644 --- a/desktop/kde/l10n/kde-l10n-eo/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-eo/pspec.xml @@ -12,7 +12,7 @@ locale:eo Esperanto KDE5 internationalization package kde-l10n-eo is the KDE5 internationalization package that provides Esperanto translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-eo-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-eo-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -48,6 +48,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-es/pspec.xml b/desktop/kde/l10n/kde-l10n-es/pspec.xml index e751ef07c1..28c57c16cd 100644 --- a/desktop/kde/l10n/kde-l10n-es/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-es/pspec.xml @@ -12,7 +12,7 @@ locale:es Spanish KDE5 internationalization package kde-l10n-es is the KDE5 internationalization package that provides Spanish translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-es-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-es-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-et/pspec.xml b/desktop/kde/l10n/kde-l10n-et/pspec.xml index 60fb904521..b0fe16e7eb 100644 --- a/desktop/kde/l10n/kde-l10n-et/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-et/pspec.xml @@ -12,7 +12,7 @@ locale:et Estonian KDE5 internationalization package kde-l10n-el is the KDE5 internationalization package that provides Estonian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-et-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-et-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-eu/pspec.xml b/desktop/kde/l10n/kde-l10n-eu/pspec.xml index 3f01143742..1a5649a875 100644 --- a/desktop/kde/l10n/kde-l10n-eu/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-eu/pspec.xml @@ -12,7 +12,7 @@ locale:eu Basque KDE5 internationalization package kde-l10n-eu is the KDE5 internationalization package that provides Basque translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-eu-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-eu-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -48,6 +48,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-fa/pspec.xml b/desktop/kde/l10n/kde-l10n-fa/pspec.xml index ab6f08bc95..d414995972 100644 --- a/desktop/kde/l10n/kde-l10n-fa/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-fa/pspec.xml @@ -12,7 +12,7 @@ locale:fa Farsi KDE5 internationalization package kde-l10n-fa is the KDE5 internationalization package that provides Farsi translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-fa-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-fa-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -48,6 +48,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-fi/pspec.xml b/desktop/kde/l10n/kde-l10n-fi/pspec.xml index 228ced6e41..dbbe2957fa 100644 --- a/desktop/kde/l10n/kde-l10n-fi/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-fi/pspec.xml @@ -12,7 +12,7 @@ locale:fi Finnish KDE5 internationalization package kde-l10n-fi is the KDE5 internationalization package that provides Finnish translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-fi-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-fi-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-fr/pspec.xml b/desktop/kde/l10n/kde-l10n-fr/pspec.xml index bd7ad7f449..d54395f4f7 100644 --- a/desktop/kde/l10n/kde-l10n-fr/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-fr/pspec.xml @@ -12,7 +12,7 @@ locale:fr French KDE5 internationalization package kde-l10n-fr is the KDE5 internationalization package that provides French translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-fr-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-fr-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -51,6 +51,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-ga/pspec.xml b/desktop/kde/l10n/kde-l10n-ga/pspec.xml index 4404b74d01..36d83c0d7c 100644 --- a/desktop/kde/l10n/kde-l10n-ga/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-ga/pspec.xml @@ -12,7 +12,7 @@ locale:ga Irish Gaelic KDE5 internationalization package kde-l10n-ga is the KDE5 internationalization package that provides Irish Gaelic translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-ga-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ga-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-gl/pspec.xml b/desktop/kde/l10n/kde-l10n-gl/pspec.xml index ac16573ff3..5655eedc40 100644 --- a/desktop/kde/l10n/kde-l10n-gl/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-gl/pspec.xml @@ -12,7 +12,7 @@ locale:gl Galician KDE5 internationalization package kde-l10n-gl is the KDE5 internationalization package that provides Galician translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-gl-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-gl-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-he/pspec.xml b/desktop/kde/l10n/kde-l10n-he/pspec.xml index e61058e0fb..aabb6794b8 100644 --- a/desktop/kde/l10n/kde-l10n-he/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-he/pspec.xml @@ -12,7 +12,7 @@ locale:he Hebrew KDE5 internationalization package kde-l10n-he is the KDE5 internationalization package that provides Hebrew translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-he-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-he-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-hi/pspec.xml b/desktop/kde/l10n/kde-l10n-hi/pspec.xml index 8b2786f45f..168487a9b5 100644 --- a/desktop/kde/l10n/kde-l10n-hi/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-hi/pspec.xml @@ -12,7 +12,7 @@ locale:hi Hindi KDE5 internationalization package kde-l10n-ga is the KDE5 internationalization package that provides Hindi translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-hi-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-hi-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -48,6 +48,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-hr/pspec.xml b/desktop/kde/l10n/kde-l10n-hr/pspec.xml index 1dd31dde89..0135db6e98 100644 --- a/desktop/kde/l10n/kde-l10n-hr/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-hr/pspec.xml @@ -12,7 +12,7 @@ locale:hr Croatian KDE5 internationalization package kde-l10n-hr is the KDE5 internationalization package that provides Croatian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-hr-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-hr-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -48,6 +48,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-hu/pspec.xml b/desktop/kde/l10n/kde-l10n-hu/pspec.xml index 6646f061da..9d051c0863 100644 --- a/desktop/kde/l10n/kde-l10n-hu/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-hu/pspec.xml @@ -12,7 +12,7 @@ locale:hu Hungarian KDE5 internationalization package kde-l10n-hu is the KDE5 internationalization package that provides Hungarian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-hu-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-hu-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -48,6 +48,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-ia/pspec.xml b/desktop/kde/l10n/kde-l10n-ia/pspec.xml index 0ec9f074d5..70d749c2e2 100644 --- a/desktop/kde/l10n/kde-l10n-ia/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-ia/pspec.xml @@ -12,7 +12,7 @@ locale:ia Interlingua KDE5 internationalization package kde-l10n-ia is the KDE5 internationalization package that provides Interlingua translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-ia-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ia-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-id/pspec.xml b/desktop/kde/l10n/kde-l10n-id/pspec.xml index 9ed3d87c93..6b8a89bf6e 100644 --- a/desktop/kde/l10n/kde-l10n-id/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-id/pspec.xml @@ -12,7 +12,7 @@ locale:id Indonesian KDE5 internationalization package kde-l10n-id is the KDE5 internationalization package that provides Indonesian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-id-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-id-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-is/pspec.xml b/desktop/kde/l10n/kde-l10n-is/pspec.xml index 8b5a508714..14d37de7f6 100644 --- a/desktop/kde/l10n/kde-l10n-is/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-is/pspec.xml @@ -12,7 +12,7 @@ locale:is Icelandic KDE5 internationalization package kde-l10n-is is the KDE5 internationalization package that provides Icelandic translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-is-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-is-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-it/pspec.xml b/desktop/kde/l10n/kde-l10n-it/pspec.xml index 858a41ff39..77d3eb04e9 100644 --- a/desktop/kde/l10n/kde-l10n-it/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-it/pspec.xml @@ -12,7 +12,7 @@ locale:it Italian KDE5 internationalization package kde-l10n-it is the KDE5 internationalization package that provides Italian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-it-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-it-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-ja/pspec.xml b/desktop/kde/l10n/kde-l10n-ja/pspec.xml index a8a89af803..d3b747485d 100644 --- a/desktop/kde/l10n/kde-l10n-ja/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-ja/pspec.xml @@ -12,7 +12,7 @@ locale:ja Japanese KDE5 internationalization package kde-l10n-ja is the KDE5 internationalization package that provides Japanese translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-ja-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ja-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-kk/pspec.xml b/desktop/kde/l10n/kde-l10n-kk/pspec.xml index 2e796dd9b0..eae4de4015 100644 --- a/desktop/kde/l10n/kde-l10n-kk/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-kk/pspec.xml @@ -12,7 +12,7 @@ locale:kk Kazakh KDE5 internationalization package kde-l10n-kk is the KDE5 internationalization package that provides Kazakh translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-kk-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-kk-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-km/pspec.xml b/desktop/kde/l10n/kde-l10n-km/pspec.xml index 9b242b3803..7242042ca7 100644 --- a/desktop/kde/l10n/kde-l10n-km/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-km/pspec.xml @@ -12,7 +12,7 @@ locale:km Khmer KDE5 internationalization package kde-l10n-km is the KDE5 internationalization package that provides Khmer translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-km-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-km-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-ko/pspec.xml b/desktop/kde/l10n/kde-l10n-ko/pspec.xml index dba551a74b..def48a6709 100644 --- a/desktop/kde/l10n/kde-l10n-ko/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-ko/pspec.xml @@ -12,7 +12,7 @@ locale:ko Korean KDE5 internationalization package kde-l10n-ko is the KDE5 internationalization package that provides Korean translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-ko-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ko-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-lt/pspec.xml b/desktop/kde/l10n/kde-l10n-lt/pspec.xml index 7b34539f93..07c3313b26 100644 --- a/desktop/kde/l10n/kde-l10n-lt/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-lt/pspec.xml @@ -12,7 +12,7 @@ locale:lt Lithuanian KDE5 internationalization package kde-l10n-lt is the KDE5 internationalization package that provides Lithuanian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-lt-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-lt-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-lv/pspec.xml b/desktop/kde/l10n/kde-l10n-lv/pspec.xml index 727337a282..bb53254643 100644 --- a/desktop/kde/l10n/kde-l10n-lv/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-lv/pspec.xml @@ -12,7 +12,7 @@ locale:lv Latvian KDE5 internationalization package kde-l10n-lv is the KDE5 internationalization package that provides Latvian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-lv-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-lv-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-mr/pspec.xml b/desktop/kde/l10n/kde-l10n-mr/pspec.xml index 251c4d4c97..61c0dcbb0e 100644 --- a/desktop/kde/l10n/kde-l10n-mr/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-mr/pspec.xml @@ -12,7 +12,7 @@ locale:mr Marathi translations KDE5 internationalization package kde-l10n-mr is the KDE5 internationalization package that provides Marathi translations translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-mr-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-mr-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-nb/pspec.xml b/desktop/kde/l10n/kde-l10n-nb/pspec.xml index c10cfe72f9..aaa6dafed3 100644 --- a/desktop/kde/l10n/kde-l10n-nb/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-nb/pspec.xml @@ -12,7 +12,7 @@ locale:nb Norwegian Bookma KDE5 internationalization package kde-l10n-nb is the KDE5 internationalization package that provides Norwegian Bookma translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-nb-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-nb-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -51,6 +51,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-nds/pspec.xml b/desktop/kde/l10n/kde-l10n-nds/pspec.xml index 5d0be792aa..466815e80c 100644 --- a/desktop/kde/l10n/kde-l10n-nds/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-nds/pspec.xml @@ -12,7 +12,7 @@ locale:nds Low Saxon KDE5 internationalization package kde-l10n-nds is the KDE5 internationalization package that provides Low Saxon translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-nds-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-nds-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -53,6 +53,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-nl/pspec.xml b/desktop/kde/l10n/kde-l10n-nl/pspec.xml index 6fdd8d8cbb..b48131fa5a 100644 --- a/desktop/kde/l10n/kde-l10n-nl/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-nl/pspec.xml @@ -12,7 +12,7 @@ locale:nl Dutch KDE5 internationalization package kde-l10n-nl is the KDE5 internationalization package that provides Dutch translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-nl-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-nl-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -52,6 +52,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-nn/pspec.xml b/desktop/kde/l10n/kde-l10n-nn/pspec.xml index 8a162f195f..d57120403b 100644 --- a/desktop/kde/l10n/kde-l10n-nn/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-nn/pspec.xml @@ -12,7 +12,7 @@ locale:nn Norwegian Nynorsk KDE5 internationalization package kde-l10n-nn is the KDE5 internationalization package that provides Norwegian Nynorsk translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-nn-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-nn-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-pa/pspec.xml b/desktop/kde/l10n/kde-l10n-pa/pspec.xml index bb88e7ed5e..1e28313f68 100644 --- a/desktop/kde/l10n/kde-l10n-pa/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-pa/pspec.xml @@ -12,7 +12,7 @@ locale:pa Punjabi KDE5 internationalization package kde-l10n-pa is the KDE5 internationalization package that provides Punjabi translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-pa-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-pa-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-pl/pspec.xml b/desktop/kde/l10n/kde-l10n-pl/pspec.xml index dbe2902947..b436fd98af 100644 --- a/desktop/kde/l10n/kde-l10n-pl/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-pl/pspec.xml @@ -12,7 +12,7 @@ locale:pl Polish KDE5 internationalization package kde-l10n-pl is the KDE5 internationalization package that provides Polish translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-pl-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-pl-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-pt/pspec.xml b/desktop/kde/l10n/kde-l10n-pt/pspec.xml index 29c2207360..b8d7067013 100644 --- a/desktop/kde/l10n/kde-l10n-pt/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-pt/pspec.xml @@ -12,7 +12,7 @@ locale:pt Portuguese KDE5 internationalization package kde-l10n-pt is the KDE5 internationalization package that provides Portuguese translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-pt-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-pt-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-pt_BR/pspec.xml b/desktop/kde/l10n/kde-l10n-pt_BR/pspec.xml index 2d6ec88cfa..2a0720bfd2 100644 --- a/desktop/kde/l10n/kde-l10n-pt_BR/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-pt_BR/pspec.xml @@ -12,7 +12,7 @@ locale:pt_BR Brazilian Portuguese KDE5 internationalization package kde-l10n-pt_BR is the KDE5 internationalization package that provides Brazilian Portuguese translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-pt_BR-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-pt_BR-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-ro/pspec.xml b/desktop/kde/l10n/kde-l10n-ro/pspec.xml index 91ca56d4d4..4eb32e659c 100644 --- a/desktop/kde/l10n/kde-l10n-ro/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-ro/pspec.xml @@ -12,7 +12,7 @@ locale:ro Romanian KDE5 internationalization package kde-l10n-ro is the KDE5 internationalization package that provides Romanian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-ro-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ro-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-ru/pspec.xml b/desktop/kde/l10n/kde-l10n-ru/pspec.xml index 5b9312247a..2dfc6aeac3 100644 --- a/desktop/kde/l10n/kde-l10n-ru/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-ru/pspec.xml @@ -12,7 +12,7 @@ locale:ru Russian KDE5 internationalization package kde-l10n-ru is the KDE5 internationalization package that provides Russian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-ru-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ru-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -51,6 +51,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-sk/pspec.xml b/desktop/kde/l10n/kde-l10n-sk/pspec.xml index 53f098eae9..da29ee0f6e 100644 --- a/desktop/kde/l10n/kde-l10n-sk/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-sk/pspec.xml @@ -12,7 +12,7 @@ locale:sk Slovak KDE5 internationalization package kde-l10n-sk is the KDE5 internationalization package that provides Slovak translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-sk-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-sk-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-sl/pspec.xml b/desktop/kde/l10n/kde-l10n-sl/pspec.xml index 6edce9b491..c2ea2b0ed0 100644 --- a/desktop/kde/l10n/kde-l10n-sl/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-sl/pspec.xml @@ -12,7 +12,7 @@ locale:sl Slovenian KDE5 internationalization package kde-l10n-sl is the KDE5 internationalization package that provides Slovenian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-sl-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-sl-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-sv/pspec.xml b/desktop/kde/l10n/kde-l10n-sv/pspec.xml index 0d3e8ca591..0eba1a4107 100644 --- a/desktop/kde/l10n/kde-l10n-sv/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-sv/pspec.xml @@ -12,7 +12,7 @@ locale:sv Swedish KDE5 internationalization package kde-l10n-sv is the KDE5 internationalization package that provides Swedish translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-sv-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-sv-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-tr/pspec.xml b/desktop/kde/l10n/kde-l10n-tr/pspec.xml index 9946048453..dc80bd111b 100644 --- a/desktop/kde/l10n/kde-l10n-tr/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-tr/pspec.xml @@ -12,7 +12,7 @@ locale:tr Turkish KDE5 internationalization package kde-l10n-tr is the KDE5 internationalization package that provides Turkish translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-tr-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-tr-16.04.3.tar.xz qt5-linguist ki18n-devel @@ -47,6 +47,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-ug/pspec.xml b/desktop/kde/l10n/kde-l10n-ug/pspec.xml index 9c9dc6d2a6..ed0a1abd7d 100644 --- a/desktop/kde/l10n/kde-l10n-ug/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-ug/pspec.xml @@ -12,7 +12,7 @@ locale:ug Uygur KDE5 internationalization package kde-l10n-ug is the KDE5 internationalization package that provides Uygur translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-ug-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ug-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-uk/pspec.xml b/desktop/kde/l10n/kde-l10n-uk/pspec.xml index f6f67de5d1..fda3842e93 100644 --- a/desktop/kde/l10n/kde-l10n-uk/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-uk/pspec.xml @@ -12,7 +12,7 @@ locale:uk Ukrainian KDE5 internationalization package kde-l10n-uk is the KDE5 internationalization package that provides Ukrainian translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-uk-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-uk-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-wa/pspec.xml b/desktop/kde/l10n/kde-l10n-wa/pspec.xml index 11c03b32d6..c715befcbd 100644 --- a/desktop/kde/l10n/kde-l10n-wa/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-wa/pspec.xml @@ -12,7 +12,7 @@ locale:wa Walloon KDE5 internationalization package kde-l10n-wa is the KDE5 internationalization package that provides Walloon translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-wa-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-wa-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -50,6 +50,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-zh_CN/pspec.xml b/desktop/kde/l10n/kde-l10n-zh_CN/pspec.xml index 1d26a27b84..2aa72b77d8 100644 --- a/desktop/kde/l10n/kde-l10n-zh_CN/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-zh_CN/pspec.xml @@ -12,7 +12,7 @@ locale:zh_CN Chinese Simplified KDE5 internationalization package kde-l10n-zh_CN is the KDE5 internationalization package that provides Chinese Simplified translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-zh_CN-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-zh_CN-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/l10n/kde-l10n-zh_TW/pspec.xml b/desktop/kde/l10n/kde-l10n-zh_TW/pspec.xml index 1542c19ead..440dc649b8 100644 --- a/desktop/kde/l10n/kde-l10n-zh_TW/pspec.xml +++ b/desktop/kde/l10n/kde-l10n-zh_TW/pspec.xml @@ -12,7 +12,7 @@ locale:zh_TW Chinese Traditional KDE5 internationalization package kde-l10n-zh_TW is the KDE5 internationalization package that provides Chinese Traditional translations for KDE5 applications. - mirrors://kde/stable/applications/16.04.0/src/kde-l10n/kde-l10n-zh_TW-16.04.0.tar.xz + mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-zh_TW-16.04.3.tar.xz qt5-base-devel ki18n-devel @@ -49,6 +49,13 @@ --> + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-05-19 16.04.0 diff --git a/desktop/kde/multimedia/component.xml b/desktop/kde/multimedia/component.xml new file mode 100644 index 0000000000..5dcf8bf06c --- /dev/null +++ b/desktop/kde/multimedia/component.xml @@ -0,0 +1,3 @@ + + desktop.kde.multimedia + diff --git a/desktop/kde/network/component.xml b/desktop/kde/network/component.xml new file mode 100755 index 0000000000..b27602ed8e --- /dev/null +++ b/desktop/kde/network/component.xml @@ -0,0 +1,3 @@ + + desktop.kde.network + diff --git a/pisi-index.xml b/pisi-index.xml index b4c2a366d8..c9643c4fd1 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -405,309 +405,50 @@ - 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.2.tar.gz - - ffmpeg-devel - cmake - - multimedia/plugin/libchromaprint/pspec.xml - - - libchromaprint - - ffmpeg - - - /usr/share - /usr/lib - - - - libchromaprint-devel - libchromaprint için geliştirme dosyaları - - libchromaprint - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - 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 - - - - - - enblend - http://enblend.sourceforge.net/ + libcdio + http://www.gnu.org/software/libcdio/ 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 + 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.92.tar.gz - cmake - gsl-devel - zlib-devel - tiff-devel - vigra-devel - boost-devel - lcms2-devel - libpng-devel - openexr-devel - imagemagick-devel + libgcc - gentoo_prepare.patch + libcdio-0.83-linking.patch - multimedia/graphics/enblend/pspec.xml + hardware/optical/libcdio/pspec.xml - enblend + libcdio - gsl - tiff - boost - lcms2 - vigra libgcc - /usr/bin - /usr/share/man - /usr/share/doc - /usr/share/info - - - - - 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 - - - - - - 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. - http://www.cl.cam.ac.uk/~mgk25/download/jbigkit-2.0.tar.gz - - jbigkit-2.0-shared.diff - - 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 - - - - - 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 - - - - - - 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 - http://caca.zoy.org/files/libcaca/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/info /usr/share/man /usr/share/doc + /usr/lib + /usr/bin - libcaca-devel - Development files for libcaca - libcaca için geliştirme dosyaları + libcdio-devel + Development files for libcdio + libcdio için geliştirme dosyaları - libcaca + libcdio - /usr/bin/caca-config /usr/include /usr/lib/pkgconfig @@ -715,14 +456,14 @@ 2016-06-09 - 0.99_beta19 + 0.92 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-03-23 - 0.99_beta19 + 2014-05-20 + 0.92 First release Kamil Atlı suvarice@gmail.com @@ -731,12072 +472,549 @@ - netpbm - http://netpbm.sourceforge.net/ + cdrkit + http://cdrkit.org PisiLinux Community admins@pisilinux.org GPLv2 app:console - multimedia.graphics - A set of utilities to convert to/from the netpbm (and related) formats - Netpbm vb. gibi formatlar arasında dönüşüm yapan araçlar serisi - Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 300 separate tools in the package including converters for about 100 graphics formats. - http://source.pisilinux.org/1.0/netpbm-10.61.02.tar.gz - - config.mk - + 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 - jasper-devel - tiff-devel - libpng-devel - libjpeg-turbo-devel - zlib-devel - libX11-devel - libxml2-devel - - - netpbm-CAN-2005-2471.patch - netpbm-security-code.patch - netpbm-security-scripts.patch - library-link.patch - - multimedia/graphics/netpbm/pspec.xml - - - netpbm - - jasper - tiff - libpng - libjpeg-turbo - zlib - libX11 - libxml2 - - - /usr/bin - /usr/lib - /usr/share/netpbm - /usr/share/man - /usr/share/doc - - - - netpbm-devel - Development files for netpbm - netpbm için geliştirme dosyaları - - netpbm - - - /usr/include - /usr/share/man/man3 - - - - - 2016-06-09 - 10.61.02 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-02-21 - 10.61.02 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - 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. - http://ftp.gimp.org/pub/gegl/0.2/gegl-0.2.0.tar.bz2 - - libspiro-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/gegl/pspec.xml - - - gegl - - glib2 - gdk-pixbuf - libspiro - jasper - libpng - libsdl - cairo - pango - babl - libjpeg-turbo - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/locale/ - - - - gegl-devel - Development files for gegl - gegl için geliştirme dosyaları - - gegl - glib2-devel - babl-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/gtk-doc/html - - - - - 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 - - - - - - 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/~mdadams/jasper/software/jasper-1.900.1.zip - - libjpeg-turbo-devel - - - jasper-1.900.1-fixes-20081208.patch.bz2 - - 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 - - - - 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 - - - - - 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 - - - - - - libmng - http://www.libmng.com/ - - PisiLinux Community - admins@pisilinux.org - - as-is - library - multimedia.graphics - Multiple Image Networkgraphics lib (animated png's) - Çoklu resim Networkgraphics (Animasyonlu png) - Libmng - La librairie de référence pour lire, afficher, écrire et examiner des Multiple-Image Network Graphics (graphiques orientés réseaux composés d'images multiples). MNG est l'extension d'animation pour le format d'image populaire PNG. - Libmng -The reference library for reading, displaying, writing and examining Multiple-Image Network Graphics. MNG is the animation extension to the popular PNG image-format. - Libmng, Çoklu Görüntü Ağ Grafiklerini (MNG) okuma, görüntüleme, yazma ve denemek için başvuru kütüphanesidir. MNG popüler PNG görüntü formatı için animasyon uzantısıdır. - Libmng -librería de referencia para lectura, visualización, escritura y análisis de gráficos tipo Multiple-Image Network. MNG es la extensión de animación al formato popular de imágenes PNG. - http://sourceforge.net/projects/libmng/files/libmng-devel/2.0.2/libmng-2.0.2.tar.gz - - zlib-devel - lcms2-devel - libjpeg-turbo-devel - - multimedia/graphics/libmng/pspec.xml - - - libmng - - zlib - libjpeg-turbo - lcms2 - - - /usr/lib - - - - libmng-devel - - libmng - - - /usr/share/doc - /usr/share/man - /usr/include/ - - - - libmng-32bit - 32-bit shared libraries for libmng - emul32 - emul32 - - zlib-32bit - lcms2-32bit - libjpeg-turbo-32bit - - - zlib-32bit - lcms2-32bit - libjpeg-turbo-32bit - libmng - - - /usr/lib32 - - - - - 2016-06-09 - 2.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 2.0.2 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-04 - 2.0.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - openjpeg - http://www.openjpeg.org/ - - PisiLinux Community - admins@pisilinux.org - - BSD - 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 - - tiff-devel - doxygen - libpng-devel - - - openjpeg-20070717svn-mqc-optimize.patch - - multimedia/graphics/openjpeg/pspec.xml - - - openjpeg - - libpng - tiff - - - /usr/bin - /usr/share/pkgconfig/ - /usr/share/openjpeg-1.5 - /usr/share/man/man1 - /usr/lib - /usr/share/doc - - - - openjpeg-devel - Development files for openjpeg - openjpeg için geliştirme dosyaları - Pliki nagłówkowe do openjpeg - - openjpeg - - - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/include - /usr/share/man/man3 - - - - openjpeg-32bit - 32-bit shared libraries for openjpeg - emul32 - - libpng-32bit - - - openjpeg - - - /usr/lib32 - - - - - 2016-06-09 - 1.5.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 1.5.2 - Release bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-05-22 - 1.5.2 - First release - Yusuf Aydemir - yusuf.aydemir@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 - - 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 - - - - - 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 - - - - - - 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. - http://gimp-dds.googlecode.com/files/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 - - - - - 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-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 - - - - - 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 - - - - - - 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 - - - - - 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-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.6.5.1.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 - - - - - 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-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 - - - - - 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-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/* - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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 - - - - - - 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 - - - - - 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 - http://www.gimp.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - multimedia.graphics.gimp - GNU Image Manipulation Program - Bir resim işleme programı - Programme de Manipulation d'Image GNU. - GIMP is a mature image editor with many advanced features and plugin support. - Piksel düzeyinde işlem yapılabilen gelişmiş bir grafik düzenleme programı - http://download.gimp.org/pub/gimp/v2.8/gimp-2.8.16.tar.bz2 - - gtk-doc - atk-devel - xdg-utils - tiff-devel - zlib-devel - lcms-devel - gegl-devel - babl-devel - dbus-devel - gtk2-devel - aalib-devel - bzip2 - pango-devel - cairo-devel - glib2-devel - libwmf-devel - jasper-devel - libX11-devel - libmng-devel - libpng-devel - libXpm-devel - libXmu-devel - libXext-devel - librsvg-devel - libexif-devel - alsa-lib-devel - freetype-devel - dbus-glib-devel - libXfixes-devel - libgudev-devel - libXcursor-devel - fontconfig-devel - python-gtk-devel - gdk-pixbuf-devel - ghostscript-devel - webkit-gtk2-devel - poppler-glib-devel - libjpeg-turbo-devel - intltool - python-devel - - - single_window.patch - - multimedia/graphics/gimp/gimp/pspec.xml - - - gimp-devel - Documents et entêtes de développement pour GIMP. - Development header and documents for GIMP - GIMP için geliştirme belgeleri ve başlık dosyaları - data - data:doc - - gtk2-devel - cairo-devel - gdk-pixbuf-devel - gimp - - - /usr/include - /usr/share/gtk-doc - /usr/lib/pkgconfig - /usr/share/aclocal - - - - gimp - app:gui - - gegl - babl - dbus - gtk2 - tiff - zlib - aalib - bzip2 - pango - cairo - glib2 - libwmf - libXpm - libmng - libpng - libXmu - jasper - libX11 - libXext - librsvg - libexif - alsa-lib - freetype - libgudev - dbus-glib - libXfixes - eudev - libXcursor - fontconfig - gdk-pixbuf - ghostscript - webkit-gtk2 - poppler-glib - libjpeg-turbo - - - /etc - /usr/lib - /usr/share/man - /usr/share/doc - /usr/bin - /usr/share/gimp - /usr/share/icons - /usr/share/appdata - /usr/share/mime-info - /usr/share/applications - /usr/share/application-registry - - - gimp-splash-pencils.png - - - - gimp-i18n-tr - Gimp translation files for Turkish - Türkçe için GIMP yerelleştirme dosyaları - locale:tr - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/tr - - - - gimp-i18n-ast - Gimp translation files for Asturian - Asturya dili için GIMP yerelleştirme dosyaları - locale:ast - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ast - - - - gimp-i18n-my - Gimp translation files for Burmese - Burmese dili için GIMP yerelleştirme dosyaları - locale:my - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/my - - - - gimp-i18n-nds - Gimp translation files for Low Saxon - Aşağı Saxon dili için GIMP yerelleştirme dosyaları - locale:nds - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/nds - - - - gimp-i18n-el - Gimp translation files for Greek - Yunanca için GIMP yerelleştirme dosyaları - locale:el - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/el - - - - gimp-i18n-gu - Gimp translation files for Gujarati - Gujarati dili için GIMP yerelleştirme dosyaları - locale:gu - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/gu - - - - gimp-i18n-be - Gimp translation files for Belarusian - Belarusça için GIMP yerelleştirme dosyaları - locale:be - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/be - - - - gimp-i18n-vi - Gimp translation files for Vietnamese - Viyetnamca için GIMP yerelleştirme dosyaları - locale:vi - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/vi - - - - gimp-i18n-ca - Gimp translation files for Catalan - Katalanca için GIMP yerelleştirme dosyaları - locale:ca - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ca - - - - gimp-i18n-eo - Gimp translation files for Esperanto - Esperanto için GIMP yerelleştirme dosyaları - locale:eo - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/eo - - - - gimp-i18n-cs - Gimp translation files for Czech - Çekçe için GIMP yerelleştirme dosyaları - locale:cs - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/cs - - - - gimp-i18n-ca_valencia - Gimp translation files for Catalan (Valencia) - Valensiya Katalancası için GIMP yerelleştirme dosyaları - locale:ca@valencia - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ca@valencia - - - - gimp-i18n-an - Gimp translation files for Hollanda Antilleri - locale:ar - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/an - - - - gimp-i18n-ar - Gimp translation files for Arabic - Arapça için GIMP yerelleştirme dosyaları - locale:ar - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ar - - - - gimp-i18n-bs - Gimp translation files for Bahama - locale:ar - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/bs - - - - gimp-i18n-km - Gimp translation files for Khmer - Khmer dili için GIMP yerelleştirme dosyaları - locale:km - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/km - - - - gimp-i18n-ga - Gimp translation files for Irish Gaelic - Gaelik İrlandacası için GIMP yerelleştirme dosyaları - locale:ga - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ga - - - - gimp-i18n-fi - Gimp translation files for Finnish - Fince için GIMP yerelleştirme dosyaları - locale:fi - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/fi - - - - gimp-i18n-eu - Gimp translation files for Basque - Baskça için GIMP yerelleştirme dosyaları - locale:eu - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/eu - - - - gimp-i18n-et - Gimp translation files for Estonian - Estonyaca için GIMP yerelleştirme dosyaları - locale:et - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/et - - - - gimp-i18n-xh - Gimp translation files for Xhosa - Xhosa dili için GIMP yerelleştirme dosyaları - locale:xh - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/xh - - - - gimp-i18n-gl - Gimp translation files for Galician - Galiçya dili için GIMP yerelleştirme dosyaları - locale:gl - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/gl - - - - gimp-i18n-id - Gimp translation files for Indonesian - Endonezyaca için GIMP yerelleştirme dosyaları - locale:id - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/id - - - - gimp-i18n-es - Gimp translation files for Spanish - İspanyolca için GIMP yerelleştirme dosyaları - locale:es - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/es - - - - gimp-i18n-ru - Gimp translation files for Russian - Rusça için GIMP yerelleştirme dosyaları - locale:ru - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ru - - - - gimp-i18n-rw - Gimp translation files for Kinyarwanda - Kinyarwanda dili için GIMP yerelleştirme dosyaları - locale:rw - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/rw - - - - gimp-i18n-nl - Gimp translation files for Dutch - Hollandaca için GIMP yerelleştirme dosyaları - locale:nl - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/nl - - - - gimp-i18n-nn - Gimp translation files for Norwegian Nynorsk - Norveç Nynorsk dili için GIMP yerelleştirme dosyaları - locale:nn - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/nn - - - - gimp-i18n-nb - Gimp translation files for Norwegian Bookmal - Norveç Bookmal dili için GIMP yerelleştirme dosyaları - locale:nb - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/nb - - - - gimp-i18n-ne - Gimp translation files for Nepali - Nepali dili için GIMP yerelleştirme dosyaları - locale:ne - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ne - - - - gimp-i18n-lt - Gimp translation files for Lithuanian - Litvanyaca için GIMP yerelleştirme dosyaları - locale:lt - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/lt - - - - gimp-i18n-pa - Gimp translation files for Punjabi - Punjabi dili için GIMP yerelleştirme dosyaları - locale:pa - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/pa - - - - gimp-i18n-ro - Gimp translation files for Romanian - Rumence için GIMP yerelleştirme dosyaları - locale:ro - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ro - - - - gimp-i18n-en_GB - Gimp translation files for British English - İngiliz İngilizcesi için GIMP yerelleştirme dosyaları - locale:en_GB - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/en_GB - - - - gimp-i18n-yi - Gimp translation files for Yi - Yi dili için GIMP yerelleştirme dosyaları - locale:yi - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/yi - - - - gimp-i18n-en_CA - Gimp translation files for Catalan (en) - Katalanca için GIMP yerelleştirme dosyaları - locale:en_CA - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/en_CA - - - - gimp-i18n-fr - Gimp translation files for French - Fransızca için GIMP yerelleştirme dosyaları - locale:fr - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/fr - - - - gimp-i18n-bg - Gimp translation files for Bulgarian - Bulgarca için GIMP yerelleştirme dosyaları - locale:bg - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/bg - - - - gimp-i18n-ms - Gimp translation files for Malay - Malay dili için GIMP yerelleştirme dosyaları - locale:ms - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ms - - - - gimp-i18n-pt_BR - Gimp translation files for Brazilian Portuguese - Brezilya Portekizcesi için GIMP yerelleştirme dosyaları - locale:pt_BR - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/pt_BR - - - - gimp-i18n-hr - Gimp translation files for Croatian (Hrvatski) - Hırvatça için GIMP yerelleştirme dosyaları - locale:hr - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/hr - - - - gimp-i18n-zh_TW - Gimp translation files for Chinese Traditional - Geleneksel Çince için GIMP yerelleştirme dosyaları - locale:zh_TW - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/zh_TW - - - - gimp-i18n-ko - Gimp translation files for Korean - Korece için GIMP yerelleştirme dosyaları - locale:ko - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ko - - - - gimp-i18n-it - Gimp translation files for Italian - İtalyanca için GIMP yerelleştirme dosyaları - locale:it - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/it - - - - gimp-i18n-fa - Gimp translation files for Farsi (Persian) - Farsça için GIMP yerelleştirme dosyaları - locale:fa - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/fa - - - - gimp-i18n-dz - Gimp translation files for Dzongkha - Dzongkha dili için GIMP yerelleştirme dosyaları - locale:dz - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/dz - - - - gimp-i18n-sr_Latn - Gimp translation files for Serbian Latin - Latin sırpça için GIMP yerelleştirme dosyaları - locale:sr@Latn - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/sr@latin - - - - gimp-i18n-da - Gimp translation files for Danish - Danimarkaca için GIMP yerelleştirme dosyaları - locale:da - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/da - - - - gimp-i18n-ja - Gimp translation files for Japanese - Japonca için GIMP yerelleştirme dosyaları - locale:ja - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ja - - - - gimp-i18n-he - Gimp translation files for Hebrew - İbranice için GIMP yerelleştirme dosyaları - locale:he - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/he - - - - gimp-i18n-pt - Gimp translation files for Portuguese - Portekizce için GIMP yerelleştirme dosyaları - locale:pt - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/pt - - - - gimp-i18n-zh_CN - Gimp translation files for Chinese Simplified - Basitleştirilmiş Çince için GIMP yerelleştirme dosyaları - locale:zh_CN - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/zh_CN - - - - gimp-i18n-sr - Gimp translation files for Serbian - Sırpça için GIMP yerelleştirme dosyaları - locale:sr - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/sr - - - - gimp-i18n-oc - Gimp translation files for Occitan - Occitan dili için GIMP yerelleştirme dosyaları - locale:oc - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/oc - - - - gimp-i18n-sv - Gimp translation files for Swedish - İsveççe için GIMP yerelleştirme dosyaları - locale:sv - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/sv - - - - gimp-i18n-mk - Gimp translation files for Macedonian - Makedonyaca için GIMP yerelleştirme dosyaları - locale:mk - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/mk - - - - gimp-i18n-sk - Gimp translation files for Slovak - Slovakça için GIMP yerelleştirme dosyaları - locale:sk - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/sk - - - - gimp-i18n-de - Gimp translation files for German - Almanca için GIMP yerelleştirme dosyaları - locale:de - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/de - - - - gimp-i18n-pl - Gimp translation files for Polish - Lehçe için GIMP yerelleştirme dosyaları - locale:pl - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/pl - - - - gimp-i18n-uk - Gimp translation files for Ukrainian - Ukraynaca için GIMP yerelleştirme dosyaları - locale:uk - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/uk - - - - gimp-i18n-sl - Gimp translation files for Slovenian - Slovence için GIMP yerelleştirme dosyaları - locale:sl - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/sl - - - - gimp-i18n-hu - Gimp translation files for Hungarian - Macarca için GIMP yerelleştirme dosyaları - locale:hu - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/hu - - - - gimp-i18n-tt - Gimp translation files for Tatarish - Tatarca için GIMP yerelleştirme dosyaları - locale:tt - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/tt - - - - gimp-i18n-az - Gimp translation files for Azerbaijani - Azerice için GIMP yerelleştirme dosyaları - locale:az - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/az - - - - gimp-i18n-am - Gimp translation files for Amharic - Amharic dili için GIMP yerelleştirme dosyaları - locale:am - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/am - - - - gimp-i18n-is - Gimp translation files for Icelandic - İzlanda dili için GIMP yerelleştirme dosyaları - locale:is - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/is - - - - gimp-i18n-lv - Gimp translation files for Latvia - Latvia dili için GIMP yerelleştirme dosyaları - locale:lv - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/lv - - - - gimp-i18n-th - Gimp translation files for Thai - Thai dili için GIMP yerelleştirme dosyaları - locale:th - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/th - - - - gimp-i18n-ka - Gimp translation files for Georgian - Gürcüce için GIMP yerelleştirme dosyaları - locale:ka - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ka - - - - gimp-i18n-hi - Gimp translation files for Hindi - Hindi dili için GIMP yerelleştirme dosyaları - locale:hi - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/hi - - - - gimp-i18n-zh_HK - Gimp translation files for Chinese Hong Kong - Hong Kong Çincesi için GIMP yerelleştirme dosyaları - locale:zh_HK - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/zh_HK - - - - gimp-i18n-ml - Gimp translation files for Malayalam - Malayalam dili için GIMP yerelleştirme dosyaları - locale:ml - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ml - - - - gimp-i18n-ta - Gimp translation files for Tamil - Tamil dili için GIMP yerelleştirme dosyaları - locale:ta - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/ta - - - - gimp-i18n-kn - Gimp translation files for Kannada - Kannada dili için GIMP yerelleştirme dosyaları - locale:kn - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/kn - - - - gimp-i18n-si - Gimp translation files for Sinhala - Sinhala dili için GIMP yerelleştirme dosyaları - locale:si - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/si - - - - gimp-i18n-kk - Gimp translation files for Kazakh - Kazakça için GIMP yerelleştirme dosyaları - locale:kk - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/kk - - - - gimp-i18n-br - Gimp translation files for Breton - Breton dili için GIMP yerelleştirme dosyaları - locale:br - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/br - - - - gimp-i18n-te - Gimp translation files for Telugu - locale:te - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/te - - - - gimp-i18n-csb - Gimp translation files for Kashubian - locale:csb - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/csb - - - - gimp-i18n-gd - Gimp translation files for Scottish Gaelic - locale:gd - multimedia.graphics.gimp.l10n - - gimp - - - /usr/share/locale/gd - - - - - 2016-06-09 - 2.8.16 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-02 - 2.8.16 - First release - Alihan Öztürk - alihan02isilinux.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://savannah.nongnu.org/download/icoutils/icoutils-0.31.0.tar.bz2 - - libpng-devel - - multimedia/graphics/icoutils/pspec.xml - - - icoutils - - /usr/bin - /usr/share/doc - /usr/share/man - /usr/share/locale - - - - - 2016-06-02 - 0.31.0 - First release - PisiLinux Community - admin@pisilinux.org - - - - - - libwmf - http://wvware.sourceforge.net/libwmf.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.graphics - Library for reading and converting WMF files - WMF (Windows metafile) okuma ve dönüştürme kitaplığı - Librairie pour convertir les fichiers WMF. - A library for reading and converting Windows MetaFile vector graphics (WMF). - Microsoft Word gibi uygulamaların kullandığı WMF (Windows metafile) dosyalarını standart formatlara (PNG, JPEG, PS, EPS, SVG gibi) dönüştürebilmek ve gösterebilmek için gereken kütüphanedir. - mirrors://sourceforge/wvware/libwmf-0.2.8.4.tar.gz - - libjpeg-turbo-devel - harfbuzz-devel - freetype-devel - libX11-devel - libxml2-devel - gettext-devel - gdk-pixbuf-devel - - multimedia/graphics/libwmf/pspec.xml - - - libwmf - - zlib - libX11 - libpng - libxml2 - freetype - libjpeg-turbo - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/libwmf - - - - libwmf-devel - Development files for libwmf - libwmf için geliştirme dosyaları - - libwmf - - - /usr/bin/libwmf-config - /usr/include - /usr/lib/pkgconfig - - - - - 2016-06-09 - 0.2.8.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-24 - 0.2.8.4 - 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.6/lcms2-2.6.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 - - - - - 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 - - - - - - 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.0.6.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 - - - - - 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 - - - - - - imagemagick - http://www.imagemagick.org/ - - PisiLinux Community - admins@pisilinux.org - - as-is - app:gui - multimedia.graphics - A collection of tools and libraries for many image file formats - Resimleri işlemek ve göstermek için bir X uygulaması - Narzędzie do wyświetlania, konwersji i manipulacji grafikami - ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. You can use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. - ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.9.4-8.tar.xz - - ghostscript-devel - fontconfig-devel - librsvg-devel - openexr-devel - libXext-devel - libwmf-devel - liblqr-devel - jasper-devel - cairo-devel - fftw3-devel - lcms2-devel - tiff-devel - webp-devel - libjpeg-turbo-devel - libpng-devel - - - perlmagick.rpath.patch - - multimedia/graphics/imagemagick/pspec.xml - - - imagemagick - - perl - tiff - webp - zlib - bzip2 - fftw3 - lcms2 - libX11 - libgcc - liblqr - libpng - libwmf - libXext - libgomp - freetype - fontconfig - ghostscript - libtool-ltdl - openexr-libs - libjpeg-turbo - - - /usr/bin - /etc/ImageMagick-6/ - /usr/lib - /usr/share/ImageMagick-* - /usr/share/man - /usr/share/doc - - - - imagemagick-docs - HTML documentation for imagemagick - Imagemagick için API belgeleri - - /usr/share/doc/imagemagick/html - - - - imagemagick-devel - Development files for imagemagick - imagemagick için geliştirme dosyaları - Pliki nagłówkowe imagemagick - - imagemagick - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - /usr/share/man/man1/*-config* - /usr/bin/*-config - - - - - 2016-06-10 - 6.9.4.8 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-03-22 - 6.9.3.7 - First release - Yusuf Aydemir - yusuf.aydemir@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.6/imlib2-1.4.6.tar.gz - - giflib-devel - libid3tag-devel - libXext-devel - libjpeg-turbo-devel - tiff-devel - freetype-devel - - - imlib2-1.4.5-no-my-libs.patch - imlib2-giflib5.patch - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.4.2/libjpeg-turbo-1.4.2.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/ - - - jpeg-devel - - - - libjpeg-turbo-32bit - 32-bit shared libraries for jpeg - emul32 - emul32 - - libjpeg-turbo - - - /usr/lib32 - - - jpeg-32bit - - - - - 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 - - - - - - openimageio - https://sites.google.com/site/openimageio/home - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - multimedia.graphics - Library for reading and writing images - Görüntüleri okuma ve yazma için bir kütüphane - OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. - https://github.com/OpenImageIO/oiio/archive/Release-1.6.14.tar.gz - - cmake - boost-devel - openexr-devel - ilmbase-devel - glew-devel - python-devel - txt2man - libpng-devel - tiff-devel - webp-devel - ffmpeg-devel - opencv-devel - freetype-devel - giflib-devel - zlib-devel - jasper-devel - libraw-devel - openjpeg-devel - libjpeg-turbo-devel - - multimedia/graphics/openimageio/pspec.xml - - - openimageio - - tiff - webp - boost - opencv - giflib - ilmbase - openjpeg - openexr-libs - libjpeg-turbo - libraw - zlib - ffmpeg - libpng - python - freetype - libgcc - - - /usr/lib - /usr/bin - /usr/share - - - - openimageio-devel - Development files for openimageio - openimageio için geliştirme başlıkları - - openimageio - tiff-devel - webp-devel - boost-devel - opencv-devel - giflib-devel - ilmbase-devel - openjpeg-devel - openexr-devel - libjpeg-turbo-devel - libraw-devel - zlib-devel - ffmpeg-devel - libpng-devel - python-devel - freetype-devel - - - /usr/include - - - - - 2016-06-20 - 1.6.14 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-06-15 - 1.5.20 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-08 - 1.5.20 - First release - Ertuğrul Erata - ertugrulerata@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.16.2.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 - - - - - 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 - - - - - - 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 - - - - - 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. - http://download.gimp.org/pub/babl/0.1/babl-0.1.12.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 - - - - - 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 - - - - - - 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ı - http://downloads.webmproject.org/releases/webp/libwebp-0.4.3.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 - - - - - 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 - - - - - - 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.0.9.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 - - - - - 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 - - - - - - GraphicsMagick - http://www.graphicsmagick.org - - 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. - mirrors://sourceforge/graphicsmagick/GraphicsMagick-1.3.23.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 - - - GraphicsMagick - app:console - - 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 - - - - - 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 - - - - - - inkscape - http://www.inkscape.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2.1 - app:gui - multimedia.graphics - SVG vector graphics application - Vektörel çizim programı - Inkscape is an application to create, edit, and convert SVG vector graphics images that can also import from and export to bitmap image files. - SVG tabanlı, çok kapsamlı ve gelişmiş bir vektörel çizim programıdır. - https://inkscape.global.ssl.fastly.net/media/resources/file/inkscape-0.91.tar.bz2 - - gtk2-devel - gtkmm-devel - atkmm-devel - cairo-devel - lcms2-devel - boost-devel - atk-devel - gc-devel - perl-XML-Parser - pango-devel - popt-devel - poppler-glib-devel - poppler-devel - aspell-devel - glibc-devel - gsl-devel - libwpg-devel - libwpd-devel - imagemagick-devel - glibmm-devel - libXft-devel - aalib-devel - libart_lgpl-devel - fontconfig-devel - libsigc++-devel - liblqr-devel - cairomm-devel - gdk-pixbuf-devel - libxslt-devel - pangomm-devel - libcdr-devel - libvisio-devel - librevenge-devel - libjpeg-turbo-devel - gtkspell-devel - dbus-glib-devel - zlib-devel - glib2-devel - libX11-devel - libgcc - libpng-devel - libxml2-devel - freetype - libgomp - libxslt-devel - intltool - gettext-devel - pkgconfig - libX11-devel - - multimedia/graphics/inkscape/pspec.xml - - - inkscape - - freetype - libxml2 - libpng - libgcc - libX11 - glib2 - zlib - dbus-glib - popt - gtk2 - pango - lcms2 - cairo - poppler-glib - gsl - aspell - libwpg - imagemagick - glibmm - gtkmm - fontconfig - libsigc++ - gtkspell - cairomm - gdk-pixbuf - libxslt - pangomm - libwpd - atkmm - poppler - libcdr - libvisio - librevenge - libjpeg-turbo - gc - libgomp - - - /usr/bin - /usr/lib - /usr/share/locale - /usr/share/man - /usr/share/doc - /usr/share/icons - /usr/share/dbus-1 - /usr/share/inkscape - /usr/share/applications - - - - inkscape-devel - Development files for Inkscape - Inkscape için geliştirme dosyaları - - inkscape - glib2-devel - dbus-glib-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2016-06-10 - 0.91 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-29 - 0.91 - First release - Stefan Gronewold (groni) - groni@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. - ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.3.tar.gz - - libjpeg-turbo-devel - jbigkit-devel - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - hugin - http://hugin.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - library - multimedia.graphics - A panoramic photo stitcher - Panoramik görüntü birleştirici - hugin can be used to stitch multiple images together. The resulting image can span 360 degrees. Another common use is the creation of very high resolution pictures by combining multiple images. - hugin bir çok görüntüyü harmanlamak için kullanılabilecek bir araçtır. Bu sayede, 360 derecelik görüntüler oluşturulabilir. Bir diğer kullanım alanı ise birden fazla görüntüyü birleştirerek çok yüksek çözünürlüklü görüntüler üretmektir. - hugin - mirrors://sourceforge/hugin/hugin/hugin-2015.0/hugin-2015.0.0.tar.bz2 - - swig - cmake - glew-devel - tiff-devel - zlib-devel - vigra-devel - boost-devel - wxGTK-devel - exiv2-devel - fftw3-devel - flann-devel - libXmu-devel - libpng-devel - python-devel - lapack-devel - sqlite-devel - openexr-devel - freeglut-devel - libpano13-devel - libjpeg-turbo-devel - - multimedia/graphics/hugin/pspec.xml - - - hugin - - blas - glew - mesa - tiff - boost - fftw3 - vigra - wxGTK - lapack - libgcc - python - sqlite - enblend - ilmbase - libgomp - freeglut - mesa-glu - libpano13 - exiv2-libs - openexr-libs - perl-Image-ExifTool - - - /usr/lib/ - /usr/share/doc - /usr/share/man - /usr/bin - /usr/share/mime - /usr/share/icons - /usr/share/hugin - /usr/share/pixmaps - /usr/share/appdata - /usr/share/applications - /usr/share/locale - - - hugin-libs - hugin-tools - - - - hugin-docs - Help documents for hugin - hugin için yardım belgeleri - - /usr/share/hugin/xrc/data/help* - - - - - 2016-06-09 - 2015.0.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-06 - 2015.0.0 - First release - Osman Erkan - osman.erkan@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.7/libmikmod-3.3.7.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 - - - - - 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 - - - - - - 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.22.4.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 - emul32 - emul32 - - alsa-lib-32bit - - - mpg123 - - - /usr/lib32 - - - - - 2016-06-09 - 1.22.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-13 - 1.22.4 - First release - Stefan Gronewold(groni) - groni@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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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://dl.dropboxusercontent.com/u/28869550/jack-1.9.10.tar.bz2 - - libsamplerate-devel - alsa-lib-devel - libffado-devel - celt-devel - pkgconfig - eigen3 - libopus-devel - doxygen - libfreebob-devel - libsndfile-devel - readline-devel - - 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 - - - - - 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 - - - - - - a52dec - http://liba52.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.sound - DVD ATSC A/52 streams decoder library - DVD'de kullanılan ATSC A/52 akımını çözen kütüphane - liba52 is a free library for decoding ATSC A/52 streams. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-3. - liba52 ATSC A/52 yayınlarının kodlarını çözen ücretsiz bir kütüphanedir. A/52 standart dijital televizyon ve DVD programlarını da içeren çeşitli uygulamalar tarafından kullanılmaktadır. - http://liba52.sourceforge.net/files/a52dec-0.7.4.tar.gz - - glibc-devel - djbfft-devel - - - a52dec-0.7.4-build.patch - use-djbfft.patch - constant.patch - - multimedia/sound/a52dec/pspec.xml - - - a52dec - - djbfft - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - a52dec-devel - Development files for a52dec - a52dec için geliştirme dosyaları - - a52dec - - - /usr/include - - - - - 2016-06-09 - 0.7.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 0.7.4 - 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.1.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - audiofile - http://www.68k.org/~michael/audiofile/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - 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 - - multimedia/sound/audiofile/pspec.xml - - - audiofile - - alsa-lib - flac - - - /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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - http://osxwinebuilder.googlecode.com/files/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 - - - /usr/lib32 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - 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 - - - - - 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 - - - - - - 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. - http://www.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.3.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/ - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - openal - http://kcat.strangesoft.net/openal.html - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - multimedia.sound - Open Audio Library is a vendor-neutral API for interactive spatialized audio - Açık ses kütüphanesi - OpenAL est une API audio 3D multi-plateforme utilisable pour les jeux et beaucoup d'autre types d'application audio. Les objets de base d'OpenAL sont le Listener (auditeur), a Source (source), et le Buffer (tampon). - OpenAL is a cross-platform 3D audio API appropriate for use with gaming applications and many other types of audio applications. The basic OpenAL objects are a Listener, a Source, and a Buffer. - OpenAL, oyun uygulamaları ve diğer birçok audio uygulama tipleriyle kullanılmaya tahsisli bir üç boyutlu audio API(Uygulama Programlama Arayüzü) çapraz platformudur. - http://kcat.strangesoft.net/openal-releases/openal-soft-1.15.1.tar.bz2 - - alsa-lib-devel - pulseaudio-libs-devel - cmake - - - pthread.patch - no-fpuextended.patch - - multimedia/sound/openal/pspec.xml - - - openal - - alsa-lib - - - /usr/bin - /usr/lib - /usr/share/doc/openal - /usr/share/openal - - - - openal-devel - Development files for openal - openal için geliştirme dosyaları - - openal - pulseaudio - - - /usr/include - /usr/lib/pkgconfig/openal.pc - /usr/lib32/pkgconfig/openal.pc - - - - openal-32bit - 32-bit shared libraries for openal - openal için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - openal - - - /usr/lib32 - - - - - 2016-06-09 - 1.15.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 1.15.1 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2014-05-25 - 1.15.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - pulseaudio - http://pulseaudio.org/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - GPLv2 - BSD - app:console - library - multimedia.sound - A networked sound server with an advanced plugin system - Gelişmiş eklenti desteğine sahip ağ temelli bir ses sunucusu - pulseaudio is a sound server for POSIX and Win32 systems. It allows you to do advanced operations on your sound data as it passes between your application and your hardware. - pulseaudio, POSIX ve Win32 sistemler için tasarlanmış, donanım ve uygulamalar arasında gezinen ses verilerinin üzerinde gelişmiş işlemler yapılmasına olanak sağlayan bir ses sunucusudur. - https://freedesktop.org/software/pulseaudio/releases/pulseaudio-8.0.tar.xz - - orc-devel - sbc-devel - fftw3-devel - doxygen - xcb-proto - gtk2-devel - avahi-devel - speex-devel - libSM-devel - libtdb-devel - libICE-devel - libXtst-devel - xcb-util-devel - alsa-lib-devel - libsndfile-devel - libasyncns-devel - libatomic_ops-devel - eudev-devel - dbus-devel - intltool libcap-devel - json-c-devel + zlib-devel + cmake - multimedia/sound/pulseaudio/pspec.xml + hardware/optical/cdrkit/pspec.xml - pulseaudio-libs - Libraries for PulseAudio clients - PulseAudio istemci kitaplığı + cdrkit - dbus - glib2 - json-c - libX11 - libtdb - libxcb - eudev - libtool-ltdl - orc - sbc - fftw3 - libSM - speex - libICE - libXtst - alsa-lib - avahi-libs - libasyncns - libsndfile - bluez - - - /usr/bin/pa* - /etc/pulse/client.conf - /usr/lib/libpulse.so - /usr/lib/libpulse.so* - /usr/lib/libpulse-simple.so - /usr/lib/libpulse-simple.so* - /usr/lib/pulseaudio/libpulsecommon-* - /usr/lib/libpulse-mainloop-glib.so - /usr/lib/libpulse-mainloop-glib.so* - /usr/lib/pulseaudio/libpulsedsp.* - /usr/lib/pulse/modules - /usr/lib/udev/rules.d - /usr/lib/pulseaudio/libpulsecore*.so - - - - pulseaudio-libs-devel - Development files for pulseaudio-libs - pulseaudio-libs için geliştirme dosyaları - - pulseaudio-libs - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/vala/vapi - /usr/lib/cmake/PulseAudio - - - - pulseaudio-docs - doxygen generated API documentation for PulseAudio - Doxygen tarafından üretilmiş PulseAudio API belgeleri - - /usr/share/doc/pulseaudio/html - - - - pulseaudio - - dbus + file + zlib + bzip2 libcap - libtool-ltdl - pulseaudio-libs - /usr/bin/pulseaudio - /usr/bin/qpaeq - /usr/bin/start-pulseaudio-kde - /usr/bin/esdcompat - /usr/bin/start-pulseaudio-x11 - /usr/lib/pm-utils/sleep.d - /usr/libexec - /usr/lib/pulse-5.0/modules - /etc - /usr/lib/tmpfiles.d/pulseaudio.conf - /lib/udev/rules.d - /usr/share/pulseaudio/alsa-mixer - /usr/share - /usr/share/icons - /var/lib/pulse - /run/pulse - - - System.Package - - - pulseaudio.conf - pisilinux/pulseaudio.sysconfig - mandriva/pulseaudio.svg - mandriva/pulseaudio.svg - mandriva/pulseaudio16.png - mandriva/pulseaudio22.png - mandriva/pulseaudio32.png - mandriva/pulseaudio48.png - mandriva/pulseaudio64.png - mandriva/pulseaudio128.png - mandriva/pulseaudio16.png - mandriva/pulseaudio22.png - mandriva/pulseaudio32.png - mandriva/pulseaudio48.png - mandriva/pulseaudio64.png - mandriva/pulseaudio128.png - - - - pulseaudio-libs-32bit - 32-bit shared libraries for pulseaudio-libs - pulseaudio-libs için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - json-c-32bit - dbus-32bit - glib2-32bit - speex-32bit - libcap-32bit - libsndfile-32bit - libtool-ltdl-32bit - - - pulseaudio-libs - dbus-32bit - glib2-32bit - libsndfile-32bit - json-c-32bit - - - /usr/lib32 - - - - - 2016-06-09 - 8.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 8.0 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-03-24 - 8.0 - 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/releases/download/v1.4.0/libcue-1.4.0.tar.bz2 - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.4.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 - - - - 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 - - - - - 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 - - - - - - libcanberra - http://0pointer.de/lennart/projects/libcanberra/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - app:console - multimedia.sound - A library for generating event sounds on free desktops - Masaüstü üzerinde bildirim sesleri üretmek için kütüphane - libcanberra is an implementation of the XDG Sound Theme and Name Specifications, for generating event sounds on free desktops, such as GNOME. It comes with several backends (ALSA, PulseAudio, OSS, GStreamer, null) and is designed to be portable. - libcanberra, çeşitli arka uç (ALSA, PulseAudio, GStreamer, null) destekleri olan, XDG Ses Teması ve İsimlendirme standartlarına uygun, bildirim sesi çalma kütüphanesidir. - http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz - - libogg-devel - pulseaudio-libs-devel - gstreamer-devel - libvorbis-devel - alsa-lib-devel - glib2-devel - gtk2-devel - gtk3-devel - at-spi2-core-devel - eudev-devel - atk-devel - cairo-devel - pango-devel - libogg-devel - libtdb-devel - libvorbis-devel - fontconfig-devel - gstreamer-next-devel - - - fix-pthread.patch - fix-underlinking.patch - - multimedia/sound/libcanberra/pspec.xml - - - libcanberra - - libtdb - libtool-ltdl - glib2 - alsa-lib - libvorbis - pulseaudio-libs - gstreamer-next - - - /usr/lib - /usr/share/doc - /usr/share/gdm - /usr/share/gnome/ - - - - libcanberra-devel - Development files for libcanberra - libcanberra için geliştirme dosyaları - - libcanberra - - - /usr/include - /usr/share/vala - /usr/lib/pkgconfig - - - - libcanberra-gtk - GTK+ convenience API and utilities for libcanberra - GTK+ için libcanberra araçları ve programlama kitaplığı - - libcanberra - gtk2 - glib2 - libX11 - - - /usr/lib/gtk-2* - /usr/lib/libcanberra-gtk.so* - - - - libcanberra-gtk-devel - Development files for libcanberra-gtk - - libcanberra - libcanberra-gtk - libcanberra-devel - gtk2-devel - - - /usr/include/canberra-gtk.h - /usr/lib/pkgconfig/libcanberra-gtk.pc - /usr/share/vala/vapi/libcanberra-gtk.vapi - - - - libcanberra-gtk3 - GTK+ convenience API and utilities for libcanberra - - gtk3 - glib2 - eudev - libX11 - libcanberra - - - /usr/lib/gtk-3* - /usr/lib/libcanberra-gtk3* - /usr/share/doc/libcanberra-gtk3 - /usr/bin/canberra-boot - /usr/bin/canberra-gtk-play - - - - libcanberra-gtk3-devel - Development files for libcanberra-gt3k - - libcanberra - libcanberra-devel - libcanberra-gtk3 - gtk3-devel - - - /usr/lib/pkgconfig/libcanberra-gtk3.pc - - - - - 2016-06-09 - 0.30 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 0.30 - Fix - Varol Maksutoğlu - waroi@pisilinux.org - - - 2016-05-08 - 0.30 - First release - Varol Maksutoğlu - waroi@pisilinux.org - - - - - - 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_v19_20140130.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.0.10.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/ - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - knowthelist - http://qt-apps.org/content/show.php/Knowthelist?content=165335 - - Stefan Gronewold(groni) - groni@pisilinux.org - - LGPLv3 - app:gui - multimedia.sound - Knowthelist the awesome party music player - Knowthelist the awesome party music player - Quick search for tracks in collection, Two players with separate playlists Mixer with fader, 3 channel EQ and gain, Auto fader and auto gain, Trackanalyser search for song start/end and gain setting, Auto DJ function with multiple filters for random play, Monitor player for pre listen tracks (via 2nd sound card e.g. USB) - Quick search for tracks in collection, Two players with separate playlists Mixer with fader, 3 channel EQ and gain, Auto fader and auto gain, Trackanalyser search for song start/end and gain setting, Auto DJ function with multiple filters for random play, Monitor player for pre listen tracks (via 2nd sound card e.g. USB) - knowthelist - https://github.com/knowthelist/knowthelist/archive/v2.3.0.tar.gz - - qt5-base-devel - qt5-xmlpatterns-devel - qt5-sql-mysql - qt5-sql-postgresql - qt5-sql-sqlite - qt5-linguist - glib2-devel - alsa-lib-devel - taglib-devel - gstreamer-next-devel - gst-plugins-bad-next-devel - gst-plugins-base-next-devel - - multimedia/sound/knowthelist/pspec.xml - - - knowthelist - - qt5-base - gstreamer-next - taglib - alsa-lib - glib2 - libgcc - - - /usr/bin - /usr/share - /usr/share/applications - /usr/share/icons - /usr/share/doc - - - - - 2016-06-09 - 2.3.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-11 - 2.3.0 - First release - Stefan Gronewold(groni) - groni@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 - - - - - 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 - - - - - - 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.25.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 - m4dir.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 - - - - - 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 - - - - - - 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. - http://www.wavpack.com/wavpack-4.75.0.tar.bz2 - multimedia/sound/wavpack/pspec.xml - - - wavpack - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - wavpack-devel - - wavpack - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.2rc1.tar.gz - - libogg-devel - - - constant.patch - configure.patch - - multimedia/sound/speex/pspec.xml - - - speex - - libogg - - - /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 - - speex - - - /usr/lib32 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.8.0.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 - - - - - 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 - - - - - - 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.8.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 - - - - - 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 - - - - - - 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.0-git1-20160516.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - drumstick - http://drumstick.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:console - app:gui - multimedia.sound - Qt4/C++ wrapper for ALSA Sequencer - ALSA ardıştırıcısı için Qt4/C++ kitaplığı - Drumstick library is a C++ wrapper around the ALSA library sequencer interface, using Qt4 objects, idioms and style. - Drumstick, ALSA ardıştırıcı arayüzü için Qt4 nesnelerini, deyimlerini ve tarzını kullanan bir C++ ara kitaplığıdır. - drumstick - mirrors://sourceforge/drumstick/1.0.2/drumstick-1.0.2.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 - - - - - 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 - - - - - - nightingale - http://getnightingale.com/ - - Stefan Gronewold - groni@pisilinux.org - - 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 - - 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 - - multimedia/sound/nightingale/pspec.xml - - - nightingale - - atk - gtk2 - libXt - cairo - pango - libIDL - taglib - libXext - alsa-lib - gstreamer - fontconfig - gdk-pixbuf - libXrender - gst-plugins-base - dbus - zlib - glib2 - libX11 - libgcc - freetype - - - /usr/bin - /usr/share/applications - /usr/share/nightingale - /usr/share/pixmaps - /usr/share/doc - - - nightingale.desktop - nightingale.xpm - - - - - 2016-06-19 - 1.12.1 - First Release. - Stefan Gronewold - groni@pisilinux.org - - - - - - faac - http://www.audiocoding.com/ - - 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 - - libmp4v2-devel - - - mp4v2-1.9.patch - mp4v2-2.0.0.patch - altivec.patch - - multimedia/sound/faac/pspec.xml - - - faac - - libmp4v2 - - - /usr/bin - /usr/lib - /usr/share/doc/faac - /usr/share/man - - - - faac-devel - Development files for faac - faac için geliştirme dosyaları - - faac - - - /usr/include - - - - - 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 - - - - - - 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.8.1.tar.xz - - orc-devel - lame-devel - glib2-devel - a52dec-devel - libmad-devel - libmpeg2-devel - libdvdread-devel - opencore-amr-devel - gstreamer-next-devel - gstreamermm-next-devel - gst-plugins-base-next-devel - x264-devel - libcdio-devel - - multimedia/video/gst-plugins-ugly-next/pspec.xml - - - gst-plugins-ugly-next - - orc - lame - glib2 - a52dec - libmad - libmpeg2 - libdvdread - opencore-amr - gstreamer-next - gst-plugins-base-next - x264 - libcdio - - - /usr/lib/gstreamer-1.0 - /usr/share/doc/gst-plugins-ugly-next - /usr/share/gtk-doc - /usr/share/gstreamer-1.0 - /usr/share/locale - - - - - 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 - - - - - - gstreamermm - http://gstreamer.freedesktop.org/bindings/cplusplus.html - - Osman Erkan - osman.erkan@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/0.10/gstreamermm-0.10.11.tar.xz - - glib2-devel - gstreamer-devel - libxml2-devel - gst-plugins-base-devel - glibmm-devel - libxmlpp-devel - libsigc++ - libgcc - - multimedia/video/gstreamermm/pspec.xml - - - gstreamermm - - glib2 - libgcc - libxml2 - gstreamer - gst-plugins-base - glibmm - libxmlpp - libsigc++ - - - /usr/lib - /usr/share/devhelp/books/gstreamermm-0.10 - /usr/share/doc - - - - gstreamermm-devel - gstreamermm için geliştirme dosyaları - gstreamermm için geliştirme dosyaları - - glibmm-devel - libxmlpp-devel - gstreamer-devel - gst-plugins-base-devel - gstreamermm - - - /usr/include/gstreamermm-0.10 - /usr/lib/pkgconfig - - - - - 2016-06-09 - 0.10.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-29 - 0.10.11 - 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.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 - - - - - 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 - - - - - - mpv-player - http://www.mplayerhq.hu/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:gui - multimedia.video - mpv is based on mplayer2 - mpv has Wayland support, Improved OpenGL output, Support for libavfilter (for video->video and audio->audio). This allows using most of FFmpeg's filters, which improve greatly on the old MPlayer filters in features, performance, and correctness.is a movie player that can run on many platforms. Improved OpenGL output. More correct color reproduction (color matrix generation), including support for BT.2020 (Ultra HD) and linear XYZ (Digital Cinema) inputs. - https://github.com/mpv-player/mpv/archive/v0.17.0.tar.gz - - ffmpeg-devel - mesa-devel - pkgconfig - perl - samba-devel - libX11-devel - zlib-devel - libass-devel - lua-devel - yasm - libjpeg-turbo-devel - libvdpau-devel - mesa-glu-devel - libbluray-devel - libdvdread-devel - libdvdnav-devel - enca-devel - libcdio-devel - lcms2-devel - libXinerama-devel - libxkbcommon-devel - libXScrnSaver-devel - libXv-devel - libffado-devel - libva-devel - libdrm-devel - libv4l-devel - libXext-devel - libcaca-devel - alsa-lib-devel - libvdpau-devel - libXrandr-devel - wayland-cursor - wayland-client - pulseaudio-libs-devel - libcdio-paranoia-devel - jack-audio-connection-kit-devel - - multimedia/video/mpv-player/pspec.xml - - - mpv-player - - lua - enca - mesa - zlib - lcms2 - libXv - libva - samba - ffmpeg - libX11 - libass - libdrm - libv4l - libXext - libcaca - libcdio - alsa-lib - libvdpau - libXrandr - libbluray - libdvdnav - libdvdread - libXinerama - libxkbcommon - libXScrnSaver - libjpeg-turbo - wayland-client - wayland-cursor - pulseaudio-libs - libcdio-paranoia - jack-audio-connection-kit - - - /etc - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share/applications - /usr/share/icons - /usr/share/zsh - - - - mpv-player-devel - - mpv-player - - - /usr/lib/pkgconfig - /usr/include - - - - - 2016-06-15 - 0.17.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.16.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-28 - 0.16.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-03-27 - 0.14 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - vo-amrwbenc - http://sourceforge.net/projects/opencore-amr/ - - PisiLinux Community - admins@pisilinux.org - - Apache-2.0 - app:cli - 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 - - - vo-amrwbenc - - libvo-amrwbenc - - - /usr/bin/amrwb-enc - - - - libvo-amrwbenc - - /usr/lib - /usr/share/doc - - - - libvo-amrwbenc-devel - - libvo-amrwbenc - - - /usr/include - /usr/lib/pkgconfig/vo-amrwbenc.pc - - - - - 2016-06-09 - 1.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-27 - 1.3 - First release - Alihan Öztürk - alihan@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.5.0.tar.gz - - libgcc - yasm-devel - - - 0001-Fix-for-issue-1114-compile-error.patch - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - glib2-devel - gstreamer-devel - gstreamermm-devel - gst-plugins-base-devel - libdvdread-devel - x264-devel - orc-devel - lame-devel - opencore-amr-devel - a52dec-devel - libmad-devel - libcdio-devel - libmpeg2-devel - - - cdio-cd-text-api.patch - opencore-amr.patch - - multimedia/video/gst-plugins-ugly/pspec.xml - - - gst-plugins-ugly - - orc - glib2 - gst-plugins-base - gstreamer - x264 - lame - opencore-amr - a52dec - libmad - libcdio - libmpeg2 - libdvdread - - - /usr/lib/gstreamer-0.10 - /usr/share/doc/gst-plugins-ugly - /usr/share/gstreamer-0.10 - /usr/share/locale - - - - - 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 - - - - - - vokoscreen - http://www.kohaupt-online.de/hp/ - - Pisilinux Community - admins@pisilinux.org - - GPLv2 - app:gui - multimedia.video - New desktop recording program - Yeni masaüstü kayıt programı - Vokoscreen is a new application you to record your desktop. It’s very simple and it uses a minimalistic GUI - Vokoscreen masaüstü kaydetmek için yeni bir uygulamadır.Çok basit kullanışlı bir arayüz sunar. - vokoscreen - https://github.com/vkohaupt/vokoscreen/archive/2.4.19-beta.tar.gz - - qt5-base-devel - qt5-x11extras-devel - qt5-linguist - qt5-qdbusviewer - libv4l-devel - ffmpeg-devel - opencv-devel - alsa-lib-devel - libX11-devel - opencv-devel - libXrandr-devel - - - datastream.patch - - multimedia/video/vokoscreen/pspec.xml - - - vokoscreen - - libX11 - libgcc - libv4l - qt5-base - qt5-x11extras - alsa-lib - - - /usr/bin - /usr/share/applications - /usr/share/doc - /usr/share/man - /usr/share/pixmaps - - - - - 2016-06-09 - 2.4.19 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-14 - 2.4.19 - Version bump. - Stefan Gronewold(groni) - groni@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 - - - - - 2016-06-09 - 20100703 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 20100703 - First release - Serdar Soytetir - kaptan@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). - http://dl.matroska.org/downloads/libmatroska/libmatroska-1.4.2.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 - - - - - 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 - - - - - - gstreamer-next - http://gstreamer.freedesktop.org/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - 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.8.1.tar.xz - - check - valgrind - gobject-introspection-devel - libxml2-devel - ghostscript-devel - - multimedia/video/gstreamer-next/pspec.xml - - - gstreamer-next - - glib2 - - - /usr/bin - /usr/lib - /usr/libexec - /usr/share/gir-1.0 - /usr/share/bash-completion - /usr/share/doc - /usr/share/gtk-doc - /usr/share/locale - /usr/share/man - - - - 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 - - - - 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 - - - - - 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 - - - - - - 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. - http://sourceforge.net/projects/smplayer/files/SMTube/15.11.0/smtube-15.11.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 - - - - - 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 - - - - - - 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 - - - - libdvbpsi-devel - Development files for libdvbpsi - libdvbpsi için geliştirme dosyaları - - libdvbpsi - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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://sourceforge.net/projects/zaps166/files/QMPlay2/QMPlay2-src-16.06.01.tar.xz - - qt5-base-devel - qt5-qdbusviewer - qt5-x11extras-devel - qt5-assistant-devel - qt5-designer-devel - qt5-linguist - pkgconfig - cmake - ffmpeg-devel - libva-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 - ffmpeg - libX11 - libcdio - libass - libgcc - taglib - libcddb - libvdpau - pulseaudio-libs - - - /usr/bin - /usr/share/qmplay2 - /usr/share/icons - /usr/share/applications - /usr/lib - /usr/share/doc - - - QMPlay2.png - QMPlay2.desktop - QMPlay2_enqueue.desktop - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - http://sourceforge.net/projects/smplayer/files/SMPlayer/15.11.0/smplayer-15.11.0.tar.bz2 - http://sourceforge.net/projects/smplayer/files/SMPlayer-themes/15.12.0/smplayer-themes-15.12.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 - smtube - 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 - - - - - 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 - - - - - - gstreamer - http://gstreamer.freedesktop.org/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - 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. - http://ftp.gnome.org/pub/gnome/sources/gstreamer/0.10/gstreamer-0.10.36.tar.xz - - glib2-devel - gobject-introspection-devel - libxml2-devel - - - wrapper-plugins.patch - bison3.patch - - multimedia/video/gstreamer/pspec.xml - - - gstreamer - - glib2 - libxml2 - - - /usr/bin - /usr/lib - /usr/libexec - /usr/share/gir-1.0 - /usr/share/doc - /usr/share/locale - /usr/share/man - - - - gstreamer-devel - Development files for gstreamer - gstreamer için geliştirme dosyaları - - gstreamer - glib2-devel - gobject-introspection-devel - libxml2-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/aclocal - - - - gstreamer-32bit - 32-bit shared libraries for gstreamer - gstreamer için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - glib2-32bit - libxml2-32bit - - - gstreamer - glib2-32bit - libxml2-32bit - - - /usr/lib32 - - - - - 2016-06-09 - 0.10.36 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 0.10.36 - Release bump - Hakan Yıldız - hknyldz93@gmail.com - - - 2015-06-26 - 0.10.36 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - 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 - - gstreamermm-devel - gst-plugins-base-devel - faac-devel - valgrind - jasper-devel - libdca-devel - gsm-devel - mjpegtools-devel - libdvdnav-devel - libsndfile-devel - DirectFB-devel - libSM-devel - libICE-devel - celt-devel - libdc1394-devel - alsa-lib-devel - libsdl-devel - soundtouch-devel - libtheora-devel - libmodplug-devel - xvid-devel - libdvdread-devel - libvdpau-devel - rtmpdump-devel - schroedinger-devel - gdk-pixbuf-devel - libvo-aacenc-devel - libvo-amrwbenc-devel - curl-devel - zvbi-devel - openal-devel - opencv-devel - libopus-devel - orc-devel - libcdaudio-devel - libkate-devel - - - directfb.patch - - multimedia/video/gst-plugins-bad/pspec.xml - - - gst-plugins-bad - - gst-plugins-base - gstreamer - DirectFB - celt - libdc1394 - libdca - libgcc - libpng - faac - bzip2 - glib2 - jasper - libX11 - gsm - libmodplug - mjpegtools - libsdl - soundtouch - libdvdnav - libsndfile - xvid - libdvdread - libvdpau - schroedinger - orc - curl - zvbi - openal - libkate - libopus - openssl - rtmpdump - libcdaudio - libvo-aacenc - libvo-amrwbenc - - - /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 - - - - - 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 - - - - - - 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_1.9.tar.gz - - yasm-devel - cmake - - - x265-1.9-enable_static-1.patch - - 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 - - - - - 2016-06-12 - 1.9 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-23 - 1.7 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - xvid - http://www.xvid.org/ - - PisiLinux Community - admins@pisilinux.org - - 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.3.tar.gz - multimedia/video/xvid/pspec.xml - - - xvid - - /usr/lib - /usr/share/doc/xvid - - - - xvid-devel - - xvid - - - /usr/share/doc/xvid/examples - /usr/include - - - - - 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 - - - - - - gstreamer-vaapi - http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/ - - Osman Erkan - osman.erkan@pisilinux.org - - LGPLv2.1 - library - multimedia.video - GStreamer Multimedia Framework VA Plugins - gstreamer-vaapi, GStreamer Multimedia Framework VA Plugins. - https://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/gstreamer-vaapi-0.7.0.tar.bz2 - - gtk-doc - yasm-devel - mesa-devel - libva-devel - docbook-xsl - libdrm-devel - libxslt-devel - wayland-devel - wayland-cursor - gstreamer-devel - libXrandr-devel - libXrender-devel - gstreamer-next-devel - gst-plugins-bad-devel - gst-plugins-base-devel - gst-plugins-base-next-devel - - multimedia/video/gstreamer-vaapi/pspec.xml - - - gstreamer-vaapi - - yasm - mesa - libva - eudev - glib2 - libX11 - libdrm - gstreamer - libXrandr - libXrender - wayland-client - gst-plugins-bad - gst-plugins-base - - - /usr/share/doc - /usr/share/gtk-doc - /usr/lib - - - - gstreamer-vaapi-devel - Development files for gstreamer-vaapi - gstreamer için geliştirme dosyaları - - libva-devel - gstreamer-vaapi - - - /usr/include - /usr/lib/pkgconfig - - - - - 2016-06-09 - 0.7.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-15 - 0.7.0 - Rebuild for new gstreamer-vaapi-next - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-02 - 0.7.0 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2015-07-23 - 0.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@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 - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - xine-lib - http://xine.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.video - Librairies centrales pour le lecteur vidéo Xine. - Core libraries for Xine movie player - Xine çokluortam oynatıcısının çekirdek kitaplıkları - This package contains the Xine library. It can be used to play back various media, decode multimedia files from local disk drives, and display multimedia streamed over the Internet. It interprets many of the most common multimedia formats available - and some uncommon formats, too. - xine-lib çeşitli medyaları oynatmak, farklı medya yapılarını birbirine dönüştürmek, Internet üzerinden yayınları işleyip göstermek gibi işlevleri olan bir çokluortam kitaplığıdır. Yaygın çokluortam yapılarının çoğunu desteklediği gibi fazla yaygın olmayan yapıları da desteklemektedir. - http://sourceforge.net/projects/xine/files/xine-lib/1.2.6/xine-lib-1.2.6.tar.xz - - accel_vaapi.h - - - libXext-devel - fontconfig-devel - freetype-devel - zlib-devel - libXinerama-devel - libXv-devel - libXvMC-devel - libogg-devel - libvorbis-devel - mesa-devel - libdvdcss-devel - DirectFB-devel - flac-devel - libsdl-devel - alsa-lib-devel - aalib-devel - libtheora-devel - libvpx-devel - samba-devel - libmad-devel - speex-devel - libmodplug-devel - ffmpeg-devel - a52dec-devel - libv4l-devel - pulseaudio-libs-devel - libdca-devel - libbluray-devel - libmng-devel - libSM-devel - libICE-devel - libcdio-devel - mesa-glu-devel - libvdpau-devel - - - xine-lib-ffmpeg3.patch - list.patch - multilib.patch - no_autopoint.patch - dmo.patch - tr_segfault_fix.patch - deepbind.patch - lpthread.patch - - multimedia/video/xine-lib/pspec.xml - - - xine-lib - - mesa - zlib - flac - speex - aalib - libXv - libmad - a52dec - libdca - libsdl - libogg - libv4l - ffmpeg - libX11 - libXvMC - libXext - libvpx - libxcb - alsa-lib - freetype - DirectFB - libvdpau - mesa-glu - libtheora - libbluray - libvorbis - fontconfig - libmodplug - pulseaudio-libs - - - /usr/bin - /usr/lib - /usr/share/xine - /usr/share/xine-lib/fonts - /usr/share/man - /usr/share/doc/xine-lib - - - - xine-lib-devel - Development files for xine-lib - xine-lib için geliştirme dosyaları - xine-lib için geliştirme dosyaları - - xine-lib - - - /usr/bin/xine-config - /usr/lib/pkgconfig - /usr/include - /usr/share/aclocal - - - - - 2016-06-14 - 1.2.6 - Release bump. - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 1.2.6 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - kaffeine - http://www.kde.org/applications/multimedia/kaffeine/ - - PisiLinux Community - admins@pisilinux.org - - 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://github.com/KDE/kaffeine/archive/2.0.1.tar.gz - - 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 - - multimedia/video/kaffeine/pspec.xml - - - kaffeine - - 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 - - - /usr/share - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/icons - - - - - 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-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 - - gst-plugins-base-devel - gstreamer-devel - cairo-devel - flac-devel - gdk-pixbuf-devel - libjpeg-turbo-devel - libpng-devel - libsoup-devel - libvpx-devel - aalib-devel - libraw1394-devel - pulseaudio-libs-devel - libv4l-devel - libsoup-gnome - speex-devel - gtk2-devel - orc-devel - libXext-devel - valgrind - libXdamage-devel - libXfixes-devel - libXv-devel - libvorbis-devel - libtheora-devel - libogg-devel - libICE-devel - libSM-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 - speex - libX11 - libpng - libXv - cairo - glib2 - aalib - bzip2 - libv4l - libsoup - libxml2 - libXext - gstreamer - libXfixes - gdk-pixbuf - libXdamage - libjpeg-turbo - libsoup-gnome - pulseaudio-libs - gst-plugins-base - - - /etc/gconf - /usr/bin - /usr/lib - /usr/share/gstreamer-0.10/presets - /usr/share/doc - /usr/share/man - /usr/share/locale - - - - - 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 - - - - - - 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 - - - - - 2016-06-12 - 2.9.1 - First release - Alihan Öztürk - alihan@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. - http://sourceforge.net/projects/opencore-amr/files/opencore-amr/opencore-amr-0.1.3.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 - - - - - 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 - - - - - - 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.8.1.tar.xz - - gst-plugins-base-next-devel - pulseaudio-libs-devel - gstreamer-next-devel - libjpeg-turbo-devel - gdk-pixbuf-devel - libraw1394-devel - libXdamage-devel - libXfixes-devel - libsoup-devel - libXext-devel - libv4l-devel - libXv-devel - cairo-devel - aalib-devel - speex-devel - gtk2-devel - flac-devel - orc-devel - - multimedia/video/gst-plugins-good-next/pspec.xml - - - gst-plugins-good-next - - orc - flac - zlib - speex - libX11 - libpng - cairo - glib2 - aalib - bzip2 - libv4l - libXext - libsoup - libXfixes - gdk-pixbuf - libXdamage - libjpeg-turbo - gstreamer-next - pulseaudio-libs - gst-plugins-base-next - - - /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 - - - - - 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-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.8.1.tar.xz - - gstreamer-next-devel - cdparanoia - pango-devel - cairo-devel - libXv-devel - libogg-devel - libXext-devel - alsa-lib-devel - libvorbis-devel - libtheora-devel - libvisual-devel - gobject-introspection-devel - orc-devel - - multimedia/video/gst-plugins-base-next/pspec.xml - - - gst-plugins-base-next - - zlib - glib2 - libX11 - gstreamer-next - cdparanoia - pango - cairo - libXv - libogg - libXext - alsa-lib - libvorbis - libvisual - libtheora - orc - - - /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 - - - - gst-plugins-base-next-devel - Development files for gst-plugins-base - - gst-plugins-base-next - gstreamer-next-devel - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 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 - - - - - - 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.0.2.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 - libvo-amrwbenc-devel - libvo-aacenc-devel - xvid-devel - libdc1394-devel - libnut-devel - libcdio-paranoia-devel - libXv-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 - - - - - 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 - - - - - - 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/groni/Sources/raw/master/obs-studio-0.15.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 - - - - - 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 - - - - - - gst-plugins-base - http://gstreamer.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.video - Basepack of plugins for gstreamer - Gstreamer için temel eklentiler paketi - Les plug-ins (greffons) de base GStreamer est une collection bien peaufinée et bien maintenues de plug-ins et d'éléments GStreamer, couvrant l'éventail des types d'éléments que quelqu'un pourrait vouloir écrire pour GStreamer. Il contient également des librairies d'aide ainsi que les classes de bases utiles pour l'écriture d'éléments. Un grand nombre de décodeurs, d'encodeurs et de filtres audio et vidéos sont également inclus. - 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. - Bu paket, Gstreamer'ın rahatlıkla genişleyebilmesini sağlayan ve bakımları sürekli yapılan temel eklentileri içerir. Program parçacığı yazmak için yardımcı kütüphaneler ve temel sınıflar da bulunur. - http://ftp.gnome.org/pub/gnome/sources/gst-plugins-base/0.10/gst-plugins-base-0.10.36.tar.xz - - gstreamer-devel - gstreamer-next-devel - pango-devel - libXv-devel - libogg-devel - alsa-lib-devel - libvorbis-devel - libtheora-devel - libvisual-devel - gobject-introspection-devel - orc-devel - libxml2-devel - - multimedia/video/gst-plugins-base/pspec.xml - - - gst-plugins-base - - zlib - glib2 - libX11 - libxml2 - gstreamer - pango - cairo - libXv - libogg - libXext - alsa-lib - libvorbis - libvisual - libtheora - orc - - - /usr/bin - /usr/lib/girepository-1.0 - /usr/lib/gstreamer-0.10 - /usr/lib/libgst* - /usr/share/doc - /usr/share/gir-1.0 - /usr/share/gst-plugins-base - /usr/share/man - /usr/share/locale - - - - gst-plugins-base-32bit - 32-bit shared libraries for gst-plugins-base - emul32 - emul32 - - orc-32bit - zlib-32bit - glib2-32bit - libXv-32bit - cairo-32bit - pango-32bit - libSM-32bit - libogg-32bit - libICE-32bit - libX11-32bit - libxml2-32bit - libXext-32bit - alsa-lib-32bit - gstreamer-32bit - libvorbis-32bit - - - gst-plugins-base - orc-32bit - zlib-32bit - glib2-32bit - libXv-32bit - cairo-32bit - pango-32bit - libogg-32bit - libX11-32bit - libxml2-32bit - libXext-32bit - alsa-lib-32bit - gstreamer-32bit - libvorbis-32bit - - - /usr/lib32/gstreamer-0.10 - /usr/lib32/libgst* - - - - gst-plugins-base-devel - Development files for gst-plugins-base - gst-plugins-base için geliştirme dosyaları - - gst-plugins-base - glib2-devel - gstreamer-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig/gstreamer*.pc - /usr/share/man/man3 - - - - - 2016-06-10 - 0.10.36 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 0.10.36 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2014-05-20 - 0.10.36 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - vlc - http://www.videolan.org/vlc - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - app:gui - multimedia.video - VLC media player - VLC çoklu ortam oynatıcısı - Odtwarzacz plików multimedialnych i serwer strumieni - VLC reproductor multimedia - VLC is a famous video player and streamer. - Media oynatıcısı ve yayın dinleyici - VLC jest odtwarzaczem multimediów projektu VideoLAN. Odtwarza pliki MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis, płyty DVD, VCD, podkasty oraz strumienie multimedialne z różnych źródeł w sieci. - VLC es un poderoso reproductor de medios para todo tipo de formatos multimedia - vlc - http://mirrors.netix.net/vlc/vlc/2.2.4/vlc-2.2.4.tar.xz - - libcdio-devel - eudev-devel - lua-devel - libgcrypt-devel - xcb-proto - zlib-devel - gtk2-devel - zvbi-devel - faac-devel - flac-devel - lirc-devel - mesa-devel - x265-devel - x264-devel - dbus-devel - avahi-devel - samba-devel - aalib-devel - faad2-devel - speex-devel - libva-devel - libXt-devel - libXv-devel - cairo-devel - util-macros - libxcb-devel - libXau-devel - libtar-devel - libvpx-devel - ffmpeg-devel - libass-devel - libXpm-devel - gnutls-devel - libv4l-devel - libdca-devel - libmtp-devel - libmad-devel - libogg-devel - libsdl-devel - taglib-devel - a52dec-devel - libebml-devel - libxml2-devel - libcddb-devel - libcaca-devel - libXext-devel - librsvg-devel - libcdio-devel - fribidi-devel - libupnp-devel - libkate-devel - freerdp-devel - twolame-devel - minizip-devel - live555-devel - libopus-devel - freetype-devel - libXdmcp-devel - kernel-headers - xcb-util-devel - libmpeg2-devel - alsa-lib-devel - libshout-devel - libdvbpsi-devel - libtheora-devel - libbluray-devel - libgcrypt-devel - libnotify-devel - libssh2-devel - openssl-devel - libvorbis-devel - libdc1394-devel - ncurses-devel - libid3tag-devel - sdl-image-devel - libmpcdec-devel - libdvdcss-devel - libdvdnav-devel - vcdimager-devel - libraw1394-devel - fluidsynth-devel - libdvdread-devel - fontconfig-devel - libavc1394-devel - libmodplug-devel - libXxf86vm-devel - gdk-pixbuf-devel - libmatroska-devel - libXinerama-devel - schroedinger-devel - crystalhd-firmware - libgpg-error-devel - libvncserver-devel - libsamplerate-devel - libjpeg-turbo-devel - qt5-base-devel - qt5-x11extras-devel - libchromaprint-devel - gstreamer-next-devel - pulseaudio-libs-devel - xcb-util-keysyms-devel - gst-plugins-base-next-devel - zvbi-devel - - - ffmpeg3.patch - lua53_compat.patch - qt4-select.patch - vlc-2.1.1-desktop.patch - - multimedia/video/vlc/pspec.xml - - - vlc - - qt5-base - qt5-x11extras - ncurses - libtar - libXpm - fribidi - libXext - minizip - zlib - libX11 - libgcc - freetype - vlc-libs - libXinerama - dejavu-fonts - - - /usr/bin - /usr/lib/vlc/plugins/gui - /usr/share/vlc - /usr/share/applications - /usr/share/icons - /usr/share/kde4/apps/solid/actions - /usr/share/doc - /usr/share/man - /usr/share/locale - - - System.Package - - - - vlc-lua - Lua scripting for VLC - - lua - vlc-libs - - - /usr/lib/vlc/lua - /usr/lib/vlc/plugins/lua/liblua_plugin.so - - - - vlc-libs - Codec and plugin library files for VLC - vlc için codec ve eklenti kitaplık dosyaları - - libX11 - x264 - libgcc - freetype - dbus - zlib - gtk2 - lirc - flac - zvbi - x265 - mesa - libva - faad2 - samba - speex - aalib - cairo - glib2 - eudev - libpng - libxcb - libidn - libmad - libass - gnutls - libdca - libsdl - ffmpeg - a52dec - libmtp - taglib - libogg - libvpx - libxml2 - libssh2 - libcddb - freerdp - libopus - libcaca - twolame - libebml - libcdio - librsvg - live555 - minizip - fribidi - libkate - libupnp - libshout - alsa-lib - libvdpau - libmpeg2 - libdvbpsi - libdc1394 - sdl-image - vcdimager - libbluray - libnotify - libdvdnav - libmpcdec - libtheora - libvorbis - libgcrypt - fontconfig - libraw1394 - fluidsynth - libmodplug - libdvdread - gdk-pixbuf - libavc1394 - libmatroska - schroedinger - libvncserver - libgpg-error - libsamplerate - libjpeg-turbo - gstreamer-next - libchromaprint - pulseaudio-libs - xcb-util-keysyms - crystalhd-firmware - gst-plugins-base-next - - - /usr/lib/libvlc* - /usr/lib/vlc - - - - vlc-devel - Development files for vlc - vlc için geliştirme dosyaları - Pliki nagłówkowe vlc - - vlc-libs - - - /usr/include - /usr/lib/pkgconfig - - - - - 2016-06-20 - 2.2.4 - Version Bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-06-09 - 2.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 2.2.0 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - x264 - http://developers.videolan.org/x264.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - 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 - - yasm-devel - l-smash-devel - - multimedia/video/x264/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 - - - - - 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 - - - - - - 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.8.1.tar.xz - - gst-plugins-base-next-devel - gstreamer-next-devel - liboil-devel - orc-devel - ffmpeg-devel - - multimedia/video/gst-libav-next/pspec.xml - - - gst-libav-next - - gst-plugins-base-next - gstreamer-next - bzip2 - glib2 - ffmpeg - liboil - - - /usr/lib - /usr/share/doc - /usr/share/gtk-doc - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.10.0.tar.bz2 - - qt5-base-devel - libjpeg-turbo-devel - glibc-devel - mesa-devel - mesa-glu-devel - alsa-lib-devel - libgcc - - 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/include /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 - - - libjpeg-turbo-32bit - libv4l - - - /usr/lib32/lib* - /usr/lib32/v4l* - - - - - 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 - Serdar Soytetir - kaptan@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 - - - - - 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 - - - - - - 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 - - libgcc - glib2-devel - glibmm-devel - libsigc++-devel - gstreamer-next-devel - gst-plugins-base-next-devel - - 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 - - - - - 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 - - - - - - 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.8.1.tar.xz - - gtk-doc - mesa-devel - libva-devel - docbook-xsl - libdrm-devel - wayland-devel - libxslt-devel - wayland-cursor - libXrandr-devel - libXrender-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. - - mesa - eudev - glib2 - libva - libX11 - libdrm - libXrandr - libXrender - gstreamer-next - wayland-client - gst-plugins-bad-next - gst-plugins-base-next - - - /usr/lib - /usr/share/gtk-doc/ /usr/share/doc - gstreamer-vaapi-next - gstreamer-vaapi-next-devel + cdrtools - - gstreamer-vaapi-next - gstreamer-vaapi-next-devel - - 2016-06-09 - 1.8.1 + 2016-06-25 + 1.1.11 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-05-14 - 1.8.1 - First release. - Kamil Atlı - suvari@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.8.1.tar.xz - - gstreamermm-next-devel - gstreamer-next-devel - gst-plugins-base-devel - gst-plugins-base-next-devel - libdvdread-devel - faac-devel - valgrind - jasper-devel - libdca-devel - gsm-devel - mjpegtools-devel - libdvdnav-devel - libsndfile-devel - DirectFB-devel - libSM-devel - libICE-devel - celt-devel - libdc1394-devel - alsa-lib-devel - libsdl-devel - libgcrypt-devel - x265-devel - nettle-devel - soundtouch-devel - libtheora-devel - libmodplug-devel - xvid-devel - libvdpau-devel - rtmpdump-devel - schroedinger-devel - gdk-pixbuf-devel - libvo-aacenc-devel - libvo-amrwbenc-devel - git - wayland-cursor - mesa-glu-devel - - multimedia/video/gst-plugins-bad-next/pspec.xml - - - gst-plugins-bad-next - - DirectFB - libdca - libgcc - libxml2 - faac - bzip2 - glib2 - libX11 - gsm - libmodplug - mjpegtools - soundtouch - libdvdnav - libsndfile - libdvdread - libvdpau - schroedinger - gstreamer-next - x265 - nettle - openssl - rtmpdump - orc - libvo-aacenc - 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ı - - gst-plugins-bad-next - gstreamer-next-devel - - - /usr/lib/pkgconfig - /usr/include - - - - - 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 + 2013-09-14 + 1.1.11 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + Burak Fazıl Ertürk + burakerturk@pisilinux.org - dvdauthor - http://dvdauthor.sourceforge.net/ + lsdvd + http://untrepid.com/lsdvd 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. - http://sourceforge.net/projects/dvdauthor/files/dvdauthor/0.7.1/dvdauthor-0.7.1.tar.gz + 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 - fribidi-devel libdvdread-devel - imagemagick-devel - GraphicsMagick-devel - fontconfig-devel - freetype-devel - libpng-devel - libxml2-devel - - config.patch - - multimedia/editor/dvdauthor/pspec.xml + hardware/optical/lsdvd/pspec.xml - dvdauthor + lsdvd - libpng - fribidi - libxml2 - freetype - fontconfig libdvdread - GraphicsMagick /usr/bin /usr/share/doc - /usr/lib /usr/share/man - /usr/share - - - 2016-07-09 - 0.7.1 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - blender - http://www.blender.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - multimedia.editor - 3D modeling, animation, rendering and post-production application - 3D animasyon sistemi - blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback. - Blender 3B modelleme ve animasyon yapmaya yarayan açık kaynak bir yazılımdır. - blender - http://download.blender.org/source/blender-2.75a.tar.gz - - boost-devel - cmake - ffmpeg-devel - fftw3-devel - freetype-devel - glew-devel - icu4c-devel - ilmbase-devel - jack-audio-connection-kit-devel - libdc1394-devel - libgomp - libjpeg-turbo-devel - libpng-devel - libsdl-devel - libsndfile-devel - libspnav-devel - libX11-devel - libXi-devel - libXxf86vm-devel - mesa-devel - mesa-glu-devel - openal-devel - openexr-devel - openjpeg-devel - python3-devel - tiff-devel - openimageio-devel - webp-devel - zlib-devel - python3-requests - - - 06-blender-2.68-fix-install-rules.patch - - multimedia/editor/blender/pspec.xml - - - blender - - boost - ffmpeg - fftw3 - freetype - glew - ilmbase - jack-audio-connection-kit - libgcc - libdc1394 - libgomp - libjpeg-turbo - libpng - libsdl - libsndfile - libspnav - libX11 - libXi - libXxf86vm - mesa - mesa-glu - openal - openexr-libs - openjpeg - python3 - tiff - openimageio - zlib - - - /usr/bin - /usr/lib/python3.3/ - /usr/share/blender/ - /usr/share/doc - /usr/share/pixmaps/ - /usr/share/man/man1 - /usr/share/icons - /usr/share/applications - /usr/share/mime - /usr/share/locale - - - blender.xml - blender-wrapper - blender.desktop - - - 2016-06-15 - 2.75a + 2016-06-09 + 0.17 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-05-08 - 2.75a + 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 + https://sourceforge.net/projects/pisilinux/files/source/simpleburn-1.6.5.tar.bz2 + + gtk2-devel + cdparanoia-devel + mpg123-devel + pkgconfig + cmake + libisoburn-devel + libburn-devel + libisofs-devel + libcdio-devel + cdrkit + util-linux + libutil-linux-devel + + hardware/optical/simpleburn/pspec.xml + + + simpleburn + + gtk2 + glib2 + lame + cdparanoia + libisoburn + cdrdao + libcdio + mpg123 + vorbis-tools + cdrkit + libcdio + + + /usr/bin + /usr/share/pixmaps + /usr/share/locale + /usr/share/simpleburn + /usr/share/applications + /usr/doc + + + + + 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 + + + + + + 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.90+1.tar.bz2 + + libcdio-devel + + + libcdio-paranoia-0.90-mkdir_p.patch + + 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 + + + + + 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.2.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 + + + + + 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 + + + + + + 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 + + hardware/optical/cdrdao/pspec.xml + + + cdrdao + + lame + libmad + libvorbis + libao + + + /usr/bin + /usr/share/cdrdao + /usr/share/doc + /usr/share/man + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.2.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 + + + + + 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 + + + + + + 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://codeload.github.com/jthornber/thin-provisioning-tools/tar.gz/v0.6.0 + + 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/ + + + + + 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 @@ -12805,7418 +1023,35 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression - mkvtoolnix - http://www.bunkus.org/videotools/mkvtoolnix/ + fuse-exfat + http://code.google.com/p/exfat/ PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - app:gui - multimedia.converter - A set of tools to create, alter and inspect Matroska files - Matroska dosyalarını yaratmak, değiştirmek ve incelemek için araçlar - MKVToolnix is a set of tools (mkvmerge, mkvinfo and mkvextract) With these tools one can get information about (mkvinfo) Matroska files, extract tracks/data from (mkvextract) Matroska files and create (mkvmerge) Matroska files from other media files. - mkvtoolnix Matroska (MKV) dosyaları ile kullanılmak için bilgi edinme aracı (mkvinfo), veri/iz çıkarmak aracı (mkvextract) ve MKV oluşturma aracı (mkvmerge) içeren araç setidir. - mmg - https://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-8.5.2.tar.xz - - qt5-base-devel - zlib-devel - ruby-devel - flac-devel - boost-devel - libogg-devel - libebml-devel - libvorbis-devel - libmatroska-devel - file - imagemagick-devel - - multimedia/converter/mkvtoolnix/pspec.xml - - - mkvtoolnix - - flac - boost - libogg - file - libvorbis - zlib - qt5-base - libgcc - - - /usr/share/man - /usr/share/doc - /usr/bin - /usr/share/mime - /usr/share/icons - /usr/share/pixmaps - /usr/share/mkvtoolnix - /usr/share/applications - /usr/share/locale - - - - - 2016-06-09 - 8.5.2 - Release Bump - Pisi Linux Community admin@pisilinux.org - - - 2016-04-08 - 8.5.2 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - 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 - - - - - 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 - - - - - - vcdimager - http://www.vcdimager.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - library - multimedia.converter - VCD and SVCD image file maker and converter - VCD ve SVDC görüntü dosyası oluşturucu ve çevirici - VCDImager is a full-featured mastering suite for authoring, disassembling and analyzing Video CD's and Super Video CD's. The core functionality consists of directly making Video CD BIN/CUE-style CD images from mpeg files. - VCDImager Video CD ve Super Video CD'leri yaratmaya, parçalarına ayırmaya ve analiz etmeye yarayan kapsamlı bir CD görüntüsü yazma uygulamasıdır. En temel özelliği .mpeg dosyalarından direk BIN/CUE uzantılı CD görüntüleri yaratabilmesidir. - http://ftp.gnu.org/gnu/vcdimager/vcdimager-0.7.24.tar.gz - - libcdio-devel - popt - - multimedia/converter/vcdimager/pspec.xml - - - vcdimager - - libcdio - popt - libxml2 - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/info - /usr/share/man - - - - vcdimager-devel - Development files for vcdimager - vcdimager için geliştirme dosyaları - - vcdimager - libcdio-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2016-06-09 - 0.7.24 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 0.7.24 - First release - Serdar Soytetir - kaptan@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 - - - - - 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 - - - - - - libnut - http://www.nut-container.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - app:console - library - multimedia.converter - NUT container tools and library - NUT dosya biçemi kitaplığı ve araçları - Library and tools to work with NUT multimedia files. - libnut NUT çokluortam sistemini kullanmak ve düzenlemek için gerekli olan kitaplıkları ve araçları içerir. - http://source.pisilinux.org/1.0/libnut-661.tar.bz2 - - shared.patch - - multimedia/converter/libnut/pspec.xml - - - libnut - - /usr/bin - /usr/lib - /usr/share/doc - - - - libnut-devel - Development files for libnut - libnut için geliştirme dosyaları - - libnut - - - /usr/include - - - - - 2016-06-09 - 0.0_661 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-22 - 0.0_661 - First release - Yusuf Aydemir - yusuf.aydemir@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 - - - 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 - - - - - 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 - - - - - - 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 + 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.3/fuse-exfat-1.2.3.tar.gz - glib2-devel + exfat-utils + fuse-devel - multimedia/misc/liblqr/pspec.xml + hardware/disk/fuse-exfat/pspec.xml - liblqr + fuse-exfat - glib2 + fuse + exfat-utils - - /usr/lib - /usr/share/doc - - - - liblqr-devel - Development files for liblqr - liblqr için geliştirme dosyaları - - liblqr - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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/ - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.1/libass-0.13.1.tar.xz - - fontconfig-devel - freetype-devel - fribidi-devel - - multimedia/misc/libass/pspec.xml - - - libass - - fontconfig - freetype - fribidi - harfbuzz - - - /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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - liboil - http://www.schleef.org/liboil/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - 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 - - - liboil - - /usr/lib - /usr/share/doc - - - - liboil-devel - Development files for liboil - liboil için geliştirme dosyaları - - liboil - - - /usr/bin - /usr/include - /usr/lib/pkgconfig - - - - - 2016-06-09 - 0.3.17 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-24 - 0.3.17 - First release - Alihan Öztürk - alihan@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.github.io/releases/taglib-1.9.1.tar.gz - - cmake - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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. - http://libkate.googlecode.com/files/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 - - - - - 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 - - - - - - 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 - - - /usr/include - /usr/lib/pkgconfig - - - - - 2016-06-09 - 5.1.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-20 - 5.1.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - 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.25.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 - - - - - 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 - - - - - - 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 - - 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 - - - - - 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 - - - - - - fribidi - http://fribidi.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - 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. - http://fribidi.org/download/fribidi-0.19.6.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.7.tar.bz2 - - glibc-devel - - multimedia/misc/jansson/pspec.xml - - - jansson - - glibc - - - /usr/lib - /usr/share - /usr/share/doc - - - - jansson-devel - - jansson - qt5-base-devel - glibc-devel - - - /usr/lib/pkgconfig - /usr/include - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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. - http://dl.matroska.org/downloads/libebml/libebml-1.3.1.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.3.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 - - - - - 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 - - - - - - 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.2.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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/exiv2-0.25.tar.gz - - zlib-devel - expat-devel - - - exiv2-0.18-deps.patch - - multimedia/misc/exiv2/pspec.xml - - - exiv2 - - exiv2-libs - - - /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 - - - - - 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 - - - - - - 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.4.tar.gz - - mesa-devel - libXv-devel - libXt-devel - libX11-devel - libXext-devel - DirectFB-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 - - - - - 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 - - - - - - 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/ - - - - - 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 - - - - - - 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.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/ - - - - - 2016-06-09 - 1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-22 - 1.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - 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.2/libbluray-0.9.2.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/ - - - - - 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-mixer - http://www.libsdl.org/projects/SDL_mixer/ - - PisiLinux Community - admins@pisilinux.org - - 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 - - libsdl-devel - libmikmod-devel - libvorbis-devel - libogg-devel - smpeg-devel - timidity - - - ldflags.patch - - multimedia/misc/sdl-mixer/pspec.xml - - - sdl-mixer - - libsdl - libmikmod - libvorbis - libogg - smpeg - timidity - - - /usr/lib - /usr/share/doc - - - - sdl-mixer-devel - Development files for sdl-mixer - sdl-mixer için geliştirme dosyaları - - sdl-mixer - libsdl-devel - - - /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/ - - - - - 2016-06-09 - 1.2.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-21 - 1.2.12 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - 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/archive/gd-2.1.1.tar.gz - - fontconfig-devel - zlib-devel - freetype-devel - libpng-devel - libjpeg-turbo-devel - tiff-devel - libvpx-devel - - - gd-2.1.1-libvpx-1.4.0.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 - - - - - 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 - - - - - - xawtv - http://linuxtv.org/downloads/xawtv/ - - Erdinc Gultekin - admins@pisilinux.org - - GPLv2 - app:gui - multimedia.tv - TV application - TV uygulaması - xawtv is a TV application that supports many interfaces (analog video streams), such as Xvideo, v4l2 and bktr etc. It can display TV streams and record them. - xawtv Xvideo, v4l2, bktr gibi birçok arayüzü destekleyen bir TV uygulamasıdır. xawtv ayrıca video kayıt yeteneği ve birkaç yararlı konsol aracına sahiptir. - xawtv - http://linuxtv.org/downloads/xawtv/xawtv-3.103.tar.bz2 - - alsa-lib-devel - aalib-devel - libquicktime-devel - openmotif-devel - libdv-devel - zvbi-devel - lirc-devel - libv4l-devel - xorg-font - libXxf86dga-devel - libdv - libXpm-devel - libXrender-devel - libXv-devel - mesa-devel - libXext-devel - libXrandr-devel - libXxf86vm-devel - libXmu-devel - libFS-devel - fontconfig-devel - libXt-devel - libXft-devel - libXaw-devel - zvbi-devel - libXinerama-devel - libSM-devel - libICE-devel - libexplain-devel - libjpeg-turbo-devel - gpm - zlib-devel - libX11-devel - libpng-devel - ncurses-devel - freetype-devel - - - v4l-conf_non-position-independent-executable_fix.patch - xawtv-3.95.patch - - multimedia/tv/xawtv/pspec.xml - - - xawtv - - zvbi - lirc - mesa - aalib - libSM - libdv - libXt - libXv - libXmu - libXaw - libICE - libv4l - libXpm - libXft - libXext - alsa-lib - libXrandr - libXrender - libXxf86vm - fontconfig - libexplain - libXxf86dga - libXinerama - libquicktime - libjpeg-turbo - gpm - zlib - libX11 - libpng - ncurses - freetype - - - /etc - /usr/bin - /usr/lib/xawtv - /usr/share/doc - /usr/share/man - /usr/share/xawtv - /usr/share/applications - /usr/share/pixmaps - - - xawtv.desktop - - - - - 2016-06-09 - 3.103 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-09 - 3.103 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - mlt - http://www.mltframework.org/twiki/bin/view/MLT/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:console - multimedia.tv - A multimedia framework, designed and developed for television broadcasting - Televizyon yayını için tasarlanmış bir çoklu ortam altyapısı - MLT is an open source multimedia framework, designed and developed for television broadcasting. - MLT televizyon yayını için tasarlanmış, açık kaynak kodlu bir çoklu ortam alyapısıdır. - https://sourceforge.net/projects/mlt/files/mlt/mlt-6.2.0.tar.gz - - alsa-lib-devel - swig - python-devel - glib2-devel - frei0r-plugins-devel - fftw3-devel - jack-audio-connection-kit-devel - pulseaudio-libs-devel - qt5-base-devel - qt5-svg-devel - perl - libxml2-devel - libsamplerate-devel - ladspa-sdk-devel - libvorbis-devel - sdl-image-devel - libexif-devel - libsdl-devel - ffmpeg-devel - libdv-devel - sox-devel - - multimedia/tv/mlt/pspec.xml - - - perl-mlt - Perl bindings for MLT - MLT için Perl bağlayıcıları - programming.language.perl - - libgcc - perl - mlt - - - /usr/lib/perl* - - - - python-mlt - Python bindings for MLT - MLT için Python bağlayıcıları - programming.language.python - - libgcc - python - mlt - - - /usr/lib/python* - - - - mlt - - sox - fftw3 - glib2 - ffmpeg - libX11 - libgcc - libsdl - libexif - libxml2 - qt5-svg - alsa-lib - qt5-base - libvorbis - sdl-image - libsamplerate - pulseaudio-libs - jack-audio-connection-kit - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/mlt - /usr/share/mlt/modules - /usr/share/mlt/modules/lumas/PAL - - - - mlt-devel - Development files for mlt - mlt için geliştirme dosyaları - - mlt - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2016-06-25 - 6.2.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-06-20 - 0.9.8 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-16 - 0.9.8 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/darkice/darkice-1.2.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 - - - - - 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.2014.05.08.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 - - - - - 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 - - - - - 2016-06-09 - 20150115 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-29 - 20150115 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@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 - - - - - 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 - - - - - - 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.6.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 - - - patches/linux/patch-4.6.3.xz - - 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 - - - - - 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-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.131/NVIDIA-Linux-x86-304.131.run - http://http.download.nvidia.com/XFree86/Linux-x86_64/304.131/NVIDIA-Linux-x86_64-304.131.run - - linux-4.6.patch - - - 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 - - - /etc/OpenCL - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - xorg-video-nvidia-current - - - System.Package - - - - - 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-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). - ftp://download.nvidia.com/XFree86/Linux-x86/367.27/NVIDIA-Linux-x86-367.27.run - ftp://download.nvidia.com/XFree86/Linux-x86_64/367.27/NVIDIA-Linux-x86_64-367.27.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 - - - /usr/lib32 - /usr/share/nvidia-current/32bit-ld.so.conf - - - System.Package - - - - - 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-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.96/NVIDIA-Linux-x86-340.96.run - http://http.download.nvidia.com/XFree86/Linux-x86_64/340.96/NVIDIA-Linux-x86_64-340.96.run - - linux-4.6.patch - - - 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 - - - - - 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 - - - - - - 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.4.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 - wpa_supplicant-1.0-do-not-call-dbus-functions-with-NULL-path.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 - - - - - 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 - - - - - - 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.06.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 - - - - - 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 - - - - - - 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://fedorahosted.org/released/netcf/netcf-0.2.8.tar.gz - - libxml2-devel - libxslt-devel - libnl-devel - readline-devel - augeas-devel - - network/connection/netcf/pspec.xml - - - netcf - - 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 - - - - - 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 - - - - - - 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.4.12.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 - - - - 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 - - - - - 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 - - - - - - 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.0/NetworkManager-1.0.10.tar.xz - - tr.po - - - intltool - 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 - - - 0001-core-fix-failure-to-configure-routes-due-to-wrong-de.patch - disable_set_hostname.patch - - network/connection/NetworkManager/pspec.xml - - - NetworkManager - - 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/ - - - - - 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 - - - - - - - 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. - http://samba.org/ftp/ppp/ppp-2.4.6.tar.gz - http://mirror.meleeweb.net/pub/linux/gentoo/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/10_all_defaultgateway.patch - gentoo/12_all_linkpidfile.patch - gentoo/16_all_auth-fail.patch - gentoo/18_all_defaultmetric.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 - - 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 - - - - - 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 - - - - - - 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/20120614/mobile-broadband-provider-info-20120614.tar.xz - network/connection/mobile-broadband-provider-info/pspec.xml - - - mobile-broadband-provider-info - - /usr/share - - - - - 2016-06-09 - 20120614 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2012-08-28 - 20120614 - First release - PisiLinux Community - admins@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ı. - http://downloads.sourceforge.net/project/bridge/bridge/bridge-utils-1.5.tar.gz - - bridge-utils-1.0.4-inc.patch - bridge-utils-1.2-params.patch - bridge-utils-1.5-linux_3.8.x.patch - - network/connection/bridge-utils/pspec.xml - - - bridge-utils - - /usr/include - /usr/lib - /usr/bin - /usr/share/doc - /usr/share/man - - - - - 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 - - - - - 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 - - - - - - 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.0/network-manager-applet-1.0.10.tar.xz - - 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/libnm-gtk - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - firefox - http://www.mozilla.org/projects/firefox/ - - PisiLinux Community - admins@pisilinux.org - - MPL-1.1 - NPL-1.1 - GPLv2 - app:gui - network.web - Firefox Web Browser - Firefox Web Browser - Firefox Web-Browser - Firefox Web Tarayıcı - Przeglądarka WWW Firefox - Firefox Navegador Web - It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences. - Met Firefox gaat het browsen van het web veiliger en sneller. Het kan met vele toevoegingen aan uw persoonlijke wensen aangepast worden en heeft te veel mogelijkheden om in twee zinnen te beschrijven. - Mit dem Firefox Web-Browser surfen sie sicherer und schneller im Web. Sie können Ihren Web-Browser mit vielen Spezifikationen personalisieren, diese kann man nicht in zwei Sätzen erklären. - Internette gezinmek daha güvenli ve hızlı. İki cümle ile anlatılamayacak ek ozellikler ile açık kaynak kodlu web tarayıcınızı kişiselleştirebilirsiniz. - Mozilla Firefox – otwarta przeglądarka internetowa oparta na silniku Gecko, stworzona i rozwijana przez Korporację Mozilla oraz ochotników. - Navegue por la web de forma rápida y segura. Navegador web de código abierto que se puede personalizar con características adicionales. - firefox - https://ftp.mozilla.org/pub/firefox/releases/47.0/source/firefox-47.0.source.tar.xz - - mozconfig - pisilinux/browserconfig.properties - - - wget - yasm - zlib-devel - gtk3-devel - gtk2-devel - libXt-devel - libSM-devel - libpng-devel - libffi-devel - gnutls-devel - hunspell-devel - sqlite-devel - autoconf213 - alsa-lib-devel - dbus-glib-devel - libXcomposite-devel - libXScrnSaver-devel - libjpeg-turbo-devel - pulseaudio-libs-devel - gconf-devel - startup-notification-devel - libvpx-devel - libevent-devel - pulseaudio-libs-devel - gst-plugins-base-next-devel - nss-devel - nspr-devel - - - firefox-install-dir.patch - gtk3.patch - - network/web/firefox/pspec.xml - - - firefox - - atk - nss - dbus - gtk3 - gtk2 - nspr - zlib - cairo - glib2 - libXt - pango - libX11 - libffi - libgcc - libpng - pixman - sqlite - iconcan - libXext - icu4c - libvpx - alsa-lib - gconf - libevent - freetype - hunspell - dbus-glib - libXfixes - fontconfig - gstreamer-next - gdk-pixbuf - libXdamage - libXrender - libXcomposite - libjpeg-turbo - startup-notification - - - /etc/ - /usr/share/doc - /usr/bin - /usr/share/mime - /usr/libexec - /usr/lib/pkgconfig - /usr/share/pixmaps - /usr/lib/firefox - /usr/share/applications - - - System.Package - - - pisilinux/mozillafirefox.desktop - pisilinux/firefox-l10n.js - pisilinux/default-prefs.js - pisilinux/pisilinux_bookmark-tr.html - pisilinux/pisilinux_bookmark-en.html - pisilinux/pisilinux_bookmark-nl.html - pisilinux/pisilinux_bookmark-de.html - - - - firefox-lang-az - Firefox üçün Türkçe dil faylı - Firefox üçün Türkçe dil faylı - locale:az - system.locale - lang-az - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org - - - - firefox-lang-be - Беларуская мова пакет для Firefox - Беларуская мова пакет для Firefox - locale:be - system.locale - lang-be - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org - - - - firefox-lang-bs - Engleskom jeziku paket za Firefox - Engleskom jeziku paket za Firefox - locale:bs - system.locale - lang-bs - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org - - - - firefox-lang-ca - Arxiu d'idioma català del Firefox - Arxiu d'idioma català del Firefox - locale:ca - system.locale - lang-ca - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org - - - - firefox-lang-da - Dansk sprogpakke til Firefox - Dansk sprogpakke til Firefox - locale:da - system.locale - lang-da - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org - - - - firefox-lang-de - Deutsch Sprachdatei für Firefox - Deutsch Sprachdatei für Firefox - locale:de - system.locale - lang-de - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org - - - - firefox-lang-el - Ελληνική γλώσσα pack για τον Firefox - Ελληνική γλώσσα pack για τον Firefox - locale:el - system.locale - lang-el - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org - - - - firefox-lang-en-US - English language pack for Firefox - English language pack for Firefox - locale:en-US - system.locale - lang-en-US - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org - - - - firefox-lang-en-ZA - South African English language pack for Firefox - South African English language pack for Firefox - locale:en-ZA - system.locale - lang-en-ZA - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org - - - - firefox-lang-en-GB - British English language pack for Firefox - British English language pack for Firefox - locale:en-GB - system.locale - lang-en-GB - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org - - - - firefox-lang-es-AR - Paquete de idioma español para Firefox - Paquete de idioma español para Firefox - locale:es-AR - system.locale - lang-es-AR - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org - - - - firefox-lang-es-CL - Paquete de idioma español para Firefox - Paquete de idioma español para Firefox - locale:es-CL - system.locale - lang-es-CL - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org - - - - firefox-lang-es-ES - Paquete de idioma español para Firefox - Paquete de idioma español para Firefox - locale:es-ES - system.locale - lang-es-ES - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org - - - - firefox-lang-fi - Suomen kielen pack for Firefox - Suomen kielen pack for Firefox - locale:fi - system.locale - lang-fi - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org - - - - firefox-lang-fr - Paquet de langue française pour Firefox - Paquet de langue française pour Firefox - locale:fr - system.locale - lang-fr - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org - - - - firefox-lang-hr - Hrvatski jezični paket za Firefox - Hrvatski jezični paket za Firefox - locale:hr - system.locale - lang-hr - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org - - - - firefox-lang-hu - Magyar nyelvű pack for Firefox - Magyar nyelvű pack for Firefox - locale:hu - system.locale - lang-hu - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org - - - - firefox-lang-it - Language Pack italiano per Firefox - Language Pack italiano per Firefox - locale:it - system.locale - lang-it - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org - - - - firefox-lang-lt - Lietuvių kalbos paketas Firefox - Lietuvių kalbos paketas Firefox - locale:lt - system.locale - lang-lt - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org - - - - firefox-lang-nl - Nederlands taalpakket voor Firefox - Nederlands taalpakket voor Firefox - locale:nl - system.locale - lang-nl - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org - - - - firefox-lang-pl - Polski pakiet językowy dla programu Firefox - Polski pakiet językowy dla programu Firefox - locale:pl - system.locale - lang-pl - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org - - - - firefox-lang-pt-BR - Pacote de idioma português para o Firefox - Pacote de idioma português para o Firefox - locale:pt-BR - system.locale - lang-pt-BR - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org - - - - firefox-lang-pt-PT - Pacote de idioma português para o Firefox - Pacote de idioma português para o Firefox - locale:pt-PT - system.locale - lang-pt-PT - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org - - - - firefox-lang-ro - Pachet de limba română pentru Firefox - Pachet de limba română pentru Firefox - locale:ro - system.locale - lang-ro - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org - - - - firefox-lang-ru - Русский языковый пакет для Firefox - Русский языковый пакет для Firefox - locale:ru - system.locale - lang-ru - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org - - - - firefox-lang-sr - Паковање српски језик за Фирефок - Паковање српски језик за Фирефок - locale:sr - system.locale - lang-sr - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org - - - - firefox-lang-sv-SE - Svenska språkpaket för Firefox - Svenska språkpaket för Firefox - locale:sv-SE - system.locale - lang-sv-SE - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org - - - - firefox-lang-tr - Firefox için Türkçe dil dosyası - Firefox için Türkçe dil dosyası - locale:tr - system.locale - lang-tr - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org - - - - firefox-lang-uk - Український мовний пакет для Firefox - Український мовний пакет для Firefox - locale:uk - system.locale - lang-uk - - firefox - - - /usr/lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org - - - - - 2016-06-16 - 47.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 44.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-02 - 44.0.2 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - chromium-browser - http://code.google.com/chromium - - Admin PisiLinux - admin@pisilinux.org - - GPLv2 - app:gui - network.web - A WebKit powered web browser - Webkit tabanlı ağ tarayıcı - Chromium-browser is an open-source web browser, powered by WebKit. - Chromium, açık kaynak kodlu Webkit tabanlı bir ağ tarayıcıdır. - chromium-browser - http://gsdview.appspot.com/chromium-browser-official/chromium-52.0.2743.82.tar.xz - - alsa-lib-devel - at-spi2-atk-devel - atk-devel - cairo-devel - cups-devel - desktop-file-utils - faac-devel - ffmpeg-devel - flac-devel - pciutils-devel - fontconfig-devel - dbus-devel - gperf - jack-audio-connection-kit-devel - libavc1394-devel - libgnome-keyring-devel - speech-dispatcher-devel - gdk-pixbuf-devel - gsm-devel - gtk2-devel - harfbuzz-devel - hunspell-devel - icu4c-devel - imlib2-devel - lame-devel - libdc1394-devel - libdrm-devel - libevent-devel - libexif-devel - libjpeg-turbo-devel - libmtp-devel - libogg-devel - libopus-devel - libsecret-devel - libtheora-devel - libvdpau-devel - libvorbis-devel - libvpx-devel - libXcomposite-devel - libXcursor-devel - libXdamage-devel - libXext-devel - libXfixes-devel - libXi-devel - libXrandr-devel - libXrender-devel - libXScrnSaver-devel - libXtst-devel - minizip-devel - mit-kerberos - nss-devel - opencore-amr-devel - pango-devel - pulseaudio-libs-devel - python-lxml - schroedinger-devel - snappy-devel - speex-devel - valgrind - webp-devel - x264-devel - xdg-utils - xvid-devel - ninja - libffi-devel - yasm-devel - usbutils - - - PNGImageDecoder.patch - chromium-widevine.patch - pisilinux/gfx_jpeg_codec.patch - pisilinux/fix_build_with_newer_gcc.patch - - network/web/chromium-browser/pspec.xml - - - chromium-browser - - alsa-lib - dbus - atk - cairo - cups - flac - fontconfig - gdk-pixbuf - gtk2 - libevent - libjpeg-turbo - libopus - libXcomposite - libXcursor - libXdamage - libXext - libXfixes - libXi - libXrandr - libXrender - libXScrnSaver - libXtst - minizip - mit-kerberos - nss - pango - pepperflash - pulseaudio-libs - speech-dispatcher - speex - webp - pciutils - nspr - zlib - expat - glib2 - libX11 - libgcc - libpng - snappy - freetype - harfbuzz - - - /etc - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - /usr/share/icons - /usr/share/pixmaps - /usr/share/applications - - - master_preferences - chromium-browser.desktop - - - - - 2016-07-22 - 52.0.2743.82 - Version Bump. - Ergün Salman - poyraz76@pisilinux.org - - - 2016-07-05 - 51.0.2704.106 - Version Bump. - Ergün Salman - poyraz76@pisilinux.org - - - 2016-06-30 - 51.0.2704.84 - Version Bump. - Ergün Salman - poyraz76@pisilinux.org - - - 2016-06-09 - 48.0.2564.97 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - - - - 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.0.1/QupZilla-2.0.1.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 - - - - - 2016-06-18 - 2.0.1 - First release - Alihan Öztürk - alihan@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.17.1.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 - - - - - 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 - - - - - - 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/get/flashplayer/pdc/11.2.202.621/install_flash_player_11_linux.i386.tar.gz - https://fpdownload.adobe.com/get/flashplayer/pdc/11.2.202.621/install_flash_player_11_linux.x86_64.tar.gz - - nss - gtk2 - libXt - libX11 - libXext - libXpm - - network/plugin/flashplugin/pspec.xml - - - flashplugin - - noDelta - - - atk - nss - gtk2 - nspr - cairo - glib2 - libXt - pango - libX11 - libXext - freetype - fontconfig - gdk-pixbuf - libXcursor - libXrender - - - /usr/share - /usr/lib - /usr/bin - - - - - 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 - - - - - - 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://sourceforge.net/projects/pisi-source/files/pepperflash-22.0.0.209.tar.gz - network/plugin/pepperflash/pspec.xml - - - pepperflash - - libgcc - - - /etc/chromium-browser - /usr/lib/chromium-browser/ - /usr/lib/chromium-browser/PepperFlash - - - pepperflash-plugin.conf - - - - - 2016-07-22 - 22.0.0.209 - 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 - - - - - - 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.5.tar.gz - - cmake - ragel - gtk2-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 - libva - ffmpeg - libv4l - alsa-lib - libevent - libvdpau - libXrandr - pepperflash - pulseaudio-libs - - - /usr/lib - /usr/share/doc - /usr/share/freshplayerplugin/ - - - - - 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 - - - - - - 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. - http://avahi.org/download/avahi-0.6.31.tar.gz - - gtk2-devel - gtk3-devel - libcap-devel - libdaemon-devel - gobject-introspection-devel - libepoxy-devel - at-spi2-core-devel - gdbm-devel - intltool - - - avahi-0.6.31-no-deprecations.patch - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 2016-07-02 - 0.7.1 - First release - Pisi Linux Admins - admins@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.5.3.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 - - - - - 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 - - - - - - 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.7.4.tar.gz - - bluez-libs-devel - libnl-devel - libusb-devel - dbus-devel - - - libpcap-1.7.4-enable_bluetooth-1.patch - - 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 - - - - - 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.19/libupnp-1.6.19.tar.bz2 - - kernel-headers - - - pthread-flag.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 - - - - - 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 - - - - - - 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.0.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 - - - - - 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 - - - - - - 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.4.0.tar.xz - - iptables-devel - linux-atm-devel - db-devel - elfutils - - network/filter/iproute2/pspec.xml - - - iproute2 - - linux-atm - iptables - db - elfutils - - - /etc - /sbin - /usr/sbin - /lib - /usr/lib - /usr/share/man - /usr/share/doc - /var/lib - - - - - 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 - - - - - - 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. - http://freedesktop.org/software/farstream/releases/farstream/farstream-0.2.7.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 - - - - - 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 - - - - - - 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.12.2.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/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/ - - - - - 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.12.6.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/ - - - - libqmi-devel - Development files for libqmi - - libqmi - - - /usr/include - /usr/lib/pkgconfig/qmi-glib.pc - - - - - 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 - - - - - - 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.8.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 - - - - - 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 - - - - - - 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.38/glib-networking-2.38.2.tar.xz - - gnutls-devel - p11-kit-devel - ca-certificates - intltool - glib2-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 - - - - - 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 - - - - - - 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/v4.1.2/node-v4.1.2.tar.gz - - openssl-devel - - 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 - - - - - 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 - - - - - - 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_0_9/libtorrent-rasterbar-1.0.9.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 - - - - - 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 - http://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-3.3.1/qbittorrent-3.3.1.tar.gz - - qt5-base-devel - qt5-linguist - 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 @@ -20224,496 +1059,1302 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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 - - - - - - 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.3.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 - - - - - 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 - - - - - - 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 - - - - - 2016-06-09 - 2007f - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-27 - 2007f - First release - Stefan Gronewold(groni) - groni@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/s20150815.tar.gz - - openssl-devel - libidn-devel - libcap-devel - - network/misc/iputils/pspec.xml - - - iputils - - libcap - libidn - - - /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 - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 2016-06-09 - 0.12.99 + 1.2.3 Release Bump Pisi Linux Community admin@pisilinux.org 2016-01-27 - 0.12.99 + 1.2.3 First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + Stefan Gronewold + groni@pisilinux.org - libndp - http://libndp.org/ + exfat-utils + http://code.google.com/p/exfat - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + Osman Erkan + osman.erkan@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 - http://libndp.org/files/libndp-1.4.tar.gz - - glibc-devel - - network/misc/libndp/pspec.xml + 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.3/exfat-utils-1.2.3.tar.gz + hardware/disk/exfat-utils/pspec.xml - libndp - libndp için geliştirme dosyaları + exfat-utils - /etc - /usr/share - /etc/dbus-1 - /usr/lib /usr/share/man /usr/share/doc /usr/bin - - - - libndp-devel - Development files for NetworkManager - - libndp - - - /usr/include - /usr/lib/pkgconfig/ + /usr/sbin 2016-06-09 - 1.4 + 1.2.3 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-01-07 - 1.4 + 2016-01-27 + 1.2.3 First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + Stefan Gronewold(groni) + groni@pisilinux.org - libcddb - http://libcddb.sourceforge.net/ + 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/archive/v3.0.26.tar.gz + hardware/disk/dosfstools/pspec.xml + + + dosfstools + + /sbin + /usr/share/doc + /usr/share/man + + + + + 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 + + + + + + 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.4/smartmontools-6.4.tar.gz + + libutil-linux-devel + libcap-ng-devel + + hardware/disk/smartmontools/pspec.xml + + + smartmontools + + libgcc + libcap-ng + + + /etc + /lib/systemd/system + /usr/sbin + /usr/share/doc + /usr/share/man + /usr/share/smartmontools + + + System.Service + + + smartmontools.sysconf + + + + + 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 + + + + + + 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. + http://udisks.freedesktop.org/releases/udisks-2.1.6.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 + + + udisks-2.x-ntfs-3g.patch + + 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 + + + + + 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 + + + + + + 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_5/sshfs-fuse-2.5.tar.gz + + fuse-devel + glib2-devel + + hardware/disk/sshfs/pspec.xml + + + sshfs + + fuse + glib2 + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 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 + + + + + + xfsprogs + http://oss.sgi.com/projects/xfs/ 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 + 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. + ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-3.2.4.tar.gz + + libutil-linux-devel + readline-devel + + hardware/disk/xfsprogs/pspec.xml - libcddb + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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. + http://sg.danny.cz/sg/p/sg3_utils-1.41.tar.xz + 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 + + + + + 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 + + + + + + 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.6.21/fsarchiver-0.6.21.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 + + + + + 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 + + + + + + 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.2.tar.gz + + acl-devel + zlib-devel + + hardware/disk/libisofs/pspec.xml + + + libisofs + + acl + zlib + + + /usr/lib + /usr/share/doc - libcddb-devel - Development files for libcddb - libcddb için geliştirme dosyaları + libisofs-devel + Development files for libisofs + libisofs için geliştirme dosyaları - libcddb + 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 + + + + + 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 + + + + + + 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. + http://ftp.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/v3.6.24/reiserfsprogs-3.6.24.tar.xz + + libutil-linux-devel + + hardware/disk/reiserfsprogs/pspec.xml + + + reiserfsprogs + + /sbin + /usr/share/doc + /usr/share/man + + + + + 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 + + + + + + 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://sourceforge.net/projects/pisilinux/files/source/aufs-util-20160717.tar.gz + + buildflags.patch + + hardware/disk/aufs-util/pspec.xml + + + aufs-util + + /etc + /sbin + /usr/bin + /usr/lib + /usr/share/man + + + + + 2016-07-23 + 20160717 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + 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-2016.2.22.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + 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 + + + + + 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 + + + + + + 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.1/gptfdisk-1.0.1.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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. + http://sourceforge.net/projects/squashfs/files/squashfs/squashfs4.2/squashfs4.2.tar.gz + + lzo-devel + xz-devel + zlib-devel + + hardware/disk/squashfs-tools/pspec.xml + + + squashfs-tools + + lzo + zlib + xz + + + /usr/sbin + /usr/share/doc + + + + + 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. + http://source.pisilinux.org/1.0/btrfs-progs-v4.1.2.tar.xz + + 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 + + + + + 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 + + + + + + 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. + http://downloads.sourceforge.net/hdparm/hdparm-9.43.tar.gz + hardware/disk/hdparm/pspec.xml + + + hdparm + + /sbin + /usr/share/doc + /usr/share/man + /etc/conf.d + + + hdparm.confd + + + + + 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 + + + + + + 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.1.7.tar.bz2 + + gnutls-devel + usbmuxd-devel + libplist-devel + libtasn1-devel + libgcrypt-devel + + hardware/mobile/libimobiledevice/pspec.xml + + + libimobiledevice + + gnutls + usbmuxd + libplist + libtasn1 + libgcrypt + + + /usr/lib + /usr/bin + /usr/share/man/man1 + /usr/share/doc/libimobiledevice + + + + libimobiledevice-devel + Development files for libimobiledevice + + gnutls-devel + usbmuxd-devel + libplist-devel + libtasn1-devel + libgcrypt-devel + libimobiledevice /usr/include @@ -20723,6411 +2364,131 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 2016-06-09 - 1.3.2 + 1.1.7 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-20 - 1.3.2 + 2015-01-25 + 1.1.7 First release - Kamil Atlı - suvarice@gmail.com + Hakan Yıldız + hknyldz93@gmail.com - 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/aa15327a3ac30710fbf23547ebcf6593e5e1701b/FreeRDP-aa15327a3ac30710fbf23547ebcf6593e5e1701b.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 - - - - - 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 - - - - - - neon - http://www.webdav.org/neon/ + usbmuxd + http://marcansoft.com/blog/iphonelinux/usbmuxd 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.0.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 - - - - - 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 - - - - - - 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 - - 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 - - - - - 2016-06-12 - 2.6.1 - First release - PisiLinux Community - admins@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 - - - - - 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 - - - - - - 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 - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - rsync - http://rsync.samba.org/ - - 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 - - acl-devel - attr-devel - popt-devel - zlib-devel - - network/share/rsync/pspec.xml - - - rsync - - acl - attr - popt - zlib - - - /usr/bin - /usr/share/doc - /usr/share/man - /etc - - - System.Service - - - rsyncd.conf - rsyncd.conf.d - - - - - 2016-06-09 - 3.1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-03-24 - 3.1.2 - First release - Stefan Gronewold(groni) - groni@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 + 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. + http://www.libimobiledevice.org/downloads/libusbmuxd-1.0.9.tar.bz2 - popt-devel + libplist-devel - - librsync-0.9.7-largefiles.patch - librsync-link.patch - - network/share/librsync/pspec.xml + hardware/mobile/usbmuxd/pspec.xml - librsync + usbmuxd - popt + libplist - /usr/bin /usr/lib - /usr/share/man - /usr/share/doc/librsync + /usr/share/doc + /usr/bin + /usr/sbin + /lib/udev/rules.d - librsync-devel - Development files for librsync - librsync için geliştirme dosyaları + usbmuxd-devel + Development files for usbmuxd + usbmuxd için geliştirme dosyaları - librsync + usbmuxd /usr/include - /usr/lib/librsync.so - /usr/share/man/man3 + /usr/lib/pkgconfig 2016-06-09 - 0.9.7 + 1.0.9 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-02-01 - 0.9.7 + 2014-05-24 + 1.0.9 First release - Stefan Gronewold(groni) - groni@pisilinux.org + PisiLinux Community + admins@pisilinux.org - net-snmp - http://net-snmp.sourceforge.net/ + libplist + http://matt.colyer.name/projects/iphone-linux PisiLinux Community admins@pisilinux.org - BSD + LGPLv2+ + GPLv2 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. - mirrors://sourceforge/net-snmp/net-snmp-5.7.3.tar.gz + 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.11.tar.bz2 - libnl-devel - python-setuptools - openssl-devel + libxml2-devel python-devel - perl - pciutils-devel - tcp-wrappers-devel + cython - - locale.patch - - network/monitor/net-snmp/pspec.xml + hardware/mobile/libplist/pspec.xml - net-snmp + libplist - libnl - openssl + libxml2 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 - - - - - 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 - - - - - - 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_3.14.1_src.tar.bz2 - - libidn-devel - dbus-devel - sqlite-devel - gnutls-devel - gtk2-devel - xdg-utils - wxGTK-devel - - - i18n-filezilla.desktop.patch - - network/ftp/filezilla/pspec.xml - - - filezilla - - wxGTK - dbus - sqlite libgcc - glib2 - gnutls - xdg-utils - /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/ - - - - - 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 - - - - - - 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 + /usr/bin - - - 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-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. - http://download.kde.org/stable/telepathy-logger-qt/15.04/src/telepathy-logger-qt-15.04.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 + + libplist-devel + Development files for libplist + libplist için geliştirme dosyaları + + libplist 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 - - - - - 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-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 - - - - - 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-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 - - network/chat/telepathy-haze/pspec.xml - - - telepathy-haze - - dbus - glib2 - dbus-glib - libpurple - telepathy-glib - - - /usr/libexec - /usr/share - /usr/share/doc - /usr/share/man - - - - - 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-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 - - - - - 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 - - - - - - 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.10.11.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-2.10.11-send-video-enum.patch - suse/pidgin-2.10.11-add-dtmf-support.patch - suse/pidgin-2.10.11-fix-sound-play-fd-leak.patch - suse/pidgin-2.10.11-gst-references.patch - suse/pidgin-2.10.11-init-media-optional.patch - suse/pidgin-2.10.11-private-media.patch - suse/pidgin-ncurses-6.0-accessors.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 - - - /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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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 - - - - - - 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.0.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 - - - - - 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-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.6.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 - - - gstreamer-1.6.patch - glibc-2.20.patch - - 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 - - - - - 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-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 - - - - - 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-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.3.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 - - - - - 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-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.3.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 - - - - - 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 - - - - - - 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/45.1.1/source/thunderbird-45.1.1.source.tar.xz - - pisilinux/mozconfig - - - wget - yasm - nss-devel - gtk2-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 - - - /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 - - - - - 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 - - - - - - php - http://www.php.net - - Fatih Turgel - turgelfatih@gmail.com - - PHP - library - programming.language.php - PHP5 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 - PHP5 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. - PHP5, 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. - PHP5 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-5.6.20.tar.bz2 - - gd-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 - - - int_overflow_in_mt_rand.patch - stack_buffer_overflow_in_imagepstext.patch - denial_of_service_in_getArchiveComment.patch - php-imap-myrights.diff - db6.patch - debian/052-phpinfo_no_configure.patch - - programming/php/php/pspec.xml - - - php-cli - - php-common - gd - libxslt - 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ı - - mit-kerberos - db - - - /usr/lib/php/modules - /usr/share/php5 - /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 - - apache - mariadb-lib - postgresql-lib - gd - libxslt - mit-kerberos - openldap-client - cyrus-sasl - harfbuzz - php-common - libmcrypt - libjpeg-turbo - - - /usr/lib/apache2/modules/libphp5.so - /etc/apache2 - /etc/php/apache2 - - - 70_mod_php5.conf - - - - php-zip - Zip extension for PHP - - php-common - 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 - - 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 - - php-common - libxslt - libxslt - libjpeg-turbo - postgresql-lib - openldap-client - libmcrypt - - - /usr/sbin/php-fpm - /usr/share/man/man8/php-fpm.8 - /etc/php/ext/php-fpm.conf - /usr/share/fpm - /run - /var/log - - - System.Service - - - php-fpm.conf - - - - - 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 - - - - - - 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://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-2.024.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 - - - - - 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-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 - - - - - 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-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://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-4.28.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 - - - / - - - - - 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-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://search.cpan.org/CPAN/authors/id/A/AN/ANDK/Devel-Symdump-2.15.tar.gz - - perl - - programming/language/perl/perl-Devel-Symdump/pspec.xml - - - perl-Devel-Symdump - - perl - - - /usr/lib - /usr/share/man - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Net-SMTP-SSL-1.03.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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-3.02.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 - - - - - 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-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 - - - - - 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-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://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-3.71.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 - - - - - 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-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://search.cpan.org/CPAN/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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Deep-1.120.tar.gz - - perl - - programming/language/perl/perl-Test-Deep/pspec.xml - - - perl-Test-Deep - - perl - - - /usr/lib - /usr/share/man - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.25.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 - - - - - 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-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.49.tar.gz - - perl - - programming/language/perl/perl-Archive-Zip/pspec.xml - - - perl-Archive-Zip - - perl - - - /usr/lib/perl5 - /usr/share/doc - /usr/share/man - /usr/bin - - - - - 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-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 - - - - - 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-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://search.cpan.org/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-1.72.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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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://search.cpan.org/CPAN/authors/id/N/NI/NIGELM/HTML-Scrubber-0.11.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 - - - - - 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 - - - - - 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-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 - - - - - 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-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-2011.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 - - - / - - - - - 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-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 - - - - - 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-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.4216.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 - - - - - 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-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 - - - - - 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-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 - - - - - 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-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 - - - - - 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 - 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 - - - - - 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-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.53.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 - - - - - 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-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 - - - - - 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-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.00.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 - - - - - 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-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://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.36.tar.gz - - perl - - programming/language/perl/perl-Capture-Tiny/pspec.xml - - - perl-Capture-Tiny - - perl - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 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-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 - - - - - 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-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://search.cpan.org/CPAN/authors/id/D/DA/DALEEVANS/HTML-FormatText-WithLinks-AndTables-0.06.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 - - - - - 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-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 - - - - - 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-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 - - - - - 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 - - - - - 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-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 - - - - - 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-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://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Try-Tiny-0.24.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 - - - - - 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 - - - - - - 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 - http://caml.inria.fr/pub/distrib/ocaml-4.02/ocaml-4.02.1.tar.xz - - zlib-devel - ncurses-devel - libX11-devel - chrpath - - - fedora/0001-Don-t-ignore-.-configure-it-s-a-real-git-file.patch - fedora/0002-Ensure-empty-compilerlibs-directory-is-created-by-gi.patch - fedora/0003-Don-t-add-rpaths-to-libraries.patch - fedora/0004-ocamlbyteinfo-ocamlplugininfo-Useful-utilities-from-.patch - fedora/0005-configure-Allow-user-defined-C-compiler-flags.patch - fedora/0009-arg-Add-no_arg-and-get_arg-helper-functions.patch - fedora/0010-arg-Allow-flags-such-as-flag-arg-as-well-as-flag-arg.patch - fedora/0011-PR-6517-use-ISO-C99-types-u-int-32-64-_t-in-preferen.patch - - programming/language/ocaml/ocaml/pspec.xml - - - ocaml - - zlib - ncurses - libX11 - - - /usr/bin/ - /usr/lib/ - /usr/share/doc/ - /usr/share/man/ - - - - - 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/ - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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.1.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 - - 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 - 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/ - - - - - 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 - - - - - - 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.2/ruby-2.2.2.tar.bz2 - - tcltk-devel - db-devel - gmp-devel - tcl-devel - gdbm-devel - zlib-devel - libffi-devel - openssl-devel - readline-devel - libyaml-devel - - programming/language/ruby/ruby/pspec.xml - - - ruby - - db - gmp - tcl - gdbm - zlib - tcltk - libffi - openssl - readline - libyaml - - - /usr/bin - /usr/lib/ruby/2.2.0/ - /usr/lib/ruby/site_ruby/ - /usr/lib/ruby/vendor_ruby/ - /usr/lib/ruby/libruby-static.a - /usr/lib/libruby.so.2.2 - /usr/lib/libruby.so.2.2.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.2.0/system/Gem - - - - ruby-devel - ruby için geliştirme dosyaları - ruby için geliştirme dosyaları - - ruby /usr/include @@ -27137,7726 +2498,63 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 2016-06-09 - 2.2.2 + 1.11 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-03-04 - 2.2.2 + 2015-07-31 + 1.11 First release - Ayhan Yalçınsoy - ayhanyalcinsoy@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 - - - - - 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 - 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.3.1.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 - - - - - 2016-06-27 - 3.3.1 - 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.72.tar.bz2 - - cups-devel - python-devel - - programming/language/python/python-cups/pspec.xml - - - python-cups - - cups - - - /usr/lib - /usr/share/doc - - - - - 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-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 - - - - - 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-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. - http://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz - - python-devel - - programming/language/python/python-six/pspec.xml - - - python-six - - python - - - /usr/lib - /usr/share/doc - - - - - 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-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/liris/websocket-client/archive/v0.37.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 - - - - - 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-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/3.1.0.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 - - - - - 2016-06-18 - 3.1.0 - Version bump. - 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.11.tar.gz - - libyaml-devel - python-devel - - programming/language/python/python-PyYAML/pspec.xml - - - python-PyYAML - - libyaml - - - /usr/lib - /usr/share/doc - - - - - 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 - - - - - - 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/hrngultekin/pyqtermwidget5/archive/pyqtermwidget5-v0.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 - - - - - 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-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. - http://pypi.python.org/packages/source/d/decorator/decorator-4.0.2.tar.gz - - python-nose - python-setuptools - - programming/language/python/python-decorator/pspec.xml - - - python-decorator - - /usr/lib - /usr/share/doc - - - - - 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 - - - - - - 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 - - - - - 2016-07-02 - 3.0.2.0 - First release - Pisi Linux Admins - admin@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/source/U/Unidecode/Unidecode-0.04.18.tar.gz - - python-devel - python-setuptools - - programming/language/python/python-Unidecode/pspec.xml - - - python-Unidecode - - python - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 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-nose - http://somethingaboutorange.com/mrl/projects/nose/ + libavc1394 + http://sourceforge.net/projects/libavc1394/ 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 + 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 - python-devel - - programming/language/python/python-nose/pspec.xml - - - python-nose - - python - - - /usr/lib - /usr/share/man - /usr/share/doc - /usr/bin - - - - - 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-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 - - - - - 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-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. - http://pypi.python.org/packages/source/B/Beaker/Beaker-1.6.4.tar.gz - - python-setuptools - - programming/language/python/python-beaker/pspec.xml - - - python-beaker - - /usr/lib/ - /usr/share/doc - - - - - 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 - - - - - - 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 + libraw1394-devel - telepathy-python-0.15.19-mkdir_p.patch - dont-compile-py.patch - python-telepathy-no_double_errors-py.patch + libavc1394-0.5.3-librom.patch - programming/language/python/telepathy-python/pspec.xml + hardware/firewire/libavc1394/pspec.xml - telepathy-python - - /usr/lib - /usr/share/doc - - - - - 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 - - - - - - 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. - mirrors://sourceforge/pyqt/sip-4.18.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 + libavc1394 - libgcc - python + libraw1394 /usr/bin - /usr/lib - /usr/include - - - - - 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.5.tar.gz - - python-decorator - python-devel - parted-devel - - programming/language/python/pyparted/pspec.xml - - - pyparted - - python-decorator - parted - python - - - /usr/lib - /usr/share/doc - - - - - 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-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 - - - - - 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-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. - mirrors://sourceforge/numpy/numpy-1.8.1.tar.gz - - python-devel - python-nose - 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 - - - - - 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-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 - - - - - 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-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.18/pygobject-3.18.2.tar.xz - - libffi-devel - python-devel - python3-devel - python-cairo-devel - python3-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/lib/python2.7 - /usr/lib/libpyglib-gi-2.0-python2.7.so* - - - - python3-pygobject3 - python3 için pygobject3 - python3 için pygobject geliştirme dosyaları - - cairo - glib2 - libffi - python3-cairo - gobject-introspection - - - /usr/lib/python3.4 - /usr/lib/libpyglib-gi-2.0-python3.4.so* - - - - python-pygobject3-devel - pygobject development files - pygobject geliştirme dosyaları - - python-pygobject3 - gobject-introspection-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/pygobject - - - - - 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 - - - - - - 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/8.1.2.tar.gz - - python-setuptools - python-devel - - programming/language/python/pip/pspec.xml - - - pip - - python-setuptools - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2016-06-18 - 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 - - - - - - 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 - - - - - 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 - - - - - 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-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/source/P/Pygments/Pygments-1.6.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 - - - - - 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-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/3a/15/f9e48bfd2b971ade10ad0c03babab057791c260b05322cbd3f47e27be108/backports.ssl_match_hostname-3.4.0.2.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 - - - - - 2016-06-15 - 3.4.0.2 - First release - Alihan Öztürk - alihan@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 - - - - - 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 - - - - - - dbus-python3 - http://dbus.freedesktop.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - AFL-2.1 - library - programming.language.python - D-Bus Python bindings - dbus-python provides a Python module which wraps the D-Bus programming API. - http://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.0.tar.gz - - python3-devel - dbus-devel - dbus-glib-devel - glib2-devel - libpcre-devel - - - suppress-warnings.patch - - programming/language/python/dbus-python3/pspec.xml - - - dbus-python3 - D-Bus Python3 bindings - programming.language.python - - python3 - dbus - glib2 - dbus-glib - - - /usr/lib/python3* - - - - - 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 - - - - - - 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.6/PyQt5_gpl-5.6.tar.gz - - dbus-devel - dbus-python-common - python-devel - python-sip - qt5-base-devel - qt5-connectivity-devel - qt5-declarative-devel - qt5-enginio-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 - - - PyQt5_gpl-5.6-dbus_ftbfs.patch - - 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-enginio - qt5-x11extras - qt5-svg - qt5-multimedia - qt5-serialport - qt5-webchannel - qt5-websockets - qt5-declarative - qt5-xmlpatterns - qt5-connectivity - python-sip - - - /usr/bin/py2uic5 - /usr/lib/python2.7/site-packages - /usr/lib/qt5/plugins/PyQt5/libpy2qt5qmlplugin.so - /usr/share/qt5/qsci/api/python/Py2Qt5.api - /usr/bin/py2rcc5 - /usr/bin/py2lupdate5 - - - - python-qt5-devel - Development files for python3-qt5 - - libgcc - qt5-base - python-qt5 - - - /usr/share/sip/Py2Qt5 - - - - - 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/source/J/Jinja2/Jinja2-2.7.2.tar.gz - - python-setuptools - python-MarkupSafe - - - drop_next_import_from_docs-jinjaext.patch - - 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 - - - - - 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-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/1.8.1.tar.gz - - python-devel - python-setuptools - python-websocket-client - python-six - python-requests - - 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 - - - - - 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-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.32.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 - - - - - 2016-06-18 - 1.32 - Version bump. - 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 - - - - - 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-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. - http://lxml.de/files/lxml-3.3.5.tgz - - 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 - - - - - 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-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/source/p/pyudev/pyudev-0.16.1.tar.gz - - python-setuptools - eudev-devel - - programming/language/python/python-udev/pspec.xml - - - python-udev - - /usr/lib - /usr/share/doc - - - - - 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 - - - - - - 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 - - - - - 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-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 - - programming/language/python/python-pyblock/pspec.xml - - - python-pyblock - - device-mapper - dmraid - python - - - /usr/lib - /usr/share/doc - - - - - 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-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/source/r/requests/requests-2.9.1.tar.gz - - python-devel - - programming/language/python/python-requests/pspec.xml - - - python-requests - - python-devel - - - /usr/lib - /usr/share/doc - - - - - 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-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. - http://pypi.python.org/packages/source/S/Sphinx/Sphinx-1.2.1.tar.gz - - docutils - python-Pygments - python-Jinja2 - python-MarkupSafe - - - remove_docutils.patch - - 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 - - - - - 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-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. - http://pypi.python.org/packages/source/M/Mako/Mako-0.9.1.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 - - - - - 2016-06-09 - 0.9.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-04-16 - 0.9.1 - First release - Yusuf Aydemir - yusuf.aydemir@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. - http://gstreamer.freedesktop.org/src/gst-python/gst-python-0.10.22.tar.bz2 - - python-gtk-devel - python-pygobject-devel - glib2-devel - gstreamer-devel - python-devel - gst-plugins-base-devel - - programming/language/python/gst-python/pspec.xml - - - gst-python - - glib2 - gstreamer - gst-plugins-base - - - /usr/lib - /usr/share/doc - /usr/share - - - - gst-python-devel - Development files for gst-python - gst-python için geliştirme dosyaları - - gst-python - python-pygobject-devel - gstreamer-devel - - - /usr/lib/pkgconfig - /usr/include - - - - - 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-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 - - - - - 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 - - - - - - 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.6.2.tar.gz - https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap.tbz - programming/language/go/pspec.xml - - - golang - - git - - - /usr/bin/ - /usr/lib/ - /usr/share/ - /etc - - - go.sh - - - - - 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 - - - - - - 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.4-src.tar.gz - - zlib-devel - - programming/language/tcl/tcl/pspec.xml - - - tcl - - zlib - - - /usr/bin - /usr/lib - /usr/lib/tcl8.5 - /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.8.8.3/libsqlite* - /usr/lib/tcl8/8.6/tdbc/sqlite3-1.0.3.tm - /usr/share/man/mann/tdbc_sqlite3.n - /usr/share/man/mann/sqlite3.n - - - - - 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.3-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.5 - /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 - - - - - 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.28/vala-0.28.0.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 - - - /usr/include - /usr/lib/pkgconfig - /usr/share/pkgconfig - /usr/share/aclocal - /usr/share/vala/Makefile.vapigen - /usr/share/man/man3 - - - - - 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 - - - - - - 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.3.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 - - - - - 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 - - - - - - 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/3a/15/f9e48bfd2b971ade10ad0c03babab057791c260b05322cbd3f47e27be108/backports.ssl_match_hostname-3.4.0.2.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 - - - - - 2016-06-15 - 3.4.0.2 - First release - Alihan Öztürk - alihan@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-4.0.0.tar.gz - - python3-devel - - programming/language/python3/python3-psutil/pspec.xml - - - python3-psutil - - python3 - - - /usr/lib - /usr/share/doc - - - - - 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-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. - http://cairographics.org/releases/pycairo-1.10.0.tar.bz2 - - python3-devel - cairo-devel - - - pycairo-1.10.0-waf-python3.4.patch - - 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 - - - - - 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-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.6/PyQt5_gpl-5.6.tar.gz - - dbus-devel - dbus-python3 - dbus-python-common - python3-devel - python3-sip - qt5-base-devel - qt5-connectivity-devel - qt5-declarative-devel - qt5-enginio-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 - - - PyQt5_gpl-5.6-dbus_ftbfs.patch - - 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-enginio - 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.4/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 - - - - - 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/source/r/requests/requests-2.9.1.tar.gz - - python3-devel - - programming/language/python3/python3-requests/pspec.xml - - - python3-requests - - python3 - - - /usr/lib - /usr/share/doc - - - - - 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-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 - - programming/language/python3/python3-nose/pspec.xml - - - python3-nose - - python3 - - - /usr/lib - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 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 - - - - - - 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/8.1.2.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 - - - - - 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-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/archive/2016.07.17.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.4/site-packages - /usr/share/applications - /usr/share/man/man1 - /usr/share/doc - - - - - 2016-07-21 - 2016.07.17 - First release - Metehan Özbek - admins@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 - - - - - 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-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 - - - - - 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-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.37.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 - - - - - 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-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. - http://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz - - python3-devel - - programming/language/python3/python3-six/pspec.xml - - - python3-six - - python3 - - - /usr/lib - /usr/share/doc - - - - - 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 - - - - - - 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.0.tar.gz - - python3-devel - python3-setuptools - - programming/language/python3/gonullu/pspec.xml - - - gonullu - - python3 - python3-argparse - python3-colorama - python3-docker-py - python3-psutil - python3-requests - python3-six - python3-sip - python3-backports-ssl-match-hostname - docker - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2016-06-14 - 1.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 - - - - - 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 - 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 - http://www.python.org/ftp/python/3.4.3/Python-3.4.3.tar.xz - - valgrind - 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.4/a* - /usr/lib/python3.4/c* - /usr/lib/python3.4/d* - /usr/lib/python3.4/e* - /usr/lib/python3.4/h* - /usr/lib/python3.4/imp* - /usr/lib/python3.4/j* - /usr/lib/python3.4/lib2* - /usr/lib/python3.4/log* - /usr/lib/python3.4/m* - /usr/lib/python3.4/p* - /usr/lib/python3.4/s* - /usr/lib/python3.4/te* - /usr/lib/python3.4/u* - /usr/lib/python3.4/v* - /usr/lib/python3.4/w* - /usr/lib/python3.4/x* - /usr/lib/python3.4/*.py - /usr/lib/python3.4/*.txt - /usr/lib/python3.4/lib-dynload/a* - /usr/lib/python3.4/lib-dynload/b* - /usr/lib/python3.4/lib-dynload/_b* - /usr/lib/python3.4/lib-dynload/c* - /usr/lib/python3.4/lib-dynload/_c* - /usr/lib/python3.4/lib-dynload/_d* - /usr/lib/python3.4/lib-dynload/_e* - /usr/lib/python3.4/lib-dynload/f* - /usr/lib/python3.4/lib-dynload/g* - /usr/lib/python3.4/lib-dynload/_g* - /usr/lib/python3.4/lib-dynload/_h* - /usr/lib/python3.4/lib-dynload/_j* - /usr/lib/python3.4/lib-dynload/_l* - /usr/lib/python3.4/lib-dynload/m* - /usr/lib/python3.4/lib-dynload/_m* - /usr/lib/python3.4/lib-dynload/n* - /usr/lib/python3.4/lib-dynload/o* - /usr/lib/python3.4/lib-dynload/_o* - /usr/lib/python3.4/lib-dynload/_p* - /usr/lib/python3.4/lib-dynload/p* - /usr/lib/python3.4/lib-dynload/r* - /usr/lib/python3.4/lib-dynload/_r* - /usr/lib/python3.4/lib-dynload/_s* - /usr/lib/python3.4/lib-dynload/s* - /usr/lib/python3.4/lib-dynload/te* - /usr/lib/python3.4/lib-dynload/_te* - /usr/lib/python3.4/lib-dynload/ti* - /usr/lib/python3.4/lib-dynload/u* - /usr/lib/python3.4/lib-dynload/x* - /usr/lib/python3.4/lib-dynload/z* - /usr/lib/*.so - /usr/lib/libpython3.4m.so.1.0 - /usr/share/man/man1/* - /usr/share/doc - - - - python3-devel - - python3 - - - /usr/include/python3.4m/* - /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-34m.so - /usr/lib/python3.4/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 - - - - - 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-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://pypi.python.org/packages/source/s/setuptools/setuptools-19.6.1.tar.gz - - python3-devel - - programming/language/python3/python3-setuptools/pspec.xml - - - python3-setuptools - - /usr/bin - /usr/lib/python3* - - - - - 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.18.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 - - - - - 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 - - - - - - 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. - http://libbsd.freedesktop.org/releases/libbsd-0.8.2.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 - - - - - 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 - - - - - - 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/ - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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://enterprise-storage-os.googlecode.com/files/libaio-0.3.109.tar.bz2 - - libaio-0.3.106-build.patch - libaio-0.3.107-ar-ranlib.patch - 92_unused_warnings.patch - libaio-0.3.109-testcase-8.patch - libaio-0.3.109-generic-arch.patch - libaio-0.3.109-unify-bits-endian.patch - libaio-0.3.109-x32.patch - - 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 - - - - - 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 - - - - - - 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/230/libgudev-230.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 - - - - - 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 - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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-3.0.2.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.13.2.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 - - - - - 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 - - - - - 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. - http://www.valgrind.org/downloads/valgrind-3.11.0.tar.bz2 - - glibc-devel - boost-devel - gdb-devel - - - fix_rlimit.patch - - programming/profiler/valgrind/pspec.xml - - - valgrind - - glibc - perl - - - /usr/bin - /usr/include/valgrind - /usr/lib - /usr/share/doc/valgrind - /usr/share/man - - - - - 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 - - - - - - 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/6.1.4/eric6-6.1.4.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-cs-6.1.4.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-de-6.1.4.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-es-6.1.4.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-fr-6.1.4.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-it-6.1.4.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-ru-6.1.4.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-tr-6.1.4.tar.gz - - qt5-base-devel - qt5-sql-mysql - python3 - 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.4/site-packages - /usr/share/qt5/qsci/api - /usr/share/applications - /usr/share/appdata - /usr/share/doc - /usr/share/pixmaps - - - - - 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 - - - - - - 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.7.2.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 - - - - - 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-3.8.3.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 - - - - - 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 - - - - - - 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.23.0.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 - - - - - 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.3.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.54/libsoup-2.54.1.tar.xz - - libgcrypt-devel - gtk-doc - 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 - - - - - 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 - - - - - - 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+15.10.20150604.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.7.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 - - - - - 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 - - - - - - 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 - - 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 - - - - - 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 - - - - - - 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. - http://ndevilla.free.fr/iniparser/iniparser-3.1.tar.gz - - makefile.patch - - 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 - - - - - 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 - - - - - - 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.31.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 - - - - - 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 - - - - - - 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.0.22-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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.1.2.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.4/libsigc++-2.4.1.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 - - - - - 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 - - - - - 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 - - - - - - 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/55.1/icu4c-55_1-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 - - - - - 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 - - - - - - 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. - http://oligarchy.co.uk/xapian/1.2.18/xapian-core-1.2.18.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/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/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/ - - - - - 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 - - - - - - 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 - - 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 - - - - - 2016-06-09 - 3.4.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-02-22 - 3.4.4 - 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 - - - - - 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 - - - - - - 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-20150325-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ı + libavc1394-devel + Development files for libavc1394 + libavc1394 için geliştirme dosyaları - libedit - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 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 - - - - - - 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 - - - - - 2016-03-13 - 2.13 - First release - Ertuğrul Erata - ertugrulerata@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. - ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.2.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - grantlee-qt5 - https://github.com/simonwagner/grantlee - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - library - programming.misc - Qt string template engine based on the Django template system - 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. - http://source.pisilinux.org/1.0/grantlee-5.0.0.tar.gz - - mesa-devel - qt5-base-devel - qt5-script-devel - qt5-linguist - cmake - - programming/misc/grantlee-qt5/pspec.xml - - - grantlee-qt5 - - qt5-base - qt5-script - libgcc - - - /usr/bin - /etc - /usr/lib - /usr/share/locale - /usr/share/man - /usr/share/doc - - - - grantlee-qt5-devel - Development files for grantlee - - grantlee-qt5 - qt5-base-devel - qt5-script-devel - - - /usr/include - /usr/lib/grantlee/*.cmake - - - - - 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 - - - - - - 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_60_0.tar.bz2 - - bzip2 - zlib-devel - icu4c-devel - python-devel - python3-devel - libxslt - - - cuda_float128.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* - - - - - 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 - - - - - - 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. - http://www.freedesktop.org/software/libinput/libinput-1.2.4.tar.xz - - libevdev - eudev-devel - libmtdev-devel - libwacom-devel - - programming/misc/libinput/pspec.xml - - - libinput - - eudev - libevdev - libmtdev - libwacom - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man/man1 - - - - libinput-devel - Development files for libinput - - libinput - eudev-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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. - http://samba.org/ftp/tevent/tevent-0.9.28.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 - - - - - 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 - - - - - - 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.5.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/share/doc/libyaml/html/ - - - - - 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 - - - - - - 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.13.tar.gz - - glib2-devel - gobject-introspection-devel - gstreamer-devel - - programming/misc/libnice/pspec.xml - - - libnice - - glib2 - libxml2 - gstreamer - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - libnice-devel - Development files for libnice - libnice için geliştirme dosyaları - - libnice - glib2-devel + libavc1394 + libraw1394-devel /usr/include @@ -34866,155 +2564,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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 - - - - - - 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 - 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ı - - libxklavier - - - /usr/include - /usr/lib/pkgconfig - - - - - 2016-07-02 - 5.4 - First release - PisiLinux Community - admin@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.6.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 - - - - - 2016-06-09 - 0.7.6 + 0.5.4 Release Bump Pisi Linux Community admin@pisilinux.org 2014-05-31 - 0.7.6 + 0.5.4 First release Alihan Öztürk alihan@pisilinux.org @@ -35023,39 +2580,45 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - libical - https://github.com/libical/libical + libdc1394 + http://sourceforge.net/projects/libdc1394/ PisiLinux Community admins@pisilinux.org - MPL-1.1 - LGPLv2 + LGPLv2.1 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/v1.0.1/libical-1.0.1.tar.gz + 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/). + http://sourceforge.net/projects/libdc1394/files/libdc1394-2/2.2.3/libdc1394-2.2.3.tar.gz - cmake + libraw1394-devel - programming/misc/libical/pspec.xml + hardware/firewire/libdc1394/pspec.xml - libical + libdc1394 + + libraw1394 + + /usr/bin /usr/lib - /usr/share/libical/zoneinfo + /usr/share/doc + /usr/share/man - libical-devel - Development files for libical - libical için geliştirme dosyaları + libdc1394-devel + Development files for libdc1394 + libdc1394 için geliştirme dosyaları - libical + libdc1394 /usr/include @@ -35065,125 +2628,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 2016-06-09 - 1.0.1 + 2.2.3 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-10-06 - 1.0.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - 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.2/GeoIP-1.6.2.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 - - - - - 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 - - - - - - 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 - - - - - 2016-06-09 - 44_20160128 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-08 - 44_20160128 + 2014-09-13 + 2.2.3 First release Stefan Gronewold(groni) groni@pisilinux.org @@ -35192,436 +2644,127 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 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 - - - - - 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 - - - - - - libwpg - http://libwpg.sourceforge.net + libiec61883 + http://www.linux1394.org PisiLinux Community admins@pisilinux.org LGPLv2.1 + GPLv2 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.0.tar.bz2 + 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 - 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 - - - - - 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 - - - - - - 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-10-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 + libraw1394-devel - disable-doc.patch + libiec61883-1.2.0-installtests.patch + libiec61883-channel-allocation-without-local-node-rw.patch - programming/misc/vigra/pspec.xml + hardware/firewire/libiec61883/pspec.xml - vigra + libiec61883 - hdf5 - tiff - boost - fftw3 - libgcc - libpng - python - ilmbase - openexr-libs - libjpeg-turbo + libraw1394 - /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 - - - - - 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 - - - - - - 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 + /usr/share/man - apr-util-devel - Development files for apr-util + libiec61883-devel + Development files for libiec61883 + libiec61883 için geliştirme dosyaları - apr-util - apr-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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 + libiec61883 + libraw1394-devel /usr/include /usr/lib/pkgconfig - /usr/share/doc/dotconf/examples - /usr/share/doc/dotconf/dotconf-api.txt 2016-06-09 - 1.3 + 1.2.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-08-25 - 1.3 + 2014-03-09 + 1.2.0 First release - Vedat Demir - vedat@pisilinux.org + Kamil Atlı + suvarice@gmail.com - libIDL - http://www.gnome.org/ + libraw1394 + http://www.linux1394.org/ PisiLinux Community admins@pisilinux.org LGPLv2.1 + GPLv2 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 + 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. + http://www.kernel.org/pub/linux/libs/ieee1394/libraw1394-2.1.0.tar.xz + hardware/firewire/libraw1394/pspec.xml - libIDL - - glib2 - + libraw1394 /usr/bin /usr/lib - /usr/share/info /usr/share/doc + /usr/share/man - libIDL-devel - Development files for libIDL + libraw1394-devel + Development files for libraw1394 + libraw1394 için geliştirme dosyaları - libIDL + libraw1394 - /usr/bin/libIDL-config-2 - /usr/lib/pkgconfig /usr/include + /usr/lib/pkgconfig 2016-06-09 - 0.8.14 + 2.1.0 Release Bump Pisi Linux Community admin@pisilinux.org 2014-05-20 - 0.8.14 + 2.1.0 First release Serdar Soytetir kaptan@pisilinux.org @@ -35630,31 +2773,41 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - libxmlpp - http://libxmlplusplus.sourceforge.net + libfreebob + http://freebob.sourceforge.net PisiLinux Community admins@pisilinux.org - LGPLv2.1 + GPLv2 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.38/libxml++-2.38.1.tar.xz + hardware.firewire + FreeBoB firewire audio driver library + FreeBoB firewire ses sürücü kütüphanesi + libfreebob implements a userland driver for BeBoB-based firewire audio devices. + libfreebob BeBoB tabanlı firewire ses aygıtları için sürücü kütüphanesi içerir. + mirrors://sourceforge/freebob/libfreebob-1.0.11.tar.gz - glibmm-devel - libsigc++-devel libxml2-devel + alsa-lib-devel + libraw1394-devel + libavc1394-devel + libiec61883-devel - programming/misc/libxmlpp/pspec.xml + + libfreebob-1.0.11-includes.patch + gcc-4.5.patch + fix_usleep.patch + + hardware/firewire/libfreebob/pspec.xml - libxmlpp + libfreebob - libgcc - libxml2 - glibmm + alsa-lib + libraw1394 + libavc1394 + libiec61883 /usr/lib @@ -35662,40 +2815,357 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - libxmlpp-devel - Development files for libxmlpp - libxmlpp için geliştirme dosyaları + libfreebob-devel + Development files for libfreebob + libfreebob için geliştirme dosyaları - libxmlpp - glibmm-devel - libxml2-devel + libfreebob /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 2016-06-09 - 2.38.1 + 1.0.11 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-05-21 - 2.38.1 + 2016-03-24 + 1.0.11 + 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.2.1.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 + libffado-2.2.1-jack-detect.patch + libffado-2.2.1-mixer.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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.33.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 + + + + + 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 @@ -35704,55 +3174,234 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - npth - http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git + dmidecode + http://www.nongnu.org/dmidecode/ 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.2.tar.bz2 - programming/misc/npth/pspec.xml + 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-2.12.tar.gz + hardware/info/dmidecode/pspec.xml - npth + dmidecode - /usr/lib + /usr/bin + /usr/sbin /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 + + laptop-detect + 2016-06-09 - 1.2 + 2.12 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-04-12 - 1.2 + 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.5.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 + + + + + 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-22.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 + + + + + 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 + + + + + + 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ı + http://downloadmirror.intel.com/23574/eng/microcode-20140122.tgz + + intel-microcode2ucode.c + + hardware/cpu/intel-ucode/pspec.xml + + + intel-ucode + + /usr/share/doc + /lib/firmware + + + LICENSE + + + + + 2016-06-09 + 20140122 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-06 + 20140122 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -35761,219 +3410,878 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - libwpd - http://libwpd.sourceforge.net + irqbalance + http://www.irqbalance.org 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.0.tar.gz + 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.1.0.tar.gz - doxygen - libgsf-devel - librevenge-devel - libtool - grep - pkgconfig + numactl-devel + glib2-devel + libcap-ng-devel - programming/misc/libwpd/pspec.xml + hardware/cpu/irqbalance/pspec.xml - libwpd + irqbalance - librevenge - libgcc + numactl + glib2 + libcap-ng - /usr/lib + /etc + /usr/sbin + /usr/share/man /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 + + System.Service + + + irqbalance.confd + 2016-06-09 - 0.10.0 + 1.1.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-01-06 - 0.10.0 + 2016-01-27 + 1.1.0 First release - Osman Erkan - osman.erkan@pisilinux.org + Ertuğrul Erata + ertugrulerata@gmail.com - xsd - http://www.codesynthesis.com/products/xsd + libgphoto2 + http://www.gphoto.org/ 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 + 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.8.tar.bz2 - xerces-c-devel - boost-devel + doxygen + libxml2-devel + gd-devel + tiff-devel + libjpeg-turbo-devel + libexif-devel + libusb-devel - - xsdcxx.patch - - programming/misc/xsd/pspec.xml + hardware/misc/libgphoto2/pspec.xml - xsd + libgphoto2 - xerces-c - boost + 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 + - xsd-devel - Development files for xsd - xsd için geliştirme dosyaları - Pliki nagłówkowe xsd - - xsd - + libgphoto2-docs + Documentation for libgphoto2 + libgphoto2 için detaylı belgelendirme - /usr/include - /usr/lib/pkgconfig + /usr/share/doc/libgphoto2 + /usr/share/doc/libgphoto2/camlibs + /usr/share/doc/libgphoto2/apidocs.html + /usr/share/doc/libgphoto2/linux-hotplug - xsd-docs - Document files for xsd + libgphoto2-devel + Development files for libgphoto2 + libgphoto2 için geliştirme dosyaları - xsd + libexif-devel + libgphoto2 - /usr/share/doc + /usr/bin/gphoto2-config* + /usr/bin/gphoto2-port-config + /usr/include/gphoto2 + /usr/lib/pkgconfig + /usr/share/man/man3 2016-06-09 - 4.0.0 + 2.5.8 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-12-24 - 4.0.0 + 2015-08-02 + 2.5.8 First release - Osman Erkan - osman.erkan@pisilinux.org + Ertuğrul Erata + ertugrulerata@gmail.com - json-glib - http://live.gnome.org/JsonGlib + libftdi + http://www.intra2net.com/en/developer/libftdi/ PisiLinux Community admins@pisilinux.org - LGPLv2+ + LGPLv2.1 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.0/json-glib-1.0.2.tar.xz + 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. + http://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.2.tar.bz2 - gobject-introspection-devel - glib2-devel + cmake + doxygen + libusb-devel + boost-devel + python-devel + swig - programming/misc/json-glib/pspec.xml + + fix-udev-group_and_usb_name.patch + + hardware/misc/libftdi/pspec.xml - json-glib + libftdi - gobject-introspection - glib2 + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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. + http://linux.dell.com/dkms/permalink/dkms-2.2.0.3.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 + + + + + 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 + + + + + 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 + + + + + + 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.11/libmtp-1.1.11.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 + + + + + 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 + + + + + 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 + + + + + + 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 - /usr/share/locale - json-glib-devel - Development files for json-glib - json-glib için geliştirme dosyaları + python-libieee1284 + Python bindings for libieee1284 + libieee1284 için Python bağlayıcıları - json-glib - glib2-devel + libieee1284 + + + /usr/lib/python* + + + + libieee1284-devel + Development files for libieee1284 + libieee1284 için geliştirme dosyaları + + libieee1284 /usr/include - /usr/share/gir* - /usr/lib/pkgconfig - /usr/lib32/pkgconfig + /usr/share/man/man3 + + + + + 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. + http://linux.dell.com/libsmbios/download/libsmbios/libsmbios-2.3.0/libsmbios-2.3.0.tar.bz2 + + libxml2-devel + chrpath + doxygen + + hardware/misc/libsmbios/pspec.xml + + + libsmbios + + libgcc + + + /etc + /usr/share + /usr/lib + /usr/sbin + /usr/share/doc + /usr/share/locale - json-glib-32bit - 32-bit shared libraries for json-glib - json-glib için 32-bit paylaşımlı kitaplıklar - emul32 - _emul32 - - glib2-32bit - + libsmbios-devel + Development files for libsmbios + libsmbios için geliştirme dosyaları - glib2-32bit - json-glib + libsmbios + + /usr/include/smbios + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 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 + + + + + + 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.0.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. + + 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 + 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 + + + + + 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-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.1.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 @@ -35981,152 +4289,1011 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 2016-06-09 - 1.0.2 + 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-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.1.tar.bz2 + + xmlto + util-linux + libxslt + 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 + + + + + 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 + + + + + + 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-018.tar.bz2 + hardware/firmware/b43-fwcutter/pspec.xml + + + b43-fwcutter + + /usr/bin + /usr/share/doc + /usr/share/man/man1 + + + + + 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 + + + + + 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-5.100.138.tar.bz2 + + b43-fwcutter + + hardware/firmware/b43-firmware/pspec.xml + + + b43-firmware + + /lib/firmware + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 2016-07-02 + 1.7 + First release + Osman Erkan + osman.erkan@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 + + + + + 2016-07-02 + 2.8 + First release + Kamil Atlı + suvari@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. + ftp://gentoo.arcticnetwork.ca/pub/gentoo/distfiles/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 + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.27.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 + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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. + http://downloads.sourceforge.net/project/lirc/LIRC/0.9.3/lirc-0.9.3.tar.bz2 + + alsa-lib-devel + libftdi-devel + libusb-compat-devel + libX11-devel + libxslt + doxygen + python3-devel + + hardware/irda/lirc/pspec.xml + + + lirc + + alsa-lib + libftdi + libusb-compat + libX11 + + + /etc + /lib/udev/rules.d + /usr/bin + /usr/lib + /usr/sbin + /usr/share/doc + /usr/share/man + /usr/share/lirc + /run + + + System.Service + + + lirc.conf.d + lirc.tmpfiles + lirc.logrotate + + + + lirc-devel + Development files for lirc + lirc için geliştirme dosyaları + + lirc + + + /usr/include + + + + + 2016-06-09 + 0.9.3 Release Bump Pisi Linux Community admin@pisilinux.org 2016-05-27 - 1.0.2 + 0.9.3 Release bump - Hakan Yıldız - hknyldz93@gmail.com + Ertuğrul Erata + ertugrulerata@gmail.com - 2015-03-18 - 1.0.2 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - 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/* - - - - - 2016-07-09 - 0.16 - First release - Ergün Salman - Poyraz76@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.6.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 - - - - - 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 + 2016-05-08 + 0.9.3 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -36135,439 +5302,1579 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - ragel - http://www.complang.org/ragel/ + cups + http://www.cups.org/ - 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://fossies.org/linux/misc/ragel-6.9.tar.gz - programming/misc/ragel/pspec.xml - - - ragel - - /usr/share/doc - /usr/share/man - /usr/bin - /usr/share/vim/ - - - - - 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 - - - - - - ant - http://ant.apache.org - - PisiLinux Community + Pisi Linux Admins 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.6-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 - - - - - 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 - - - - - - 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/martine/ninja/archive/v1.7.1.tar.gz - - re2c - asciidoc - emacs-python - - programming/build/ninja/pspec.xml - - - ninja - - libgcc - - - /usr/bin - /usr/share - /usr/share/doc - - - - - 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 - - - - - - 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 + GPLv2 + service + hardware.printer + Common Unix Printing System + Unix Ortak Yazdırma Sistemi + cups provides a portable printing layer for *nix-based operating systems. + http://www.cups.org/software/2.1.3/cups-2.1.3-source.tar.bz2 + http://source.pisilinux.org/1.0/cups-tr.tar + acl-devel + pam-devel + dbus-devel + libpcre-devel zlib-devel - libxml2-devel - ncurses-devel - ocaml - libffi-devel - groff - swig python-devel - libedit-devel - cmake - binutils + libusb-devel + libgcc + avahi-libs + avahi-devel + mit-kerberos + libpaper-devel - programming/build/llvm/pspec.xml + + archlinux/cups-no-export-ssllibs.patch + archlinux/cups-no-gzip-man.patch + archlinux/cups-1.6.2-statedir.patch + archlinux/cups-no-gcrypt.patch + archlinux/cups-1.6.0-fix-install-perms.patch + fedora/cups-enum-all.patch + fedora/cups-final-content-type.patch + fedora/cups-res_init.patch + fedora/cups-hp-deviceid-oid.patch + fedora/cups-logrotate.patch + gentoo/cups-2.0.1-rename-systemd-service-files.patch + pisilinux/lib64.patch + pisilinux/nostrip.patch + pisilinux/cups-run.patch + pld-linux/cups-avahi-address.patch + + hardware/printer/cups/pspec.xml - llvm - app:console - library + cups - llvm-libs - libxml2 - libgcc - ncurses + acl + pam + dbus zlib - libffi + libusb + libgcc + libpaper + avahi + avahi-libs + mit-kerberos - /usr/bin - /usr/bin/llvm-config - /usr/include/llvm* - /usr/lib/llvm + /etc/cups/*conf + /usr/lib/tmpfiles.d/cups.conf /usr/lib - /etc/ld.so.conf.d - /etc/llvm + /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/vim - /usr/share/llvm/cmake /usr/share/man + /usr/share/locale + + System.Service + System.Package + - 51-llvm.conf + tmpfiles.conf + cups.logrotate + fedora/textonly.ppd - llvm-libs - library + cups-devel + Development files for cups + cups için geliştirme dosyaları - zlib - libffi - libedit - libgcc - ncurses + cups - /usr/lib/libLLVM.* - /usr/lib/LLVMgold.* - /usr/lib/libLTO.* - /usr/lib/bfd-plugins/LLVMgold.so - /usr/share/licenses/llvm-libs/LICENSE + /usr/include + /usr/bin/cups-config - 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 + cups-32bit + 32-bit shared libraries for cups + cups için 32-bit paylaşımlı kitaplıklar emul32 emul32 zlib-32bit - libffi-32bit + openssl-32bit - llvm - libgcc - libedit - ncurses-32bit zlib-32bit - libffi-32bit + openssl-32bit + libgcc + cups - /usr/bin/llvm-config-32 + /usr/bin/cups-config-32bit /usr/lib32 2016-06-09 - 3.8.0 + 2.1.3 Release Bump Pisi Linux Community admin@pisilinux.org 2016-05-25 - 3.8.0 - Release bump - Serdar Soytetir - kaptan@pisilinux.org + 2.1.3 + Rebuild + Alihan Öztürk + alihan@pisilinux.org - 2016-04-06 - 3.8.0 + 2016-03-23 + 2.1.3 First release - Serdar Soytetir - kaptan@pisilinux.org + Alihan Öztürk + alihan@pisilinux.org - gdb - http://www.gnu.org/software/gdb/gdb.html + 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. + http://source.pisilinux.org/1.0/splix_2.0.0+20110720.orig.tar.gz + http://splix.ap2c.org/samsung_cms.tar.bz2 + + cups-devel + jbigkit-devel + + + splix-1.1.0-fix-makefile.patch + splix-nostrip.patch + install-english-only.patch + + hardware/printer/splix/pspec.xml + + + splix + + cups + libgcc + jbigkit + + + /usr/lib/cups + /usr/share/cups + /usr/share/doc + + + + + 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-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-20160609.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 + + + + + 2016-06-09 + 20160609 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-26 + 20160326 + 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 + + + + + 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 + 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-20160609.tar.gz + + cleanup-script + + hardware/printer/foomatic-db/pspec.xml + + + foomatic-db + + pnm2ppa + + + /usr/share + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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. + http://www.openprinting.org/download/cups-filters/cups-filters-1.5.0.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 + + 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 + + + /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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + system-config-printer + http://cyberelk.net/tim/software/system-config-printer + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + 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. + http://cyberelk.net/tim/data/system-config-printer/1.5/system-config-printer-1.5.7.tar.xz + + tr.po + + + util-linux + xmlto + libxslt-devel + intltool + python3-devel + cups-devel + eudev-devel + glib2-devel + libusb-devel + libgnome-keyring-devel + desktop-file-utils + + + fix-icon.patch + system-config-printer-shbang.patch + + hardware/printer/system-config-printer/pspec.xml + + + system-config-printer + + eudev + glib2 + libusb + libgnome-keyring + python-cups + python-smbc + dbus-python + python-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 + + + + + 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 + + + + + + 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.11/gutenprint-5.2.11.tar.bz2 + + fedora/cups-genppdupdate.py.in + + + cups-devel + foomatic-db + ghostscript-devel + cups + python-cups + ghostscript + 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 + + + + + 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.5/hplip-3.16.5.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 + + 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 + + + + + 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 + + + + + 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 + + + + + + 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/1.9/wine-1.9.15.tar.bz2 + + 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 + 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 + giflib-devel + v4l-utils + libpng + libtevent-devel + jack-audio-connection-kit-devel + fontforge + libpcap-devel + util-linux + ncurses-devel + + + wine-1.9.3-gcc-5_3_0-disable-force-alignment.patch + gcc_erorr.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 + 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. + + /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 + + + + + 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 + + + + + + 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.10/PlayOnLinux_4.2.10.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 + + + + + 2016-07-03 + 4.2.10 + First Release + Ergün Salman + poyraz76@pisilinux.org + + + + + + virt-wrapper + http://www.pisilinux.org 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-7.9.1.tar.xz - - texinfo - expat-devel - python-devel - readline-devel - ncurses-devel - - programming/debug/gdb/pspec.xml + 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 - gdb - - guile - expat - python - readline - ncurses - + virt-wrapper - /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 + /usr/libexec + /usr/share/locale + /usr/share/doc 2016-06-09 - 7.9.1 + 0.1.1 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-07-30 - 7.9.1 + 2014-11-23 + 0.1.1 + First release + Osman Erkan + osman.erkan@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.4.1.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 + + + /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 + + + + qemu-devel + Development files for qemu + qemu için geliştirme dosyaları + + nss-devel + glib2-devel + qemu + + + /usr/include + /usr/lib/pkgconfig/libcacard.pc + + + + + 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 + + + + + + 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 + + + + + 2016-07-12 + 0.2.2 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -36576,80 +6883,491 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - homebank - http://homebank.free.fr + virt-manager + http://virt-manager.org - Stefan Gronewold (groni) - groni@pisilinux.org + PisiLinux Community + admins@pisilinux.org - GPLv2 + 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.0.5.tar.gz + 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 + http://virt-manager.org/download/sources/virt-manager/virt-manager-1.3.1.tar.gz - cairo-devel - libofx-devel - pango-devel - gdk-pixbuf-devel - pixman-devel - gtk3-devel - glib2-devel - gettext-devel - pkgconfig - libofx-devel intltool - at-spi2-core-devel + gtk2-devel - office/homebank/pspec.xml + hardware/virtualization/virt-manager/pspec.xml - homebank + virt-manager - cairo - libofx - pango - gdk-pixbuf - gtk3 - glib2 + gtk2 /usr/bin - /usr/share/applications - /usr/share/application-registry - /usr/lib + /usr/libexec + /etc/gconf/schemas + /usr/share/pixmaps /usr/share + /usr/share/man /usr/share/doc /usr/share/locale - /usr/share/icons/hicolor - - - - homebank-data - Data Files for Homebank - - /usr/share/homebank/datas - /usr/share/mime-info + + tr.po + 2016-06-09 - 5.0.5 + 1.3.1 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-01-03 - 5.0.5 + 2015-12-31 + 1.3.1 First release - Stefan Gronewold (groni) - groni@pisilinux.org + 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 + + + + + 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 + + + + + + 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 + + + + + 2016-07-13 + 0.1.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + 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.1.2/VirtualBox-5.1.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 + + + wrapper.patch + 002-dri-driver-path.patch + 003-ogl-include-path.patch + 008-root-window.patch + 004-xorg.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 + + 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 + + + + + 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 + + + + + + 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-1.3.0.tar.gz + + 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 + + + + + 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 @@ -39581,234 +10299,174 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - opensp - http://openjade.sourceforge.net + hunspell-dict-pt + http://www.broffice.org/verortografico/baixar 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - docbook-sgml4_5 - http://www.docbook.org/sgml/ - - PisiLinux Community - admins@pisilinux.org - - X11 + LGPLv2 + GPLv2+ + locale:pt 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 + 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-20150704.tar.gz + office/dictionary/hunspell-dict-pt/pspec.xml - docbook-sgml4_5 - - sgml-common - + hunspell-dict-pt - /usr/share/doc/docbook-sgml4_5 - /usr/share + /usr/share/hunspell + /usr/share/doc - - System.Package - 2016-06-09 - 4.5 + 20150704 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-18 - 4.5 + 2015-10-05 + 20150704 First release - Stefan Gronewold(groni) - groni@pisilinux.org + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org - asciidoc - http://www.methods.co.nz/asciidoc/ + hunspell-dict-en + http://wordlist.sourceforge.net/ 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 + LGPLv2+ + BSD + 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/2015.05.18/hunspell-en_US-2015.05.18.zip + http://downloads.sourceforge.net/project/wordlist/speller/2015.05.18/hunspell-en_CA-2015.05.18.zip + http://downloads.sourceforge.net/project/wordlist/speller/2015.05.18/hunspell-en_GB-large-2015.05.18.zip + office/dictionary/hunspell-dict-en/pspec.xml - asciidoc - - docbook-xml - docbook-xsl - + hunspell-dict-en - /etc - /usr/bin - /usr/lib/python* - /usr/share/asciidoc - /usr/share/vim - /usr/share/doc/asciidoc - /usr/share/man + /usr/share + /usr/share/doc 2016-06-09 - 8.6.9 + 2015.05.18 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-18 - 8.6.9 + 2015-10-05 + 2015.05.18 + First release + Ayhan Yalcinsoy + ayhanyalcinsoy@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 + + + + + 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-ca + http://www.softcatala.org/wiki/Projectes/Corrector_ortogràfic + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + 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 + + + hunspell-dict-ca + + /usr/share/hunspell + /usr/share/doc + + + + + 2016-06-09 + 0.0_20090319 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-26 + 0.0_20090319 First release Alihan Öztürk alihan@pisilinux.org @@ -39817,80 +10475,661 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - itstool - http://itstool.org/ + hunspell-dict-ru + ftp://ftp.vsu.ru/mirrors/scon155.phys.msu.su/pub/russian/ispell/myspell 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 + 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 - itstool + hunspell-dict-ru - /usr + /usr/share + /usr/share/doc 2016-06-09 - 2.0.2 + 0.99f_7 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-18 - 2.0.2 + 2014-02-17 + 0.99f_7 First release - Serdar Soytetir - kaptan@pisilinux.org + Kamil Atlı + suvarice@gmail.com - poppler-data - http://poppler.freedesktop.org/ + hunspell-dict-pl + http://www.kurnik.pl/dictionary/ PisiLinux Community admins@pisilinux.org - GPLv2 - BSD + LGPLv2+ + GPLv2+ + MPL-1.1 + locale:pl data - office.postscript - Poppler encoding files - Poppler kodlama dosyaları - poppler-data consists of encoding files for poppler. When installed, the encoding files enables poppler to correctly render CJK and Cyrillic properly. - poppler-data, poppler için CJK ve Kiril harflerini düzgünce gösterebilmek için gerekli kodlama dosyalarını içerir. - http://poppler.freedesktop.org/poppler-data-0.4.7.tar.gz - office/postscript/poppler-data/pspec.xml + 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-20150428.zip + office/dictionary/hunspell-dict-pl/pspec.xml - poppler-data + hunspell-dict-pl + /usr/share/hunspell /usr/share/doc - /usr/share/poppler - /usr/share/pkgconfig 2016-06-09 - 0.4.7 + 20100428 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-03-05 - 0.4.7 + 2015-10-05 + 20100428 + First release + Alihanh Öztürk + alihan@pisilinux.org + + + + + + hunspell-dict-fr + http://dico.savant.free.fr/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2 + MPL-1.1 + locale:fr + data + office.dictionary + French hunspell dictionaries + Fransızca hunspell sözlükleri + hunspell-dict-fr includes French (France, Belgium, etc.) hunspell dictionaries. + hunspell-dict-fr Fransızca (Fransa, Belçika vs.) hunspell sözlüklerini içerir. + http://dico.savant.free.fr/_download/fr_FR_2-3-2.zip + office/dictionary/hunspell-dict-fr/pspec.xml + + + hunspell-dict-fr + + /usr/share/hunspell + /usr/share/doc + + + + + 2016-06-09 + 2.3.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-27 + 2.3.2 + 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 + + + + + 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-20131206.tar.bz2 + office/dictionary/hunspell-dict-de/pspec.xml + + + hunspell-dict-de + + /usr/share/hunspell + /usr/share/doc + + + + + 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 + + + + + + hunspell-dict-tr + http://extensions.libreoffice.org/extension-center/turkish-spellcheck-dictionary/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + BSD + locale:en + data + office.dictionary + Turkish hunspell dictionaries + Turkish hunspell dictionaries + http://extensions.libreoffice.org/extension-center/turkish-spellcheck-dictionary/releases/1.1-2014.12.11/tr-tr.oxt + + hunspell + + office/dictionary/hunspell-dict-tr/pspec.xml + + + hunspell-dict-tr + + /usr/lib/libreoffice/share/extensions/hunspell_tr/ + /usr/share/hunspell + + + + + 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 + + + + + + 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. + http://extensions.libreoffice.org/extension-center/swedish-spelling-dictionary-den-stora-svenska-ordlistan/releases/2.40/ooo_swedish_dict_2-40.oxt + office/dictionary/hunspell-dict-sv/pspec.xml + + + hunspell-dict-sv + + /usr/share + /usr/share/doc + + + + + 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-it + http://linguistico.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + locale:it + data + office.dictionary + Italian hunspell dictionaries + İtalyanca hunspell sözlükleri + hunspell-dict-it includes Italian hunspell dictionaries. + hunspell-dict-it İtalyanca hunspell sözlüklerini içerir. + http://downloads.sourceforge.net/sourceforge/linguistico/italiano_2_4_2007_09_01.zip + office/dictionary/hunspell-dict-it/pspec.xml + + + hunspell-dict-it + + /usr/share/hunspell + /usr/share/doc + + + + + 2016-06-09 + 2.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-26 + 2.4 + First release + Alihan Öztürk + alihan@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. + mirrors://sourceforge/hunspell/hunspell-1.3.3.tar.gz + + ncurses-devel + + office/spellcheck/hunspell/pspec.xml + + + hunspell + + ncurses + libgcc + + + /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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 @@ -39899,145 +11138,1427 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - ghostscript - http://www.ghostscript.com + mdbtools + https://github.com/brianb/mdbtools PisiLinux Community admins@pisilinux.org - GPLv3+ + GPLv2 + LGPLv2 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/gs919/ghostscript-9.19.tar.gz + 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 - 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 + unixODBC-devel + glib2-devel + readline-devel - - fedora/ghostscript-sys-zlib.patch - - office/postscript/ghostscript/pspec.xml + office/misc/mdbtools/pspec.xml - ghostscript + mdbtools - zlib - libX11 - libpng - freetype - libjpeg-turbo - tiff - lcms2 - libXt - libpaper - fontconfig - poppler-data - gnu-gs-fonts-std + unixODBC + glib2 + readline /usr/bin /usr/lib /usr/share/man /usr/share/doc - /usr/share/cups - /usr/share/ghostscript + + mdbtools-gui + - 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ı + mdbtools-devel + Development files for mdbtools + mdbtools için geliştirme dosyaları - ghostscript + mdbtools - /usr/bin/ijs-config - /usr/include/ghostscript - /usr/include/ijs + /usr/include /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 - - - + 2016-06-09 - 9.19 + 0.7.1 Release Bump Pisi Linux Community admin@pisilinux.org - - 2016-05-01 - 9.19 - Version bump. + + 2015-04-20 + 0.7.1 + First release Ertuğrul Erata ertugrulerata@gmail.com + + + + + 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 + + + + + 2016-06-09 + 0.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + - 2016-01-10 - 9.15 + 2016-01-24 + 0.0.2 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.3.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 + + + + + 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 + + + + + + + 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 + + + + + 2016-06-09 + 1.5.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-25 + 1.5.6 + First release + Osman Erkan + osman.erkan@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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.16.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 + + + + + 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 + + + + + + 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.2.4.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/ + + + + + 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 + + + + + + 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 + + + + + 2016-06-09 + 0.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-26 + 0.11 + First release + Yusuf Aydemir + yusuf.aydemir@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. + http://sourceforge.net/projects/gsoap2/files/gSOAP/gsoap_2.8.22.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 + + + + + 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 + + + + + + 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.2/scribus-1.5.2.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 + + + scribus-standard-font-paths.patch + PisiLinux-default-font.patch + PisiLinux-correctly_link_to_libxml2.patch + + office/misc/scribus/pspec.xml + + + scribus + + 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 + + + /usr/bin + /usr/lib + /usr/share + + + + scribus-docs + Documentation files for scribus + scribus için belgelendirme dosyaları + + /usr/share/doc/scribus + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + chmlib + http://www.jedrea.com/chmlib/ + + PisiLinux Community + admins@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 + + + chmlib + + /usr/lib + /usr/bin + /usr/share/doc + + + + chmlib-devel + Development files for chmlib + chmlib için geliştirme dosyaları + + chmlib + + + /usr/include + + + + + 2016-06-09 + 0.40 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-20 + 0.40 + First release + Stefan Gronewold(groni) + groni@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.11.src.tar.gz + + cmake + + office/misc/doxygen/pspec.xml + + + doxygen + + libgcc + + + /usr/share/doc + /usr/bin/doxygen + /usr/share/man/man1/doxygen.1 + + + + + 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 + + + + + + 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.53.tar.xz + office/misc/iso-codes/pspec.xml + + + iso-codes + + /usr/lib/pkgconfig + /usr/share/locale + /usr/share/doc + /usr/share/xml + /usr/share/iso-codes + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.14/+download/qpdfview-0.4.14.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 + + + + + 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 + + + + + + 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.0.5.tar.gz + + cairo-devel + libofx-devel + pango-devel + gdk-pixbuf-devel + pixman-devel + gtk3-devel + glib2-devel + gettext-devel + pkgconfig + libofx-devel + intltool + at-spi2-core-devel + + office/homebank/pspec.xml + + + homebank + + cairo + libofx + pango + gdk-pixbuf + gtk3 + glib2 + + + /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 + + + + + 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 + + + poppler @@ -40275,234 +12796,139 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 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 - - - - - 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 - - - - - - docutils - http://docutils.sourceforge.net + ghostscript + http://www.ghostscript.com PisiLinux Community admins@pisilinux.org - public-domain + GPLv3+ 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 - - - - - 2016-06-09 - 0.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-26 - 0.11 - First release - Yusuf Aydemir - yusuf.aydemir@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 + 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/gs919/ghostscript-9.19.tar.gz - gettext - texinfo + 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 - 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 + fedora/ghostscript-sys-zlib.patch - office/misc/recode/pspec.xml + office/postscript/ghostscript/pspec.xml - recode + ghostscript + + zlib + libX11 + libpng + freetype + libjpeg-turbo + tiff + lcms2 + libXt + libpaper + fontconfig + poppler-data + gnu-gs-fonts-std + - /usr/lib /usr/bin - /usr/share/doc - /usr/share/info + /usr/lib /usr/share/man - /usr/share/locale - - - - recode-devel - Development files for recode - recode için geliştirme dosyaları - - recode - - - /usr/include - - - - - 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 - - - - - - chmlib - http://www.jedrea.com/chmlib/ - - PisiLinux Community - admins@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 - - - chmlib - - /usr/lib - /usr/bin /usr/share/doc + /usr/share/cups + /usr/share/ghostscript - chmlib-devel - Development files for chmlib - chmlib 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ı - chmlib + ghostscript - /usr/include + /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 - + 2016-06-09 - 0.40 + 9.19 Release Bump Pisi Linux Community admin@pisilinux.org + + 2016-05-01 + 9.19 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + - 2014-01-20 - 0.40 + 2016-01-10 + 9.15 First release Stefan Gronewold(groni) groni@pisilinux.org @@ -40511,116 +12937,80 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - mdbtools - https://github.com/brianb/mdbtools + poppler-data + http://poppler.freedesktop.org/ 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 + BSD + data + office.postscript + Poppler encoding files + Poppler kodlama dosyaları + poppler-data consists of encoding files for poppler. When installed, the encoding files enables poppler to correctly render CJK and Cyrillic properly. + poppler-data, poppler için CJK ve Kiril harflerini düzgünce gösterebilmek için gerekli kodlama dosyalarını içerir. + http://poppler.freedesktop.org/poppler-data-0.4.7.tar.gz + office/postscript/poppler-data/pspec.xml - mdbtools - - unixODBC - glib2 - readline - + poppler-data - /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 + /usr/share/poppler + /usr/share/pkgconfig 2016-06-09 - 0.7.1 + 0.4.7 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-04-20 - 0.7.1 + 2015-03-05 + 0.4.7 First release - Ertuğrul Erata - ertugrulerata@gmail.com + Stefan Gronewold(groni) + groni@pisilinux.org - texi2html - http://savannah.nongnu.org/projects/texi2html/ + itstool + http://itstool.org/ 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 + 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 - texi2html + itstool - /usr/bin - /usr/share/info - /usr/share/doc/texi2html - /usr/share/man/man1 - /usr/share/texi2html - /usr/share/texinfo - /usr/share/locale + /usr 2016-06-09 - 5.0 + 2.0.2 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-20 - 5.0 + 2014-05-18 + 2.0.2 First release Serdar Soytetir kaptan@pisilinux.org @@ -40629,523 +13019,64 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - libofx - http://libofx.sourceforge.net + openjade + http://openjade.sourceforge.net PisiLinux Community admins@pisilinux.org - GPLv2+ + as-is 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 + 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 - libofx-0.9.5-gcc47.patch + openjade-1.3.2-ldflags.patch + openjade-1.3.2-respect-ldflags.patch + openjade-1.3.2-msggen.pl.patch - office/misc/libofx/pspec.xml + office/docbook/openjade/pspec.xml - libofx + openjade + sgml-common 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 + /usr/share/doc/openjade + /usr/share/sgml + + System.Package + + + openjade-1.3.2.dsssl-catalog + openjade-1.3.2.catalog + 2016-06-09 - 0.9.10 + 1.3.2 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-02-06 - 0.9.10 - First release - Stefan Gronewold(groni) - groni@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.11.src.tar.gz - - cmake - - office/misc/doxygen/pspec.xml - - - doxygen - - libgcc - - - /usr/share/doc - /usr/bin/doxygen - /usr/share/man/man1/doxygen.1 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.14/+download/qpdfview-0.4.14.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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. - http://sourceforge.net/projects/gsoap2/files/gSOAP/gsoap_2.8.22.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 - - - - - 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 - - - - - - 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.2.4.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/ - - - - - 2016-06-09 - 1.2.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-17 - 1.2.4 + 2014-05-18 + 1.3.2 First release Serdar Soytetir kaptan@pisilinux.org @@ -41154,1751 +13085,331 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - enca - http://cihar.com/software/enca + asciidoc + http://www.methods.co.nz/asciidoc/ 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.16.tar.xz - - recode-devel - gettext-devel - intltool - gtk-doc - - office/misc/enca/pspec.xml + 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 - enca + asciidoc - recode + docbook-xml + docbook-xsl + + + /etc + /usr/bin + /usr/lib/python* + /usr/share/asciidoc + /usr/share/vim + /usr/share/doc/asciidoc + /usr/share/man + + + + + 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 + + + System.Package + + + + + 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 + + + + + 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 + + + + + + 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-324.tgz + + fontconfig-devel + libICE-devel + libXaw-devel + libXft-devel + libXmu-devel + libXt-devel + utempter-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 + utempter + xorg-app + libXpm + ncurses + libX11 + + + /usr/bin + /usr/share/X11 + /usr/share/doc + /usr/share/man + + + + + 2016-05-02 + 324 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2014-05-13 + 304 + First release + Alihan Öztürk + alihan@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/enca - /usr/share/doc/enca - /usr/share/man + /usr/libexec + /usr/share/doc + /usr/share/locale + /usr/share/vte + /usr/share/pygtk + /usr/share/gir-1.0/Vte-0.0.gir - enca-devel - Development files for enca - enca için geliştirme dosyaları - - enca - + vte-docs + GTK reference documents for vte + data:doc - /usr/include - /usr/lib/pkgconfig /usr/share/gtk-doc - - - 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 - - - - - - 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.53.tar.xz - office/misc/iso-codes/pspec.xml - - iso-codes - - /usr/lib/pkgconfig - /usr/share/locale - /usr/share/doc - /usr/share/xml - /usr/share/iso-codes - - - - - 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 - - - - - - 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 - - - - - 2016-06-09 - 1.5.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-25 - 1.5.6 - First release - Osman Erkan - osman.erkan@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 - - - - - 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 - - - - - - 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 + vte-devel + Development files for vte + vte için geliştirme dosyaları - libgcc - librevenge - - - /usr/bin - /usr/share - /usr/lib/libpagemaker-* - /usr/share/doc - - - - libpagemaker-devel - - librevenge-devel - libpagemaker - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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.3.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 - - - - - 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 - - - - - - - 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.2/scribus-1.5.2.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 - - - scribus-standard-font-paths.patch - PisiLinux-default-font.patch - PisiLinux-correctly_link_to_libxml2.patch - - office/misc/scribus/pspec.xml - - - scribus - - 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 - - - /usr/bin - /usr/lib - /usr/share - - - - scribus-docs - Documentation files for scribus - scribus için belgelendirme dosyaları - - /usr/share/doc/scribus - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - hunspell-dict-ca - http://www.softcatala.org/wiki/Projectes/Corrector_ortogràfic - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - 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 - - - hunspell-dict-ca - - /usr/share/hunspell - /usr/share/doc - - - - - 2016-06-09 - 0.0_20090319 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-26 - 0.0_20090319 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - hunspell-dict-it - http://linguistico.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - locale:it - data - office.dictionary - Italian hunspell dictionaries - İtalyanca hunspell sözlükleri - hunspell-dict-it includes Italian hunspell dictionaries. - hunspell-dict-it İtalyanca hunspell sözlüklerini içerir. - http://downloads.sourceforge.net/sourceforge/linguistico/italiano_2_4_2007_09_01.zip - office/dictionary/hunspell-dict-it/pspec.xml - - - hunspell-dict-it - - /usr/share/hunspell - /usr/share/doc - - - - - 2016-06-09 - 2.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-26 - 2.4 - First release - Alihan Öztürk - alihan@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 - - - - - 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-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-20131206.tar.bz2 - office/dictionary/hunspell-dict-de/pspec.xml - - - hunspell-dict-de - - /usr/share/hunspell - /usr/share/doc - - - - - 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 - - - - - - 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 - - - - - 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-tr - http://extensions.libreoffice.org/extension-center/turkish-spellcheck-dictionary/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - BSD - locale:en - data - office.dictionary - Turkish hunspell dictionaries - Turkish hunspell dictionaries - http://extensions.libreoffice.org/extension-center/turkish-spellcheck-dictionary/releases/1.1-2014.12.11/tr-tr.oxt - - hunspell - - office/dictionary/hunspell-dict-tr/pspec.xml - - - hunspell-dict-tr - - /usr/lib/libreoffice/share/extensions/hunspell_tr/ - /usr/share/hunspell - - - - - 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 - - - - - - hunspell-dict-fr - http://dico.savant.free.fr/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2 - MPL-1.1 - locale:fr - data - office.dictionary - French hunspell dictionaries - Fransızca hunspell sözlükleri - hunspell-dict-fr includes French (France, Belgium, etc.) hunspell dictionaries. - hunspell-dict-fr Fransızca (Fransa, Belçika vs.) hunspell sözlüklerini içerir. - http://dico.savant.free.fr/_download/fr_FR_2-3-2.zip - office/dictionary/hunspell-dict-fr/pspec.xml - - - hunspell-dict-fr - - /usr/share/hunspell - /usr/share/doc - - - - - 2016-06-09 - 2.3.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-27 - 2.3.2 - First release - Alihan Ö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-20150704.tar.gz - office/dictionary/hunspell-dict-pt/pspec.xml - - - hunspell-dict-pt - - /usr/share/hunspell - /usr/share/doc - - - - - 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. - http://extensions.libreoffice.org/extension-center/swedish-spelling-dictionary-den-stora-svenska-ordlistan/releases/2.40/ooo_swedish_dict_2-40.oxt - office/dictionary/hunspell-dict-sv/pspec.xml - - - hunspell-dict-sv - - /usr/share - /usr/share/doc - - - - - 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-en - http://wordlist.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - BSD - 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/2015.05.18/hunspell-en_US-2015.05.18.zip - http://downloads.sourceforge.net/project/wordlist/speller/2015.05.18/hunspell-en_CA-2015.05.18.zip - http://downloads.sourceforge.net/project/wordlist/speller/2015.05.18/hunspell-en_GB-large-2015.05.18.zip - office/dictionary/hunspell-dict-en/pspec.xml - - - hunspell-dict-en - - /usr/share - /usr/share/doc - - - - - 2016-06-09 - 2015.05.18 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-05 - 2015.05.18 - First release - Ayhan Yalcinsoy - ayhanyalcinsoy@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 - - - - - 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-20150428.zip - office/dictionary/hunspell-dict-pl/pspec.xml - - - hunspell-dict-pl - - /usr/share/hunspell - /usr/share/doc - - - - - 2016-06-09 - 20100428 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-05 - 20100428 - First release - Alihanh Öztürk - alihan@pisilinux.org - - - - - - 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 - - - - - 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 - - - - - 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. - mirrors://sourceforge/hunspell/hunspell-1.3.3.tar.gz - - ncurses-devel - - office/spellcheck/hunspell/pspec.xml - - - hunspell - - ncurses - libgcc - - - /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 - - - - - 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 - - - - - - dustrac - http://dustrac.sourceforge.net/ - - Stefan Gronewold(groni) - groni@pisilinux.org - - GPLv3 - app:gui - game.arcade - Dust Racing 2D (dustrac) is an open source, tile-based 2D racing game - The purpose of the game is to race against 11 challenging computer players on different race tracks. Finishing in TOP-6 will unlock a new race track. Only a small portion of the race track is visible on the scrolling screen. - https://github.com/juzzlin/DustRacing2D/archive/1.11.0.tar.gz - - qt5-base-devel - qt5-linguist - openal-devel - cmake - pkgconfig - libvorbis-devel - mesa-devel - mesa-glu-devel - - game/arcade/dustrac/pspec.xml - - - dustrac - - qt5-base - openal - libvorbis - libgcc - mesa - - - /usr/bin - /usr/share/games - /usr/share/locale - /usr/share/applications - /usr/share/icons - /usr/share/pixmaps - /usr/share/doc - - - - - 2015-11-20 - 1.11.0 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - gcompris - http://gcompris.net/ - - 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/gcompris-15.10.tar.bz2 - - intltool + vte 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 - - - - - 2016-02-07 - 15.10 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - ode - http://www.ode.org/ - - PisiLinux Community - 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ń. - mirrors://sourceforge/opende/ode-0.13.tar.bz2 - game/misc/ode/pspec.xml - - - ode - - /usr/lib - /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 - - - - - 2015-10-26 - 0.13 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - alienarena - http://red.planetarena.org - - Pisi Linux Admins - 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 - - libjpeg-turbo-devel - libXxf86dga-devel - libXxf86vm-devel - libX11-devel - mesa-devel - openal-devel - ode-devel - curl-devel - freetype-devel - libvorbis-devel - - - use_home_dir.patch - - game/fps/alienarena/pspec.xml - - - alienarena - - libjpeg-turbo - libXxf86vm - curl - zlib - libX11 - libvorbis - libgcc - freetype - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - alienarena.png - alienarena.desktop - - - - - 2015-11-11 - 7.66 - 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.0/xplanet-1.3.0.tar.gz - pango-devel - netpbm-devel - libXScrnSaver-devel - giflib-devel - libjpeg-turbo-devel - tiff-devel - - - giflib6.patch - xplanet-1.2.1-fix-gcc44.patch - - science/astronomy/xplanet/pspec.xml - - - xplanet - - pango - netpbm - libXScrnSaver - giflib - libjpeg-turbo - tiff - - - /usr/bin - /usr/share/doc - /usr/share - /usr/share/man - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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. - mirrors://sourceforge/qalculate/libqalculate-0.9.7.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 + cairo-devel /usr/include @@ -42907,3545 +13418,15 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 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 - - - - - - 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). - http://www.fftw.org/fftw-3.3.4.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 - - - - - 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 - - - - - - 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 - - - - - 2016-06-09 - 4.4.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-11 - 4.4.4 - First release + 2016-05-02 + 0.28.2 + Rebuild Ayhan Yalçınsoy ayhanyalcinsoy@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. - mirrors://sourceforge/libspiro/libspiro_src-20071029.tar.bz2 - 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/share/man/man3 - - - - - 2016-06-09 - 20071029 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - 2014-06-14 - 20071029 - First release - Osman Erkan - osman.erkan@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.5.0.tgz - - libgfortran - cmake - - - lapack-sharedlib.patch - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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++. - http://ftp.gnu.org/gnu/gsl/gsl-1.16.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 - - - - - 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 - - - - - - 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.0.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 - - - - - 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 - - - - - - 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.2.1.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 - - - - - 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 - - - - - - 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.5.0.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 - - - - - 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 - - - - - - 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.0.2/gdal-2.0.2.tar.gz - - python-numpy - geos-devel - hdf5-devel - ogdi-devel - tiff-devel - webp-devel - giflib-devel - jasper-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 - - - gdal-python-install.patch - - science/gis/gdal/pspec.xml - - - gdal - - geos - hdf5 - ogdi - tiff - webp - giflib - jasper - 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 - - - - 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 - jasper-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 - - - - - 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 - - - - - - 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 - - - - - 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.2.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 - - - - - 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 - - - - - - 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.2.tar.gz - http://download.osgeo.org/proj/proj-datumgrid-1.5.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 - - - - - 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.beta2.tar.gz - - proj-devel - zlib-devel - expat-devel - - - ogdi-3.1.6-fpic.patch - patch_for_proj48_redhat.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 - - - - - 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 - - - - - - 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.1.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 - - - - - 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 - - - - - - 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.2.0.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 - - - - - 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 - - - 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 - - - - - 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 - - - - - 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 - - - - - - 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 - http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.17.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.0.1.tar.gz - - ilmbase-2.0.1-no_undefined.patch - ilmbase-IexMath.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 - - - - - 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 - - - - - - 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.12.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 - - - - - 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 - - - - - - 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.2.5.tar.bz2 - - cmake - freeglut-devel - fftw3-devel - gmp-devel - mpfr-devel - mesa-devel - - science/misc/eigen3/pspec.xml - - - eigen3 - - /usr/include - /usr/share - - - - - 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 - - - - - - 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/Itseez/opencv/archive/2.4.11.tar.gz - - cmake - gtk2-devel - libv4l-devel - openexr-libs - jasper-devel - lapack-devel - ilmbase-devel - openexr-devel - lapack-devel - xine-lib-devel - libdc1394-devel - gstreamer-devel - libjpeg-turbo-devel - gst-plugins-base-devel - - science/robotics/opencv/pspec.xml - - - opencv - - gtk2 - zlib - glib2 - jasper - libgcc - libpng - libv4l - ilmbase - openexr-libs - xine-lib - libdc1394 - gstreamer - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.20.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 - - - - - 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.49.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 - - - libmicrohttpd - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 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 - - - - - - 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.16.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 - - - - - 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 - - - - - - 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.3.1.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. - - sqlcipher - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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.3.9/postgresql-9.3.9.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/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 - - - - - 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 - - - - - - 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.4-Release/Firebird-2.5.4.26856-0.tar.bz2 - - icu4c-devel - btyacc - libedit-devel - - - editline-dumb-tr.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 - - - - - 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 - - - - - - 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.10/source/mariadb-10.1.10.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 - - - 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 - - - - - 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 - - - - - - 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. - http://www.samba.org/ftp/tdb/tdb-1.3.8.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 - - - - - 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 - - - - - - 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 - - server/misc/libvncserver/pspec.xml - - - libvncserver - - zlib - libpng - libgcrypt - gnutls - libjpeg-turbo - - - /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 - - - - - 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 - - - - - - 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.4.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 - - - - - 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 - - - - - - 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.0/dhcp-4.3.0.tar.gz - - groff - openldap-client - bind-devel - - - dhcp-4.2.0-release-by-ifup.patch - dhcp-4.2.0-dhclient-decline-backoff.patch - dhcp-4.2.0-unicast-bootp.patch - dhcp-4.2.0-default-requested-options.patch - dhcp-4.2.0-paths.patch - dhcp-4.2.0-inherit-leases.patch - dhcp-4.2.0-garbage-chars.patch - dhcp-4.2.0-IFNAMSIZ.patch - dhcp-4.2.0-add_timeout_when_NULL.patch - dhcp-4.2.0-logpid.patch - dhcp-4.2.0-sendDecline.patch - dhcp-4.2.1-retransmission.patch - dhcp-4.2.0-honor-expired.patch - dhcp-4.3.0a1-PPP.patch - dhcp-4.2.0-P2-omapi.patch - - server/dhcp/pspec.xml - - - dhcp - - openldap-client - bind-libs - - - /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 - - dhcp - bind-libs - - - /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 - - - - - 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 - - - - - - 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.8p4.tar.gz - http://sourceforge.net/projects/ictom/files/ntpstat-0.2.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 - - - - - 2016-06-08 - 4.2.8_p4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-01 - 4.2.8_p4 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - 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.2.4.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/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 - - - - - 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 - - - - - - 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://source.pisilinux.org/1.0/krb5-1.13.1.tar.gz - - keyutils - openssl-devel - e2fsprogs-devel - - - krb5-config_LDFLAGS.patch - rebuild-configure-scripts.patch - fix-python-detection.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 - - - - - 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 - - - - - - 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 - - - - - 2016-06-08 - 2.1.26 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-07-05 - 2.1.26 + 2014-05-16 + 0.28.2 First release Marcin Bojara marcin@pisilinux.org @@ -46454,647 +13435,438 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - postfix - http://www.postfix.com/ + scim + http://www.scim-im.org 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.1.0.tar.gz + 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.16.tar.gz + + scim-system-config + scim-system-global + - db-devel - libpcre-devel - openssl-devel - mariadb-lib - cyrus-sasl-devel - openldap-client - postgresql-lib - mit-kerberos + libXt-devel + libX11-devel + intltool - postfix-large-fs.patch + 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 - server/postfix/pspec.xml + x11/im/scim/pspec.xml - postfix + scim-core + Core of SCIM for users - db - pam - zlib - libpcre - openssl - mariadb-lib - cyrus-sasl - bind-libs - openldap-client - postgresql-lib - mit-kerberos - comar-api + libX11 + libgcc + scim-libs /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/lib/scim-1.0 + /usr/share/scim + /usr/share/doc + /usr/share/locale - - System.Package - System.Service - - smtpd.conf - saslpass - main.cf - mkcert.sh - aliases - mailcap - smtp.pam - common.pam - common.pam - bounce.cf.tr + scim.session + scim.env - postfix-docs - Help files for postfix package - Postfix paketine ait yardım dosyaları + scim-libs + Libraries of SCIM - postfix + libX11 + libgcc + libtool-ltdl - /usr/share/doc + /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 - 2016-06-08 - 3.1.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org + 2016-05-02 + 1.4.16 + Version bump + Burak Erturk + burakerturk@pisilinux.org - 2016-02-27 - 3.1.0 + 2014-05-16 + 1.4.14 First release - Kamil Atlı - suvari@pisilinux.org + Marcin Bojara + marcin@pisilinux.org - openldap - http://www.openldap.org + mesa-glu + http://www.mesa3d.org PisiLinux Community admins@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 + 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 - 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 + mesa-devel + libgcc - - 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 + x11/library/mesa-glu/pspec.xml - openldap-client - Command-line ldap client commands (ldapsearch, ldapadd etc..) - library - app:console + mesa-glu - nss - nspr - openssl - cyrus-sasl + mesa + libgcc - /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 + mesa-glu-devel + Development files for mesa-glu + mesa-glu için geliştirme dosyaları - db - perl - unixODBC - libutil-linux - tcp-wrappers - libtool-ltdl - nss - cyrus-sasl - openldap-client + mesa-glu + mesa-devel - /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 + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig - - 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 + mesa-glu-32bit + 32-bit shared libraries for mesa-glu + mesa-glu için 32-bit paylaşımlı kitaplıklar emul32 emul32 - openssl-32bit - libtool-ltdl-32bit + mesa-32bit + libgcc - openssl-32bit - openldap-client + mesa-glu + mesa-32bit + libgcc /usr/lib32 - - 2016-06-15 - 2.4.44 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - 2016-05-27 - 2.4.44 + 2016-04-30 + 9.0.0 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.2p2.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 - - - - - 2016-06-08 - 7.2_p2 - Release Bump - Pisi Linux Community admin@pisilinux.org - 2016-03-30 - 7.2_p2 + 2015-01-22 + 9.0.0 First release - Ertuğrul Erata - ertugrulerata@gmail.com + Ergün Salman + Poyraz76@pisilinux.org - areca - http://www.areca-backup.org/ + libevdev + http://www.freedesktop.org/wiki/Software/libevdev/ - Pisi Linux Community - admins@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@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 - http://sourceforge.net/projects/areca/files/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 - - - - - 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 - - - - - - quazip - http://quazip.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2 + GPLv1 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.2/quazip-0.7.2.tar.gz - - qt5-base-devel - zlib-devel - cmake - - util/archive/quazip/pspec.xml + 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.4.6.tar.xz + x11/library/libevdev/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 - - - - - 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 - - - - - - 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 + libevdev /usr/bin - /usr/share/man - - - - - 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 - - - - - - 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 - - - - - 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.3.4.tar.gz - - unrar-5.3.4-soname.patch - - util/archive/unrar/pspec.xml - - - unrar - - /usr/bin + /usr/share /usr/share/doc - 2016-06-08 - 5.3.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org + 2016-05-02 + 1.4.6 + First release + Alihan Öztürk + alihan@pisilinux.org 2015-01-25 - 5.3.4 + 1.3.2 First release - yusuf Aydemir - yuısuf.aydemir@pisilinux.org + Hakan Yıldız + hknyldz93@gmail.com - libzip - http://www.nih.at/libzip/ + libdrm + http://dri.freedesktop.org/libdrm/ PisiLinux Community admins@pisilinux.org - BSD + MIT 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. - http://www.nih.at/libzip/libzip-1.0.1.tar.gz + 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. + http://dri.freedesktop.org/libdrm/libdrm-2.4.67.tar.bz2 - zlib-devel + libpciaccess-devel + util-macros - util/archive/libzip/pspec.xml + x11/library/libdrm/pspec.xml - libzip + libdrm - zlib + libpciaccess - /usr/bin - /usr/lib - /usr/share/man + /etc + /usr/lib/libdrm.* + /lib/udev/rules.d /usr/share/doc + /usr/share/man + + + 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.* - libzip-devel - Development files for libzip - libzip için geliştirme dosyaları + libdrm-nouveau + Userspace interface to kernel DRM services for nouveau + Çekirdekteki nouveau DRM servisleri için kullanıcı düzeyi arayüz - zlib-devel - libzip + 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/share/man/man3 + /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.* - 2016-06-08 - 1.0.1 - Release Bump - Pisi Linux Community + 2016-04-30 + 2.4.67 + Release bump + PisiLinux Community admin@pisilinux.org - 2015-07-28 - 1.0.1 + 2016-03-27 + 2.4.67 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -47103,186 +13875,298 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - rar - http://www.rarlab.com + libXdmcp + http://x.org/ 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.3.0.tar.gz - http://www.rarlab.com/rar/rarlinux-x64-5.3.0.tar.gz - util/archive/rar/pspec.xml + 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 - rar + libXdmcp - libgcc + libbsd - /usr/bin - /opt/rar/bin - /opt/rar/lib - /opt/rar/etc - /usr/share/doc/rar + /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 - 2016-06-08 - 5.3.0 - Release Bump - Pisi Linux Community + 2016-04-30 + 1.1.2 + Release bump + PisiLinux Community admin@pisilinux.org - 2016-01-01 - 5.3.0 + 2015-06-06 + 1.1.2 First release - Stefan Gronewold(groni) - groni@pisilinux.org + Osman Erkan + osman.erkan@yandex.com - p7zip - http://p7zip.sourceforge.net/ + libxcb + http://xcb.freedesktop.org/ 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/15.09/p7zip_15.09_src_all.tar.bz2 + 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. + http://xcb.freedesktop.org/dist/libxcb-1.11.1.tar.bz2 - yasm-devel + libXau-devel + libXdmcp-devel + libxslt + util-macros + xcb-proto - util/archive/p7zip/pspec.xml + + libxcb-1.1-no-pthread-stubs.patch + + x11/library/libxcb/pspec.xml - p7zip + libxcb - libgcc + libXau + libXdmcp + glibc - /usr/bin - /usr/lib/p7zip - /usr/lib/p7zip/Codecs - /usr/share/doc + /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 - 7z - 7za + pthread-stubs.pc - - - 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 - - - - - - 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.91-src.tar.bz2 - http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2 - - ucl-devel - zlib-devel - - util/archive/upx/pspec.xml - - upx + libxcb-32bit + 32-bit shared libraries for libxcb + libxcb için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXau-32bit + libXdmcp-32bit + - ucl - zlib - libgcc + libxcb + libXau-32bit + libXdmcp-32bit - /usr/bin - /usr/share/doc - /usr/share/man/man1 + /usr/lib32 - 2016-06-08 - 3.91 - Release Bump - Pisi Linux Community + 2016-04-30 + 1.11.1 + Release bump + PisiLinux Community admin@pisilinux.org - 2016-04-03 - 3.91 - First Pisi Release - İbrahim KARAGÜZEL - karaguzelibrahim@gmail.com + 2016-03-08 + 1.11.1 + First release + Alihan Öztürk + alihan@pisilinux.org - libtar - http://www.feep.net/libtar/ + libSM + http://www.x.org/ PisiLinux Community admins@pisilinux.org - as-is + MIT 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 + 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 - zlib-devel + libICE-devel + libutil-linux-devel + util-macros + xorg-proto + xtrans - util/archive/libtar/pspec.xml + x11/library/libSM/pspec.xml - libtar + libSM - zlib + 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 + + + + + 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 + + + + + + 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.11.tar.bz2 + + util-macros + libXext-devel + libXt-devel + + x11/library/libXpm/pspec.xml + + + libXpm + + libXext + libXt + libX11 /usr/bin @@ -47292,28 +14176,577 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - libtar-devel - Development files for libtar - libtar için geliştirme dosyaları + libXpm-devel + Development files for libXpm + libXpm için geliştirme dosyaları - libtar + libXpm - /usr/include - /usr/share/man/man3 + /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 - 2016-06-08 - 1.2.20 - Release Bump - Pisi Linux Community + 2016-04-30 + 3.5.11 + Release bump + PisiLinux Community admin@pisilinux.org - 2014-06-20 - 1.2.20 + 2014-05-16 + 3.5.11 + 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/ + + + + + 2016-07-07 + 0.1 + First Release + Osman Erkan + osman.erkan@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.6.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 @@ -47322,276 +14755,1542 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 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.0/src/pgadmin3-1.22.0.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.3.tar.gz - - qscintilla2-devel - qtermwidget5-devel - - util/admin/pisido/pspec.xml - - - pisido - A pisi packager from GUI - - libgcc - qt5-base - qscintilla2 - qtermwidget5 - - - / - - - - - 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 - - - - - - utempter - http://www.redhat.com/ + libXfont + http://www.x.org/ 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 + 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.1.tar.bz2 + + libfontenc-devel + util-macros + freetype-devel + xorg-proto + xtrans + zlib-devel + freetype-devel + + x11/library/libXfont/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ı + libXfont - utempter + libfontenc + zlib + freetype - /usr/include + /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 - 2016-06-08 - 1.1.6 - Release Bump - Pisi Linux Community + 2016-04-30 + 1.5.1 + Release bump + PisiLinux Community admin@pisilinux.org - 2014-05-25 - 1.1.6 + 2015-08-15 + 1.5.1 First release - Kamil Atlı - suvarice@gmail.com + Ertuğrul Erata + ertugrulerata@gmail.com - logrotate - https://fedorahosted.org/releases/l/o/logrotate + xcb-util-cursor + http://xcb.freedesktop.org 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.8.8.tar.gz + 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. + http://xcb.freedesktop.org/dist/xcb-util-cursor-0.1.2.tar.bz2 - popt-devel - acl-devel + util-macros + libxcb-devel + xcb-util-devel + xcb-util-image-devel + xcb-util-renderutil-devel - util/admin/logrotate/pspec.xml + x11/library/xcb-util-cursor/pspec.xml - logrotate + xcb-util-cursor - popt - acl + libxcb + xcb-util-image + xcb-util-renderutil - /etc - /usr/sbin + /usr/lib /usr/share/doc - /usr/share/man + + + + 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 - 2016-06-08 - 3.8.8 - Release Bump - Pisi Linux Community + 2016-04-30 + 0.1.2 + Release bump + PisiLinux Community admin@pisilinux.org - 2015-01-26 - 3.8.8 + 2015-08-26 + 0.1.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.4.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 + + + + + 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 + + + + + + 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 + + + + + 2016-06-20 + 1.0.1 + 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 + + + + + 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 + + + + + + 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.10.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 + + + /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 + + + + + 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 + + + + + + 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/11.2.1/mesa-11.2.1.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 + python-mako + llvm + llvm-libs + llvm-clang-devel + libxshmfence-devel + + 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 + 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 + 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 + + + + + 2016-04-27 + 11.2.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + 2016-03-28 + 11.2.0 + 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 + + + + + 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 + + + + + + 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.10.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + ghostscript-devel + + 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 + + + + + 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 + + + + + + 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.9.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 + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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/archive/v1.3.1.tar.gz + + 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 + + + + + 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 @@ -47600,2145 +16299,516 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - htop - http://htop.sourceforge.net/ + freeglut + http://freeglut.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/1.0.3/htop-1.0.3.tar.gz + 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 - ncurses-devel - gettext-devel + mesa-devel + mesa-glu-devel + libX11-devel + libXi-devel + libXxf86vm-devel + libXext-devel + libXrandr-devel + cmake - - desktop_tr.patch - - util/admin/htop/pspec.xml + x11/library/freeglut/pspec.xml - htop + freeglut - ncurses + mesa + libX11 + libXi + libXxf86vm + libXrandr - /usr/bin - /usr/share/man - /usr/share/doc - /usr/share/applications - /usr/share/pixmaps + /usr/lib + /usr/share/doc/freeglut + + + + freeglut-devel + Development files for freeglut + freeglut için geliştirme dosyaları + + freeglut + + + /usr/include + + + + 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 - 2016-06-08 - 1.0.3 - Release Bump - Pisi Linux Community + 2016-04-30 + 3.0.0 + Release bump + PisiLinux Community admin@pisilinux.org - 2014-06-17 + 2015-04-27 + 3.0.0 + First release + Yusuf Aydemir + yusuf.aydemir@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 + + + + + 2016-04-30 + 1.0.3 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-11-13 1.0.3 First release - Kamil Atlı + Stefan Gronewold (groni) + groni@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 + + + + + 2016-04-30 + 1.2 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-05-05 + 1.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 + + + + + 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 + + + + + + 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://www.freedesktop.org/software/vaapi/releases/libva/libva-1.7.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 + + + + + 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 - pisiyap - http://code.google.com/p/pisiyap + glew + http://glew.sourceforge.net - 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://github.com/mthnzbk/pisiyap/archive/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 - - - - - 2016-05-13 - 0.7b - First release - Stefan Gronewold - groni@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.39.tar.gz - - libnih-devel - pam-devel - help2man - - util/admin/cgmanager/pspec.xml - - - cgmanager - - libnih - pam - dbus - - - /usr/bin - /lib/security - /usr/share/man - /usr/share/cgmanager - /usr/lib/libcgmanager* - - - System.Service - - - - cgmanager-devel - - cgmanager - libnih - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - isodumper - https://github.com/papoteur-mga/isodumper - - Alihan Öztürk - alihan@pisilinux.org + PisiLinux Community + admins@pisilinux.org + BSD + GLX + SGI-B 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.45.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 - - - /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 - - - - - 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 - - - - - - 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.2/phpMyAdmin-4.6.2-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 - - - - - 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.0.tar.gz - util/admin/inxi/pspec.xml - - - inxi - - /usr/bin - /usr/share/kde4/apps/konversation/scripts/inxi - /usr/share/man - /usr/share/doc - - - - - 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 - - - - - - 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. - http://www.sudo.ws/sudo/dist/sudo-1.8.16.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 - - - - - 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 - - - - - - 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.3.7.tar.gz + 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/1.13.0/glew-1.13.0.tgz - python-devel - kernel-headers - libcap-ng-devel - tcp-wrappers-devel - swig + mesa-glu-devel - - without_openldap.patch - - util/admin/audit/pspec.xml + x11/library/glew/pspec.xml - audit + glew - libcap-ng - - - /etc - /usr/share/doc - /usr/lib - /usr/sbin - /usr/bin - /usr/share/man - /var/log/audit - /var/spool/audit - - - 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/share/man/man3 - - - - - 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 - - - - - - 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 - - - - - 2016-06-10 - 1.2.3 - First release - Aydın Demirel - aydin@demirel.web.tr - - - - - - 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 - https://sourceforge.net/projects/pisilinux/files/source/krusader-15.08.tar.gz - - 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 - - - - - 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 - - - - - - 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.10/ibus-1.5.10.tar.gz - - gtk2-devel - gtk3-devel - glib2-devel - dconf-devel - vala-devel - libnotify-devel - libxkbcommon-devel - intltool - iso-codes - libxslt - gtk-doc - gobject-introspection-devel - docbook-xsl - - util/misc/ibus/pspec.xml - - - ibus - - glib2 + mesa libX11 - atk - gtk2 - gtk3 - cairo - 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 - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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://www.midnight-commander.org/downloads/mc-4.8.15.tar.xz - - gpm - check-devel - glib2-devel - doxygen - slang-devel - libpcre-devel - samba-devel - libICE-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 - - - - - 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 - - - - - - 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 - - - - - 2016-06-08 - 4.84 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-03-09 - 4.84 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - 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.3.1.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 - - - - - 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 - - - - - - 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.4.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 - - - - - 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 - - - - - - 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 - - - - - 2016-06-08 - 20101110 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2012-10-04 - 20101110 - First release - PisiLinux Community - admins@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. - mirrors://sourceforge/strace/strace-4.9.tar.xz - - libaio-devel - libunwind-devel - - util/misc/strace/pspec.xml - - - strace - - libunwind - - /usr/bin - /usr/share/doc - /usr/share/man - - - 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 - - - - - - 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.3-0.91.tar.gz - util/shell/bashdb/pspec.xml - - bashdb - - /usr/bin - /usr/share/doc - /usr/share/bashdb - /usr/share/info - /usr/share/man - - - - - 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.8.tar.gz - util/shell/dash/pspec.xml - - - dash - - /bin/dash - /usr/share/man - /usr/share/doc - - - - - 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 - - - - - - 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. - http://bash-completion.alioth.debian.org/files/bash-completion-2.1.tar.bz2 - util/shell/bash-completion/pspec.xml - - - bash-completion - - /etc - /usr/share/doc - /usr/share - /var - - - System.Package - - - pisilinux - - - - - 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 - - - - - - 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. - ftp://ftp.gnupg.org/gcrypt/libksba/libksba-1.3.3.tar.bz2 - - libgpg-error-devel - - util/crypt/libksba/pspec.xml - - - libksba + glew-devel + Development files for glew + glew için geliştirme dosyaları - libgpg-error + mesa-glu-devel + glew - /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 - - - - - 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 - - - - - - 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-0.9.5.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* - - - - - 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 - - - - - - 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. - ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.5.5.tar.bz2 - - gnupg - libgpg-error-devel - libassuan-devel - - util/crypt/gpgme/pspec.xml - - - gpgme - - gnupg - libgpg-error - libassuan - - - /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 - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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). - http://p11-glue.freedesktop.org/releases/p11-kit-0.23.1.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/include/GL /usr/lib/pkgconfig /usr/lib32/pkgconfig - p11-kit-32bit - 32-bit shared libraries for p11-kit + glew-32bit + 32-bit shared libraries for glew + glew için 32-bit paylaşımlı kitaplıklar emul32 emul32 - libtasn1-32bit - libffi-32bit + mesa-32bit + libX11-32bit - p11-kit - libffi-32bit - libtasn1-32bit + mesa-32bit + libX11-32bit + glew /usr/lib32 - - 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 + 2016-04-27 + 1.13.0 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - 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://mirror.tje.me.uk/pub/mirrors/ftp.gnupg.org/gnutls/v3.3/gnutls-3.3.16.tar.xz - - gc-devel - gmp-devel - nettle-devel - autogen-devel - p11-kit-devel - libidn-devel - zlib-devel - libtasn1-devel - - util/crypt/gnutls/pspec.xml - - - gnutls - - zlib - libidn - gmp - nettle - autogen - p11-kit - libgcc - 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 - 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 - - - - - 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 + Alihan Öztürk + alihan@pisilinux.org - 2015-07-13 - 3.3.16 - 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.1/src/qca-2.1.1.tar.xz - - qt5-base-devel - nss-devel - doxygen - cmake - - util/crypt/qca2-qt5/pspec.xml - - - qca2-qt5 - - qt5-base - nss - libgcc - - - /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 - - - - - 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 - - - - - - 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.5.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/ - - - - - 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_23_RTM/src/nss-3.23.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 - - - /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 - - - - - 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 + 2015-08-15 + 1.12.0 First release Osman Erkan osman.erkan@pisilinux.org @@ -49747,98 +16817,1005 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - gnupg - http://www.gnupg.org/ + Xaw3d + http://freshmeat.net/projects/xaw3d/ 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. - ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.1.7.tar.bz2 + 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 - 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-macros + libXt-devel + libXmu-devel + libXpm-devel - util/crypt/gnupg/pspec.xml + + Xaw3d-1.6.1-3Dlabel.patch + Xaw3d-1.6.1-fontset.patch + Xaw3d-1.6.1-hsbar.patch + + x11/library/Xaw3d/pspec.xml - gnupg + Xaw3d - openldap-client - npth - libassuan - pinentry - libksba - zlib - bzip2 - gnutls - readline - libgcrypt - libgpg-error - libusb-compat + libXt + libX11 + libXmu + libXpm + libXext - /usr/bin - /usr/sbin - /usr/libexec + /usr/lib /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 + Xaw3d-devel + Development files for Xaw3d + Xaw3d için geliştirme dosyaları - gnupg + Xaw3d + libXt-devel + libX11-devel + libXmu-devel + libXext-devel - /usr/share/doc/gnupg/html - /usr/share/gnupg/help.* - /usr/share/doc/gnupg/faq.html + /usr/include + /usr/lib/pkgconfig - 2016-06-08 - 2.1.7 - Release Bump - Pisi Linux Community + 2016-04-30 + 1.6.2 + Release bump + PisiLinux Community admin@pisilinux.org - 2015-08-21 - 2.1.7 + 2016-02-21 + 1.6.2 + 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 + + + + + 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 + + + + + + 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.3.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + 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 + + + + + + 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.1.tar.bz2 + + xorg-proto + libX11-devel + util-macros + + x11/library/libXfixes/pspec.xml + + + libXfixes + + /usr/lib + /usr/share/doc + + + + libXfixes-devel + Development files for libXfixes + libXfixes için geliştirme dosyaları + + libXfixes + libX11-devel + + + /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 + + + + + 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 + + + + + + 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.2.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 + libXtst + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/aclocal + /usr/share/doc/*/*.xml + /usr/share/man + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.0.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 + + + /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 + + + + + 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 @@ -49847,139 +17824,17975 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - bluefish - http://bluefish.openoffice.nl/index.html + xcb-util-wm + http://xcb.freedesktop.org - Pisi Linux Admins - admin@pisilinux.org + PisiLinux Community + admins@pisilinux.org - GPLv3 - app:gui - programming.environment - Bluefish is a powerful editor targeted towards programmers and webdevelopers - Deneyimli web tasarımcıları ve programcıları için güçlü bir düzenleyici - Bluefish is a powerful editor targeted towards programmers and webdevelopers, with many options to write websites, scripts and programming code. Bluefish supports many programming and markup languages. - Bluefish web sayfası tasarım ve hazırlanmasında kullanılan güçlü bir düzenleyicidir. - mirrors://sourceforge/bluefish/2.2.7/bluefish-2.2.7.tar.gz + 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 - enchant - glib2-devel - gtk2-devel - libxml2-devel - intltool - gettext-devel + util-macros + libxcb-devel - editor/bluefish/pspec.xml + x11/library/xcb-util-wm/pspec.xml - Bluefish + xcb-util-wm - atk - desktop-file-utils - cairo - gdk-pixbuf - gtk3 - pango + libxcb - /usr/bin /usr/lib - /usr/share /usr/share/doc - /usr/share/locale + + + + 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 - 2016-06-09 - 2.2.7 - Release Bump - Pisi Linux Community + 2016-04-30 + 0.4.1 + Release bump + PisiLinux Community admin@pisilinux.org - 2015-10-19 - 2.2.7 + 2014-05-16 + 0.4.1 First release - Stefan Gronewold (groni) + Marcin Bojara + marcin@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 + + + + + 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 + + + + + + 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.6.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 + + + /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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.9.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 + + + /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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 - medit - http://mooedit.sourceforge.net/ + libXft + http://www.x.org/ - Stefan Gronewold(groni) - groni@pisilinux.org + PisiLinux Community + admins@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.0.tar.bz2 + 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 - 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 + util-macros + freetype-devel + expat-devel + fontconfig-devel + libXrender-devel - - desktop-tr.patch - fix_help_dir.patch - - editor/medit/pspec.xml + x11/library/libXft/pspec.xml - medit + libXft - gtk2 - atk - glib2 libX11 - libgcc - python - libxml2 - cairo - pango + 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 + + + + + 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 + + + + + + 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.18.3.tar.bz2 + + font-util + libjpeg-turbo-devel + libdmx-devel + libdrm-devel + libgcrypt-devel + libpciaccess-devel + libX11-devel + libXaw-devel + libXext-devel + libXfixes-devel + libXfont-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 + + 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 + libXfont + libunwind + libpciaccess + libxshmfence + libepoxy + + + /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 + libXfont + 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 + libXfont + 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 + libXfont + 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 + libXfont + 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 + libXfont + 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 + + + /usr/include/xorg + /usr/lib/libxf86config.a + /usr/lib/pkgconfig + /usr/share/aclocal + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.4.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.0.tar.bz2 + mirrors://xorg/individual/app/showfont-1.0.5.tar.bz2 + mirrors://xorg/individual/app/smproxy-1.0.5.tar.bz2 + mirrors://xorg/individual/app/twm-1.0.8.tar.bz2 + mirrors://xorg/individual/app/viewres-1.0.4.tar.bz2 + mirrors://xorg/individual/app/x11perf-1.5.4.tar.bz2 + mirrors://xorg/individual/app/xauth-1.0.9.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.4.tar.bz2 + mirrors://xorg/individual/app/xcompmgr-1.1.6.tar.bz2 + mirrors://xorg/individual/app/xconsole-1.0.6.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.3.tar.bz2 + mirrors://xorg/individual/app/xdpyinfo-1.3.1.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.1.tar.bz2 + mirrors://xorg/individual/app/xkbcomp-1.3.0.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.5.tar.bz2 + mirrors://xorg/individual/app/xman-1.1.3.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.4.3.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 - gdk-pixbuf + 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 + + + + + 2015-05-10 + 7.6 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + 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/VirtualGL-2.5.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 + + + + + 2016-05-02 + 2.5 + Rebuild + Idris KALP + idriskalp@gmail.com + + + 2016-04-08 + 2.5 + Version bump + Idris KALP + idriskalp@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.17.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 + + + + + 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 + + + + + + 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://git.fedorahosted.org/cgit/chkconfig.git/snapshot/chkconfig-chkconfig-1.3.63.tar.xz + + popt-devel + newt-devel + + x11/util/alternatives/pspec.xml + + + alternatives + + /etc + /usr/sbin /usr/share/locale - /usr/share/applications - /usr/share/icons/hicolor - /usr/share/medit - /usr/share/pixmaps + /usr/share/man + /usr/share/doc + /var + + + + + 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 + + + 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 + + + + + + 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.8.tar.bz2 + + xorg-server-devel + + x11/driver/xorg-video-siliconmotion/pspec.xml + + + xorg-video-siliconmotion + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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 + 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 + + + + xorg-input-acecad-devel + Development files for ececad driver + acecad sürücüsü için geliştirme dosyaları + + xorg-input-acecad + + + /usr/include + /usr/lib/pkgconfig + + + + + 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-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-0340718.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 + + 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 + + + + + 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-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.4.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 + + + + + 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 + + + git-fixes.patch + + x11/driver/xorg-video-voodoo/pspec.xml + + + xorg-video-voodoo + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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.6.tar.bz2 + + libdrm-devel + mesa-devel + xorg-server-devel + + x11/driver/xorg-video-tdfx/pspec.xml + + + xorg-video-tdfx + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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 + + x11/driver/xorg-input-void/pspec.xml + + + xorg-input-void + + /usr/lib/xorg + /usr/share/man + + + + + 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-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.1.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 + + + + + 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-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.8.tar.bz2 + + libdrm-devel + mesa-devel + xorg-server-devel + + x11/driver/xorg-video-sis/pspec.xml + + + xorg-video-sis + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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 + + + + + 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-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.7.0.tar.bz2 + + libdrm-devel + libpciaccess-devel + mesa-devel + pixman-devel + xorg-server-devel + + x11/driver/xorg-video-radeon/pspec.xml + + + xorg-video-radeon + + libdrm-radeon + libpciaccess + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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 + + x11/driver/xorg-video-cirrus/pspec.xml + + + xorg-video-cirrus + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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.1.0.tar.bz2 + + xorg-server-devel + + x11/driver/xorg-video-vmware/pspec.xml + + + xorg-video-vmware + + mesa + libdrm + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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 + + + 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 + + + + + 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-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.6.tar.bz2 + + util-macros + xorg-server-devel + + + git-fixes.patch + + x11/driver/xorg-video-sisusb/pspec.xml + + + xorg-video-sisusb + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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.2.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 + + + + + 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-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.1.tar.bz2 + + libdrm-devel + mesa-devel + xorg-server-devel + + x11/driver/xorg-video-r128/pspec.xml + + + xorg-video-r128 + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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 + + + + + + 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 + + + + + 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-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 + + + + + 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 + + + + + + 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 + + + + + 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-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.12.tar.bz2 + + libdrm-nouveau + libpciaccess-devel + mesa-devel + xorg-server-devel + + x11/driver/xorg-video-nouveau/pspec.xml + + + xorg-video-nouveau + + libdrm + libdrm-nouveau + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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.4.tar.bz2 + + libdrm-devel + mesa-devel + xorg-server-devel + + x11/driver/xorg-video-mga/pspec.xml + + + xorg-video-mga + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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.8.tar.bz2 + + libdrm-devel + mesa-devel + util-macros + xorg-server-devel + + + git-fix.diff + + x11/driver/xorg-video-glint/pspec.xml + + + xorg-video-glint + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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 + + + 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 + + + + + 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-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 + + x11/driver/xorg-video-neomagic/pspec.xml + + + xorg-video-neomagic + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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.7.tar.bz2 + + xorg-server-devel + + x11/driver/xorg-video-dummy/pspec.xml + + + xorg-video-dummy + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + + + + + 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-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.33.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 + + + + + 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-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.19.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 + + + + + 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-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 + + x11/driver/xorg-video-mach64/pspec.xml + + + xorg-video-mach64 + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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.2.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 + + + + + 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.8.1.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 + + + + + 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-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 + + x11/driver/xorg-video-s3virge/pspec.xml + + + xorg-video-s3virge + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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.7.tar.bz2 + + xorg-server-devel + + x11/driver/xorg-video-trident/pspec.xml + + + xorg-video-trident + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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 + + + + + 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-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 + + 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 + + + + + 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 + + + + + + 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. + http://freedesktop.org/software/vaapi/releases/libva-intel-driver/libva-intel-driver-1.7.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 + + + + + 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 + + + + + + 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.8.tar.bz2 + + libdrm-devel + mesa-devel + xorg-server-devel + + x11/driver/xorg-video-savage/pspec.xml + + + xorg-video-savage + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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 + + 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 + + + + + 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-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 + + x11/driver/xorg-video-fbdev/pspec.xml + + + xorg-video-fbdev + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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 + + x11/driver/xorg-video-vesa/pspec.xml + + + xorg-video-vesa + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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-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.8.3.tar.bz2 + + libXi-devel + libXtst-devel + libmtdev-devel + xorg-server-devel + libevdev + util-macros + + + add_tapbuttons.diff + + 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 + + + + + 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-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.5.tar.bz2 + + xorg-server-devel + + x11/driver/xorg-video-i740/pspec.xml + + + xorg-video-i740 + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 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 + + + + + + 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.0.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 + + + + + 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 + + + + + + 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.4.0.tar.xz + + iptables-devel + linux-atm-devel + db-devel + elfutils + + network/filter/iproute2/pspec.xml + + + iproute2 + + linux-atm + iptables + db + elfutils + + + /etc + /sbin + /usr/sbin + /lib + /usr/lib + /usr/share/man + /usr/share/doc + /var/lib + + + + + 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 + + + + + + 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_3.14.1_src.tar.bz2 + + libidn-devel + dbus-devel + sqlite-devel + gnutls-devel + gtk2-devel + xdg-utils + wxGTK-devel + + + i18n-filezilla.desktop.patch + + network/ftp/filezilla/pspec.xml + + + filezilla + + wxGTK + dbus + sqlite + libgcc + glib2 + gnutls + xdg-utils + + + /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/ + + + + + 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 + + + + + + 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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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.3.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 + + + + + 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 + + + + + + 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.10.11.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-2.10.11-send-video-enum.patch + suse/pidgin-2.10.11-add-dtmf-support.patch + suse/pidgin-2.10.11-fix-sound-play-fd-leak.patch + suse/pidgin-2.10.11-gst-references.patch + suse/pidgin-2.10.11-init-media-optional.patch + suse/pidgin-2.10.11-private-media.patch + suse/pidgin-ncurses-6.0-accessors.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 + + + /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 + + 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.0.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 + + + + + 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-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.3.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 + + + + + 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-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 + + network/chat/telepathy-haze/pspec.xml + + + telepathy-haze + + dbus + glib2 + dbus-glib + libpurple + telepathy-glib + + + /usr/libexec + /usr/share + /usr/share/doc + /usr/share/man + + + + + 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 + + + + + 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-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 + + + + + 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.6.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 + + + gstreamer-1.6.patch + glibc-2.20.patch + + 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 + + + + + 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-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 + + + + + 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-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. + http://download.kde.org/stable/telepathy-logger-qt/15.04/src/telepathy-logger-qt-15.04.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 + + + + + 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 + + + + + + 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.17.1.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 + + + + + 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 + + + + + + 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. + http://freedesktop.org/software/farstream/releases/farstream/farstream-0.2.7.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 + + + + + 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 + + + + + + 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/45.1.1/source/thunderbird-45.1.1.source.tar.xz + + pisilinux/mozconfig + + + wget + yasm + nss-devel + gtk2-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 + + + /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 + + + + + 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 + + + + + + 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.12.6.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/ + + + + libqmi-devel + Development files for libqmi + + libqmi + + + /usr/include + /usr/lib/pkgconfig/qmi-glib.pc + + + + + 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 + + + + + + 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.38/glib-networking-2.38.2.tar.xz + + gnutls-devel + p11-kit-devel + ca-certificates + intltool + glib2-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 + + + + + 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 + + + + + + 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.12.2.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/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/ + + + + + 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 + + + + + + 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/v4.1.2/node-v4.1.2.tar.gz + + openssl-devel + + 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 + + + + + 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.8.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 + + + + + 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 + + + + + + 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.3.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 + + + + + 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 + + + + + + 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/aa15327a3ac30710fbf23547ebcf6593e5e1701b/FreeRDP-aa15327a3ac30710fbf23547ebcf6593e5e1701b.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 + + + + + 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 + + + + + + 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/s20150815.tar.gz + + openssl-devel + libidn-devel + libcap-devel + + network/misc/iputils/pspec.xml + + + iputils + + libcap + libidn + + + /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 + + + + + 2016-06-09 + 20150815 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-01 + 20150815 + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + http://libndp.org/files/libndp-1.4.tar.gz + + glibc-devel + + network/misc/libndp/pspec.xml + + + libndp + libndp için geliştirme dosyaları + + /etc + /usr/share + /etc/dbus-1 + /usr/lib + /usr/share/man + /usr/share/doc + /usr/bin + + + + libndp-devel + Development files for NetworkManager + + libndp + + + /usr/include + /usr/lib/pkgconfig/ + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + 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 + + + + + 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 + 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 + + 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 + + + + + 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 + + + + + + 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 + + + + + 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ı + + libcddb + + + /usr/include + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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.0.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 + + + + + 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 + + + + + + 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 + http://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-3.3.1/qbittorrent-3.3.1.tar.gz + + qt5-base-devel + qt5-linguist + 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 + + + + + 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 + + + + + + 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_0_9/libtorrent-rasterbar-1.0.9.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 + + + + + 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 + + + + + + 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 + + + + + 2016-07-02 + 0.7.1 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + 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. + http://avahi.org/download/avahi-0.6.31.tar.gz + + gtk2-devel + gtk3-devel + libcap-devel + libdaemon-devel + gobject-introspection-devel + libepoxy-devel + at-spi2-core-devel + gdbm-devel + intltool + + + avahi-0.6.31-no-deprecations.patch + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.7.4.tar.gz + + bluez-libs-devel + libnl-devel + libusb-devel + dbus-devel + + + libpcap-1.7.4-enable_bluetooth-1.patch + + 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 + + + + + 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 + + + + + + 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.5.3.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 + + + + + 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 + + + + + + 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.19/libupnp-1.6.19.tar.bz2 + + kernel-headers + + + pthread-flag.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 + + + + + 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 + + + + + + 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.0/NetworkManager-1.0.10.tar.xz + + tr.po + + + intltool + 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 + + + 0001-core-fix-failure-to-configure-routes-due-to-wrong-de.patch + disable_set_hostname.patch + + network/connection/NetworkManager/pspec.xml + + + NetworkManager + + 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/ + + + + + 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 + + + + + + + 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.0/network-manager-applet-1.0.10.tar.xz + + 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/libnm-gtk + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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.4.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 + wpa_supplicant-1.0-do-not-call-dbus-functions-with-NULL-path.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 + + + + + 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ı. + http://downloads.sourceforge.net/project/bridge/bridge/bridge-utils-1.5.tar.gz + + bridge-utils-1.0.4-inc.patch + bridge-utils-1.2-params.patch + bridge-utils-1.5-linux_3.8.x.patch + + network/connection/bridge-utils/pspec.xml + + + bridge-utils + + /usr/include + /usr/lib + /usr/bin + /usr/share/doc + /usr/share/man + + + + + 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 + + + + + + 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. + http://samba.org/ftp/ppp/ppp-2.4.6.tar.gz + http://mirror.meleeweb.net/pub/linux/gentoo/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/10_all_defaultgateway.patch + gentoo/12_all_linkpidfile.patch + gentoo/16_all_auth-fail.patch + gentoo/18_all_defaultmetric.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 + + 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 + + + + + 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 + + + + + + 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/20120614/mobile-broadband-provider-info-20120614.tar.xz + network/connection/mobile-broadband-provider-info/pspec.xml + + + mobile-broadband-provider-info + + /usr/share + + + + + 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.4.12.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 + + + + 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 + + + + + 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://fedorahosted.org/released/netcf/netcf-0.2.8.tar.gz + + libxml2-devel + libxslt-devel + libnl-devel + readline-devel + augeas-devel + + network/connection/netcf/pspec.xml + + + netcf + + 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 + + + + + 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.06.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.0.1/QupZilla-2.0.1.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 + + + + + 2016-06-18 + 2.0.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + chromium-browser + http://code.google.com/chromium + + Admin PisiLinux + admin@pisilinux.org + + GPLv2 + app:gui + network.web + A WebKit powered web browser + Webkit tabanlı ağ tarayıcı + Chromium-browser is an open-source web browser, powered by WebKit. + Chromium, açık kaynak kodlu Webkit tabanlı bir ağ tarayıcıdır. + chromium-browser + http://gsdview.appspot.com/chromium-browser-official/chromium-52.0.2743.82.tar.xz + + alsa-lib-devel + at-spi2-atk-devel + atk-devel + cairo-devel + cups-devel + desktop-file-utils + faac-devel + ffmpeg-devel + flac-devel + pciutils-devel + fontconfig-devel + dbus-devel + gperf + jack-audio-connection-kit-devel + libavc1394-devel + libgnome-keyring-devel + speech-dispatcher-devel + gdk-pixbuf-devel + gsm-devel + gtk2-devel + harfbuzz-devel + hunspell-devel + icu4c-devel + imlib2-devel + lame-devel + libdc1394-devel + libdrm-devel + libevent-devel + libexif-devel + libjpeg-turbo-devel + libmtp-devel + libogg-devel + libopus-devel + libsecret-devel + libtheora-devel + libvdpau-devel + libvorbis-devel + libvpx-devel + libXcomposite-devel + libXcursor-devel + libXdamage-devel + libXext-devel + libXfixes-devel + libXi-devel + libXrandr-devel + libXrender-devel + libXScrnSaver-devel + libXtst-devel + minizip-devel + mit-kerberos + nss-devel + opencore-amr-devel + pango-devel + pulseaudio-libs-devel + python-lxml + schroedinger-devel + snappy-devel + speex-devel + valgrind + webp-devel + x264-devel + xdg-utils + xvid-devel + ninja + libffi-devel + yasm-devel + usbutils + + + PNGImageDecoder.patch + chromium-widevine.patch + pisilinux/gfx_jpeg_codec.patch + pisilinux/fix_build_with_newer_gcc.patch + + network/web/chromium-browser/pspec.xml + + + chromium-browser + + alsa-lib + dbus + atk + cairo + cups + flac + fontconfig + gdk-pixbuf + gtk2 + libevent + libjpeg-turbo + libopus + libXcomposite + libXcursor + libXdamage + libXext + libXfixes + libXi + libXrandr + libXrender + libXScrnSaver + libXtst + minizip + mit-kerberos + nss + pango + pepperflash + pulseaudio-libs + speech-dispatcher + speex + webp + pciutils + nspr + zlib + expat + glib2 + libX11 + libgcc + libpng + snappy + freetype + harfbuzz + + + /etc + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + /usr/share/icons + /usr/share/pixmaps + /usr/share/applications + + + master_preferences + chromium-browser.desktop + + + + + 2016-07-22 + 52.0.2743.82 + Version Bump. + Ergün Salman + poyraz76@pisilinux.org + + + 2016-07-05 + 51.0.2704.106 + Version Bump. + Ergün Salman + poyraz76@pisilinux.org + + + 2016-06-30 + 51.0.2704.84 + Version Bump. + Ergün Salman + poyraz76@pisilinux.org + + + 2016-06-09 + 48.0.2564.97 + Release Bump + Pisi Linux Community + admin@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 + + + + + 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 + + + + + + firefox + http://www.mozilla.org/projects/firefox/ + + PisiLinux Community + admins@pisilinux.org + + MPL-1.1 + NPL-1.1 + GPLv2 + app:gui + network.web + Firefox Web Browser + Firefox Web Browser + Firefox Web-Browser + Firefox Web Tarayıcı + Przeglądarka WWW Firefox + Firefox Navegador Web + It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences. + Met Firefox gaat het browsen van het web veiliger en sneller. Het kan met vele toevoegingen aan uw persoonlijke wensen aangepast worden en heeft te veel mogelijkheden om in twee zinnen te beschrijven. + Mit dem Firefox Web-Browser surfen sie sicherer und schneller im Web. Sie können Ihren Web-Browser mit vielen Spezifikationen personalisieren, diese kann man nicht in zwei Sätzen erklären. + Internette gezinmek daha güvenli ve hızlı. İki cümle ile anlatılamayacak ek ozellikler ile açık kaynak kodlu web tarayıcınızı kişiselleştirebilirsiniz. + Mozilla Firefox – otwarta przeglądarka internetowa oparta na silniku Gecko, stworzona i rozwijana przez Korporację Mozilla oraz ochotników. + Navegue por la web de forma rápida y segura. Navegador web de código abierto que se puede personalizar con características adicionales. + firefox + https://ftp.mozilla.org/pub/firefox/releases/47.0/source/firefox-47.0.source.tar.xz + + mozconfig + pisilinux/browserconfig.properties + + + wget + yasm + zlib-devel + gtk3-devel + gtk2-devel + libXt-devel + libSM-devel + libpng-devel + libffi-devel + gnutls-devel + hunspell-devel + sqlite-devel + autoconf213 + alsa-lib-devel + dbus-glib-devel + libXcomposite-devel + libXScrnSaver-devel + libjpeg-turbo-devel + pulseaudio-libs-devel + gconf-devel + startup-notification-devel + libvpx-devel + libevent-devel + pulseaudio-libs-devel + gst-plugins-base-next-devel + nss-devel + nspr-devel + + + firefox-install-dir.patch + gtk3.patch + + network/web/firefox/pspec.xml + + + firefox + + atk + nss + dbus + gtk3 + gtk2 + nspr + zlib + cairo + glib2 + libXt + pango + libX11 + libffi + libgcc + libpng + pixman + sqlite + iconcan + libXext + icu4c + libvpx + alsa-lib + gconf + libevent + freetype + hunspell + dbus-glib + libXfixes + fontconfig + gstreamer-next + gdk-pixbuf + libXdamage + libXrender + libXcomposite + libjpeg-turbo + startup-notification + + + /etc/ + /usr/share/doc + /usr/bin + /usr/share/mime + /usr/libexec + /usr/lib/pkgconfig + /usr/share/pixmaps + /usr/lib/firefox + /usr/share/applications + + + System.Package + + + pisilinux/mozillafirefox.desktop + pisilinux/firefox-l10n.js + pisilinux/default-prefs.js + pisilinux/pisilinux_bookmark-tr.html + pisilinux/pisilinux_bookmark-en.html + pisilinux/pisilinux_bookmark-nl.html + pisilinux/pisilinux_bookmark-de.html + + + + firefox-lang-az + Firefox üçün Türkçe dil faylı + Firefox üçün Türkçe dil faylı + locale:az + system.locale + lang-az + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org + + + + firefox-lang-be + Беларуская мова пакет для Firefox + Беларуская мова пакет для Firefox + locale:be + system.locale + lang-be + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org + + + + firefox-lang-bs + Engleskom jeziku paket za Firefox + Engleskom jeziku paket za Firefox + locale:bs + system.locale + lang-bs + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org + + + + firefox-lang-ca + Arxiu d'idioma català del Firefox + Arxiu d'idioma català del Firefox + locale:ca + system.locale + lang-ca + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org + + + + firefox-lang-da + Dansk sprogpakke til Firefox + Dansk sprogpakke til Firefox + locale:da + system.locale + lang-da + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org + + + + firefox-lang-de + Deutsch Sprachdatei für Firefox + Deutsch Sprachdatei für Firefox + locale:de + system.locale + lang-de + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org + + + + firefox-lang-el + Ελληνική γλώσσα pack για τον Firefox + Ελληνική γλώσσα pack για τον Firefox + locale:el + system.locale + lang-el + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org + + + + firefox-lang-en-US + English language pack for Firefox + English language pack for Firefox + locale:en-US + system.locale + lang-en-US + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org + + + + firefox-lang-en-ZA + South African English language pack for Firefox + South African English language pack for Firefox + locale:en-ZA + system.locale + lang-en-ZA + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org + + + + firefox-lang-en-GB + British English language pack for Firefox + British English language pack for Firefox + locale:en-GB + system.locale + lang-en-GB + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org + + + + firefox-lang-es-AR + Paquete de idioma español para Firefox + Paquete de idioma español para Firefox + locale:es-AR + system.locale + lang-es-AR + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org + + + + firefox-lang-es-CL + Paquete de idioma español para Firefox + Paquete de idioma español para Firefox + locale:es-CL + system.locale + lang-es-CL + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org + + + + firefox-lang-es-ES + Paquete de idioma español para Firefox + Paquete de idioma español para Firefox + locale:es-ES + system.locale + lang-es-ES + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org + + + + firefox-lang-fi + Suomen kielen pack for Firefox + Suomen kielen pack for Firefox + locale:fi + system.locale + lang-fi + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org + + + + firefox-lang-fr + Paquet de langue française pour Firefox + Paquet de langue française pour Firefox + locale:fr + system.locale + lang-fr + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org + + + + firefox-lang-hr + Hrvatski jezični paket za Firefox + Hrvatski jezični paket za Firefox + locale:hr + system.locale + lang-hr + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org + + + + firefox-lang-hu + Magyar nyelvű pack for Firefox + Magyar nyelvű pack for Firefox + locale:hu + system.locale + lang-hu + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org + + + + firefox-lang-it + Language Pack italiano per Firefox + Language Pack italiano per Firefox + locale:it + system.locale + lang-it + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org + + + + firefox-lang-lt + Lietuvių kalbos paketas Firefox + Lietuvių kalbos paketas Firefox + locale:lt + system.locale + lang-lt + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org + + + + firefox-lang-nl + Nederlands taalpakket voor Firefox + Nederlands taalpakket voor Firefox + locale:nl + system.locale + lang-nl + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org + + + + firefox-lang-pl + Polski pakiet językowy dla programu Firefox + Polski pakiet językowy dla programu Firefox + locale:pl + system.locale + lang-pl + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org + + + + firefox-lang-pt-BR + Pacote de idioma português para o Firefox + Pacote de idioma português para o Firefox + locale:pt-BR + system.locale + lang-pt-BR + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org + + + + firefox-lang-pt-PT + Pacote de idioma português para o Firefox + Pacote de idioma português para o Firefox + locale:pt-PT + system.locale + lang-pt-PT + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org + + + + firefox-lang-ro + Pachet de limba română pentru Firefox + Pachet de limba română pentru Firefox + locale:ro + system.locale + lang-ro + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org + + + + firefox-lang-ru + Русский языковый пакет для Firefox + Русский языковый пакет для Firefox + locale:ru + system.locale + lang-ru + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org + + + + firefox-lang-sr + Паковање српски језик за Фирефок + Паковање српски језик за Фирефок + locale:sr + system.locale + lang-sr + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org + + + + firefox-lang-sv-SE + Svenska språkpaket för Firefox + Svenska språkpaket för Firefox + locale:sv-SE + system.locale + lang-sv-SE + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org + + + + firefox-lang-tr + Firefox için Türkçe dil dosyası + Firefox için Türkçe dil dosyası + locale:tr + system.locale + lang-tr + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org + + + + firefox-lang-uk + Український мовний пакет для Firefox + Український мовний пакет для Firefox + locale:uk + system.locale + lang-uk + + firefox + + + /usr/lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org + + + + + 2016-06-16 + 47.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 44.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-02 + 44.0.2 + 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/man/man3 + + + + + 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 + + + + + + rsync + http://rsync.samba.org/ + + 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 + + acl-devel + attr-devel + popt-devel + zlib-devel + + network/share/rsync/pspec.xml + + + rsync + + acl + attr + popt + zlib + + + /usr/bin + /usr/share/doc + /usr/share/man + /etc + + + System.Service + + + rsyncd.conf + rsyncd.conf.d + + + + + 2016-06-09 + 3.1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-03-24 + 3.1.2 + First release + Stefan Gronewold(groni) + groni@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://sourceforge.net/projects/pisi-source/files/pepperflash-22.0.0.209.tar.gz + network/plugin/pepperflash/pspec.xml + + + pepperflash + + libgcc + + + /etc/chromium-browser + /usr/lib/chromium-browser/ + /usr/lib/chromium-browser/PepperFlash + + + pepperflash-plugin.conf + + + + + 2016-07-22 + 22.0.0.209 + 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 + + + + + + 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.5.tar.gz + + cmake + ragel + gtk2-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 + libva + ffmpeg + libv4l + alsa-lib + libevent + libvdpau + libXrandr + pepperflash + pulseaudio-libs + + + /usr/lib + /usr/share/doc + /usr/share/freshplayerplugin/ + + + + + 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 + + + + + + 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/get/flashplayer/pdc/11.2.202.621/install_flash_player_11_linux.i386.tar.gz + https://fpdownload.adobe.com/get/flashplayer/pdc/11.2.202.621/install_flash_player_11_linux.x86_64.tar.gz + + nss + gtk2 + libXt + libX11 + libXext + libXpm + + network/plugin/flashplugin/pspec.xml + + + flashplugin + + noDelta + + + atk + nss + gtk2 + nspr + cairo + glib2 + libXt + pango + libX11 + libXext + freetype + fontconfig + gdk-pixbuf + libXcursor + libXrender + + + /usr/share + /usr/lib + /usr/bin + + + + + 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 + + + + + + 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. + mirrors://sourceforge/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 + + 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 + + + + + 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 + + + + + + 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. + http://www.valgrind.org/downloads/valgrind-3.11.0.tar.bz2 + + glibc-devel + boost-devel + gdb-devel + + + fix_rlimit.patch + + programming/profiler/valgrind/pspec.xml + + + valgrind + + glibc + perl + + + /usr/bin + /usr/include/valgrind + /usr/lib + /usr/share/doc/valgrind + /usr/share/man + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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://enterprise-storage-os.googlecode.com/files/libaio-0.3.109.tar.bz2 + + libaio-0.3.106-build.patch + libaio-0.3.107-ar-ranlib.patch + 92_unused_warnings.patch + libaio-0.3.109-testcase-8.patch + libaio-0.3.109-generic-arch.patch + libaio-0.3.109-unify-bits-endian.patch + libaio-0.3.109-x32.patch + + 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 + + + + + 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 + + + + + + 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/ + + + + + 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. + http://libbsd.freedesktop.org/releases/libbsd-0.8.2.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 + + + + + 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/230/libgudev-230.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 + + + + + 2016-06-09 + 230 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-24 + 230 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@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 + + + + + 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 + + + + + + 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-3.0.2.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.38/libxml++-2.38.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 + + + + + 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 + + + + + + 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. + ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.2.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 + + + + + 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 + + + + + + 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. + http://oligarchy.co.uk/xapian/1.2.18/xapian-core-1.2.18.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/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/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/ + + + + + 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 + + + + + + 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.0/json-glib-1.0.2.tar.xz + + gobject-introspection-devel + glib2-devel + + programming/misc/json-glib/pspec.xml + + + json-glib + + gobject-introspection + glib2 + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + /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/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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.0.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 + + + + + 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 + + + + + + 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. + http://samba.org/ftp/tevent/tevent-0.9.28.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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-20150325-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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + grantlee-qt5 + https://github.com/simonwagner/grantlee + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + programming.misc + Qt string template engine based on the Django template system + 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. + http://source.pisilinux.org/1.0/grantlee-5.0.0.tar.gz + + mesa-devel + qt5-base-devel + qt5-script-devel + qt5-linguist + cmake + + programming/misc/grantlee-qt5/pspec.xml + + + grantlee-qt5 + + qt5-base + qt5-script + libgcc + + + /usr/bin + /etc + /usr/lib + /usr/share/locale + /usr/share/man + /usr/share/doc + + + + grantlee-qt5-devel + Development files for grantlee + + grantlee-qt5 + qt5-base-devel + qt5-script-devel + + + /usr/include + /usr/lib/grantlee/*.cmake + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.54/libsoup-2.54.1.tar.xz + + libgcrypt-devel + gtk-doc + 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 + + + + + 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 + + + + + + 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-10-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 + + + + + 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 + + + + + + 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.6.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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/55.1/icu4c-55_1-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 + + + + + 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 + + + + + + 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 + + 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 + + + + + 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 + + + + + + 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.0.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 + + + + + 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 + + + + + + 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.1.2.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 + + + + + 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 + + + + + + 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://fossies.org/linux/misc/ragel-6.9.tar.gz + programming/misc/ragel/pspec.xml + + + ragel + + /usr/share/doc + /usr/share/man + /usr/bin + /usr/share/vim/ + + + + + 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 + + + + + + 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.4/libsigc++-2.4.1.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 + + + + + 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 + + + + + + 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.7.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 + + + + + 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 + + + + + + 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.31.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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_60_0.tar.bz2 + + bzip2 + zlib-devel + icu4c-devel + python-devel + python3-devel + libxslt + + + cuda_float128.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* + + + + + 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 + + + + + + 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 + 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ı + + libxklavier + + + /usr/include + /usr/lib/pkgconfig + + + + + 2016-07-02 + 5.4 + First release + PisiLinux Community + admin@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 + + 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 + + + + + 2016-06-09 + 3.4.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-02-22 + 3.4.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + 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.13.tar.gz + + glib2-devel + gobject-introspection-devel + gstreamer-devel + + programming/misc/libnice/pspec.xml + + + libnice + + glib2 + libxml2 + gstreamer + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + libnice-devel + Development files for libnice + libnice için geliştirme dosyaları + + libnice + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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. + http://www.freedesktop.org/software/libinput/libinput-1.2.4.tar.xz + + libevdev + eudev-devel + libmtdev-devel + libwacom-devel + + programming/misc/libinput/pspec.xml + + + libinput + + eudev + libevdev + libmtdev + libwacom + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man/man1 + + + + libinput-devel + Development files for libinput + + libinput + eudev-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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. + http://ndevilla.free.fr/iniparser/iniparser-3.1.tar.gz + + makefile.patch + + 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 + + + + + 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 + + + + + + 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/* + + + + + 2016-07-09 + 0.16 + First release + Ergün Salman + Poyraz76@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 + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.5.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/share/doc/libyaml/html/ + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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+15.10.20150604.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.6.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 + + + + + 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 + + + + + + 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.0.22-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 + + + + + 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 + + + + + + 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 + + + + + 2016-03-13 + 2.13 + 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.2.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 + + + + + 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 + + + + + + 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/v1.0.1/libical-1.0.1.tar.gz + + cmake + + programming/misc/libical/pspec.xml + + + libical + + /usr/lib + /usr/share/libical/zoneinfo + + + + libical-devel + Development files for libical + libical için geliştirme dosyaları + + libical + + + /usr/include + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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.2/GeoIP-1.6.2.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 + + + + + 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 + + + + + + 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-7.9.1.tar.xz + + texinfo + expat-devel + python-devel + readline-devel + ncurses-devel + + programming/debug/gdb/pspec.xml + + + gdb + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.6-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 + + + + + 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 + + + + + + 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/martine/ninja/archive/v1.7.1.tar.gz + + re2c + asciidoc + emacs-python + + programming/build/ninja/pspec.xml + + + ninja + + libgcc + + + /usr/bin + /usr/share + /usr/share/doc + + + + + 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 + + + + + + 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.7.2.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 + + + + + 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-3.8.3.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 + + + + + 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 + + + + + + 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.23.0.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 + + + + + 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.3.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 + + + + + 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 + + + + + + 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/6.1.4/eric6-6.1.4.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-cs-6.1.4.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-de-6.1.4.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-es-6.1.4.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-fr-6.1.4.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-it-6.1.4.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-ru-6.1.4.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-tr-6.1.4.tar.gz + + qt5-base-devel + qt5-sql-mysql + python3 + 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.4/site-packages + /usr/share/qt5/qsci/api + /usr/share/applications + /usr/share/appdata + /usr/share/doc + /usr/share/pixmaps + + + + + 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 + + + + + + php + http://www.php.net + + Fatih Turgel + turgelfatih@gmail.com + + PHP + library + programming.language.php + PHP5 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 + PHP5 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. + PHP5, 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. + PHP5 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-5.6.20.tar.bz2 + + gd-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 + + + int_overflow_in_mt_rand.patch + stack_buffer_overflow_in_imagepstext.patch + denial_of_service_in_getArchiveComment.patch + php-imap-myrights.diff + db6.patch + debian/052-phpinfo_no_configure.patch + + programming/php/php/pspec.xml + + + php-cli + + php-common + gd + libxslt + 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ı + + mit-kerberos + db + + + /usr/lib/php/modules + /usr/share/php5 + /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 + + apache + mariadb-lib + postgresql-lib + gd + libxslt + mit-kerberos + openldap-client + cyrus-sasl + harfbuzz + php-common + libmcrypt + libjpeg-turbo + + + /usr/lib/apache2/modules/libphp5.so + /etc/apache2 + /etc/php/apache2 + + + 70_mod_php5.conf + + + + php-zip + Zip extension for PHP + + php-common + 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 + + 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 + + php-common + libxslt + libxslt + libjpeg-turbo + postgresql-lib + openldap-client + libmcrypt + + + /usr/sbin/php-fpm + /usr/share/man/man8/php-fpm.8 + /etc/php/ext/php-fpm.conf + /usr/share/fpm + /run + /var/log + + + System.Service + + + php-fpm.conf + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + 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 + + + + + + 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.13.2.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 + + + + + 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 + + + + + + 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.28/vala-0.28.0.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 + + + /usr/include + /usr/lib/pkgconfig + /usr/share/pkgconfig + /usr/share/aclocal + /usr/share/vala/Makefile.vapigen + /usr/share/man/man3 + + + + + 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 + + + + + + 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.3.1.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 + + + + + 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.2/ruby-2.2.2.tar.bz2 + + tcltk-devel + db-devel + gmp-devel + tcl-devel + gdbm-devel + zlib-devel + libffi-devel + openssl-devel + readline-devel + libyaml-devel + + programming/language/ruby/ruby/pspec.xml + + + ruby + + db + gmp + tcl + gdbm + zlib + tcltk + libffi + openssl + readline + libyaml + + + /usr/bin + /usr/lib/ruby/2.2.0/ + /usr/lib/ruby/site_ruby/ + /usr/lib/ruby/vendor_ruby/ + /usr/lib/ruby/libruby-static.a + /usr/lib/libruby.so.2.2 + /usr/lib/libruby.so.2.2.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.2.0/system/Gem + + + + ruby-devel + ruby için geliştirme dosyaları + ruby için geliştirme dosyaları + + ruby + + + /usr/include + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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.37.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 + + + + + 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-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 + + + + + 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-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. + http://cairographics.org/releases/pycairo-1.10.0.tar.bz2 + + python3-devel + cairo-devel + + + pycairo-1.10.0-waf-python3.4.patch + + 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 + + + + + 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-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 + + programming/language/python3/python3-nose/pspec.xml + + + python3-nose + + python3 + + + /usr/lib + /usr/bin + /usr/share/man + /usr/share/doc + + + + + 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 + + + + + + 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.0.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/gonullu/pspec.xml + + + gonullu + + python3 + python3-argparse + python3-colorama + python3-docker-py + python3-psutil + python3-requests + python3-six + python3-sip + python3-backports-ssl-match-hostname + docker + + + /usr/bin + /usr/lib + /usr/share/doc + + + + + 2016-06-14 + 1.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/3a/15/f9e48bfd2b971ade10ad0c03babab057791c260b05322cbd3f47e27be108/backports.ssl_match_hostname-3.4.0.2.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 + + + + + 2016-06-15 + 3.4.0.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + 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 + http://www.python.org/ftp/python/3.4.3/Python-3.4.3.tar.xz + + valgrind + 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.4/a* + /usr/lib/python3.4/c* + /usr/lib/python3.4/d* + /usr/lib/python3.4/e* + /usr/lib/python3.4/h* + /usr/lib/python3.4/imp* + /usr/lib/python3.4/j* + /usr/lib/python3.4/lib2* + /usr/lib/python3.4/log* + /usr/lib/python3.4/m* + /usr/lib/python3.4/p* + /usr/lib/python3.4/s* + /usr/lib/python3.4/te* + /usr/lib/python3.4/u* + /usr/lib/python3.4/v* + /usr/lib/python3.4/w* + /usr/lib/python3.4/x* + /usr/lib/python3.4/*.py + /usr/lib/python3.4/*.txt + /usr/lib/python3.4/lib-dynload/a* + /usr/lib/python3.4/lib-dynload/b* + /usr/lib/python3.4/lib-dynload/_b* + /usr/lib/python3.4/lib-dynload/c* + /usr/lib/python3.4/lib-dynload/_c* + /usr/lib/python3.4/lib-dynload/_d* + /usr/lib/python3.4/lib-dynload/_e* + /usr/lib/python3.4/lib-dynload/f* + /usr/lib/python3.4/lib-dynload/g* + /usr/lib/python3.4/lib-dynload/_g* + /usr/lib/python3.4/lib-dynload/_h* + /usr/lib/python3.4/lib-dynload/_j* + /usr/lib/python3.4/lib-dynload/_l* + /usr/lib/python3.4/lib-dynload/m* + /usr/lib/python3.4/lib-dynload/_m* + /usr/lib/python3.4/lib-dynload/n* + /usr/lib/python3.4/lib-dynload/o* + /usr/lib/python3.4/lib-dynload/_o* + /usr/lib/python3.4/lib-dynload/_p* + /usr/lib/python3.4/lib-dynload/p* + /usr/lib/python3.4/lib-dynload/r* + /usr/lib/python3.4/lib-dynload/_r* + /usr/lib/python3.4/lib-dynload/_s* + /usr/lib/python3.4/lib-dynload/s* + /usr/lib/python3.4/lib-dynload/te* + /usr/lib/python3.4/lib-dynload/_te* + /usr/lib/python3.4/lib-dynload/ti* + /usr/lib/python3.4/lib-dynload/u* + /usr/lib/python3.4/lib-dynload/x* + /usr/lib/python3.4/lib-dynload/z* + /usr/lib/*.so + /usr/lib/libpython3.4m.so.1.0 + /usr/share/man/man1/* + /usr/share/doc + + + + python3-devel + + python3 + + + /usr/include/python3.4m/* + /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-34m.so + /usr/lib/python3.4/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 + + + + + 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-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.18.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 + + + + + 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-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/archive/2016.07.17.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.4/site-packages + /usr/share/applications + /usr/share/man/man1 + /usr/share/doc + + + + + 2016-07-21 + 2016.07.17 + First release + Metehan Özbek + admins@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/source/r/requests/requests-2.9.1.tar.gz + + python3-devel + + programming/language/python3/python3-requests/pspec.xml + + + python3-requests + + python3 + + + /usr/lib + /usr/share/doc + + + + + 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-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 + + + + + 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-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://pypi.python.org/packages/source/s/setuptools/setuptools-19.6.1.tar.gz + + python3-devel + + programming/language/python3/python3-setuptools/pspec.xml + + + python3-setuptools + + /usr/bin + /usr/lib/python3* + + + + + 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.6/PyQt5_gpl-5.6.tar.gz + + dbus-devel + dbus-python3 + dbus-python-common + python3-devel + python3-sip + qt5-base-devel + qt5-connectivity-devel + qt5-declarative-devel + qt5-enginio-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 + + + PyQt5_gpl-5.6-dbus_ftbfs.patch + + 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-enginio + 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.4/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 + + + + + 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-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 + + + + + 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-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. + http://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz + + python3-devel + + programming/language/python3/python3-six/pspec.xml + + + python3-six + + python3 + + + /usr/lib + /usr/share/doc + + + + + 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 + + + + + + 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/8.1.2.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 + + + + + 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-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-4.0.0.tar.gz + + python3-devel + + programming/language/python3/python3-psutil/pspec.xml + + + python3-psutil + + python3 + + + /usr/lib + /usr/share/doc + + + + + 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 + + + + + + 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.3-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.5 + /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 + + + + + 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 + + + + + + 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.4-src.tar.gz + + zlib-devel + + programming/language/tcl/tcl/pspec.xml + + + tcl + + zlib + + + /usr/bin + /usr/lib + /usr/lib/tcl8.5 + /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.8.8.3/libsqlite* + /usr/lib/tcl8/8.6/tdbc/sqlite3-1.0.3.tm + /usr/share/man/mann/tdbc_sqlite3.n + /usr/share/man/mann/sqlite3.n + + + + + 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 + + + + + + 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 + + + + + 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-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. + mirrors://sourceforge/numpy/numpy-1.8.1.tar.gz + + python-devel + python-nose + 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 + + + + + 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-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 + + + + + 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-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/liris/websocket-client/archive/v0.37.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 + + + + + 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-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 + + programming/language/python/python-pyblock/pspec.xml + + + python-pyblock + + device-mapper + dmraid + python + + + /usr/lib + /usr/share/doc + + + + + 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 + + + + + + dbus-python3 + http://dbus.freedesktop.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + AFL-2.1 + library + programming.language.python + D-Bus Python bindings + dbus-python provides a Python module which wraps the D-Bus programming API. + http://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.0.tar.gz + + python3-devel + dbus-devel + dbus-glib-devel + glib2-devel + libpcre-devel + + + suppress-warnings.patch + + programming/language/python/dbus-python3/pspec.xml + + + dbus-python3 + D-Bus Python3 bindings + programming.language.python + + python3 + dbus + glib2 + dbus-glib + + + /usr/lib/python3* + + + + + 2016-06-09 1.2.0 Release Bump Pisi Linux Community @@ -49989,198 +35802,183 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 2016-05-08 1.2.0 First release - Stefan Gronewold(groni) - groni@pisilinux.org + Kamil Atlı + suvarice@gmail.com - vim - http://www.vim.org/ + pyqtermwidget5 + http://gitorious.org/qtermwidget - PisiLinux Community - admins@pisilinux.org + Harun Gültekin + hrngultekin@gmail.com 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/v7.4.909.tar.gz + 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/hrngultekin/pyqtermwidget5/archive/pyqtermwidget5-v0.1.tar.gz - gpm - ctags python-devel - acl-devel - gtk2-devel - libSM-devel - libXt-devel - pango-devel - libICE-devel - ruby-devel - ncurses-devel + python-qt5-devel + python-sip + qt5-base-devel + qtermwidget5-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 + py2config.patch - editor/vi/vim/pspec.xml + programming/language/python/pyqtermwidget5/pspec.xml - vim - app:console + pyqtermwidget5 + Python binding of terminal widget for Qt - gpm - ctags - perl - acl - ncurses + libgcc + qt5-base + qtermwidget5 - /usr/bin/vi* - /usr/bin/rvi* - /usr/bin/ex - /usr/bin/xxd - /bin - /usr/share/vim - /usr/share/man + /usr/bin + /usr/lib + /usr/share /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/applications - - - gvimtutor - gvim.xpm - gvim.desktop - - - 2016-06-10 - 0.7.4.909 + + 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 + - 2015-11-05 - 0.7.4.909 + 2014-06-19 + 0.1 First release - Ertuğrul Erata - ertugrulerata@gmail.com + Harun Gültekin + hrngultekin@gmail.com - libmspub - http://www.freedesktop.org/wiki/Software/libmspub + python-Unidecode + http://pypi.python.org/pypi/Unidecode/ PisiLinux Community admins@pisilinux.org + Artistic 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-0.1.2.tar.bz2 + 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/source/U/Unidecode/Unidecode-0.04.18.tar.gz - boost-devel - doxygen - help2man - icu4c-devel - librevenge-devel - zlib-devel + python-devel + python-setuptools - editor/libmspub/pspec.xml + programming/language/python/python-Unidecode/pspec.xml - libmspub + python-Unidecode - icu4c - librevenge + python - /usr/bin - /usr/share/doc + /usr/bin /usr/lib - - - - libmspub-devel - libmspub için geliştirme dosyaları - libmspub için geliştirme dosyaları - - icu4c-devel - librevenge-devel - libmspub - - - /usr/include - /usr/lib/pkgconfig + /usr/share/doc - 2016-06-10 - 0.1.2 + 2016-06-09 + 0.04.18 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-01-24 - 0.1.2 + 2016-01-09 + 0.04.18 + 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/8.1.2.tar.gz + + python-setuptools + python-devel + + programming/language/python/pip/pspec.xml + + + pip + + python-setuptools + + + /usr/bin + /usr/lib + /usr/share/doc + + + + + 2016-06-18 + 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 @@ -50189,469 +35987,867 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - emacs-php-mode - http://php-mode.sourceforge.net + python-requests + http://www.python-requests.org/ - PisiLinux Community - admins@pisilinux.org + Ergün Salman + ergunsalman@hotmail.com - 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. - http://stable.melpa.org/packages/php-mode-1.17.0.tar + 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/source/r/requests/requests-2.9.1.tar.gz - emacs + python-devel - editor/emacs/emacs-php-mode/pspec.xml + programming/language/python/python-requests/pspec.xml - emacs-php-mode + python-requests - emacs + python-devel - /etc - /usr/share/emacs + /usr/lib + /usr/share/doc - - 80-php-mode.el - - - 2016-06-10 - 1.17.0 + + 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-04-02 - 1.17.0 + 2016-05-08 + 2.9.1 First release - Ilker Manap - ilkermanap@gmail.com + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org - emacs - http://www.gnu.org/software/emacs + python-argparse + https://pypi.python.org/pypi/argparse - PisiLinux Community - admins@pisilinux.org + Alihan Öztürk + alihan@pisilinux.org - GPLv3+ - app:gui + apache 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-24.5.tar.xz + 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 - gtk2-devel - alsa-lib-devel - fontconfig-devel - giflib-devel - gpm - libjpeg-turbo-devel - libICE-devel - libSM-devel - libXft-devel - libXpm-devel - libXrender-devel - libpng-devel - librsvg-devel - tiff-devel - gnutls-devel - imagemagick-devel + python-devel + python-setuptools - editor/emacs/emacs /pspec.xml + programming/language/python/python-argparse/pspec.xml - emacs + python-argparse + Python command-line parsing library - gpm - tiff - gtk2 - zlib - glib2 - libX11 - libpng - ncurses - freetype - libSM - libXft - libICE - giflib - libXpm - gnutls - librsvg - alsa-lib - gdk-pixbuf - fontconfig - libXrender - imagemagick - libjpeg-turbo + python - - /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/applications - /usr/libexec/emacs - - - System.PackageHandler - - - site-start.el - pisi-spec.rnc - 80-nxml-mode.el - emacs.desktop - - - - - 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 - - - - - 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-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 - - - - - 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 - 2016-06-09 - 0.25 + 1.4.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-12-24 - 0.25 + 2016-06-06 + 1.4.0 First release - Ilker Manap - ilkermanap@gmail.com + Alihan Öztürk + alihan@pisilinux.org - emacs-python - http://python-mode.sourceforge.net/ + python-smbc + http://cyberelk.net/tim/software/pysmbc 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.1/+download/python-mode.el-6.2.1.tar.gz - editor/emacs/emacs-python/pspec.xml - - - emacs-python - - pymacs - emacs - - - /etc/emacs - /usr/share/emacs - - - 80-python.el - - - - - 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 - - - - - - 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. - http://www.nano-editor.org/dist/v2.5/nano-2.5.0.tar.gz + 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 - ncurses-devel - gettext-devel + samba-devel + python-devel - editor/nano/pspec.xml + programming/language/python/python-smbc/pspec.xml - nano + python-smbc - ncurses - file + samba + python - /etc - /usr/share/locale - /usr/share/doc/nano - /usr/share/man - /usr/share/info - /usr/share/nano - /usr/bin - /bin - - - - - 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 - - - - - - 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.12.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/lib /usr/share/doc - 2016-06-08 - 4.5.12 + 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-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.6/PyQt5_gpl-5.6.tar.gz + + dbus-devel + dbus-python-common + python-devel + python-sip + qt5-base-devel + qt5-connectivity-devel + qt5-declarative-devel + qt5-enginio-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 + + + PyQt5_gpl-5.6-dbus_ftbfs.patch + + 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-enginio + qt5-x11extras + qt5-svg + qt5-multimedia + qt5-serialport + qt5-webchannel + qt5-websockets + qt5-declarative + qt5-xmlpatterns + qt5-connectivity + python-sip + + + /usr/bin/py2uic5 + /usr/lib/python2.7/site-packages + /usr/lib/qt5/plugins/PyQt5/libpy2qt5qmlplugin.so + /usr/share/qt5/qsci/api/python/Py2Qt5.api + /usr/bin/py2rcc5 + /usr/bin/py2lupdate5 + + + + python-qt5-devel + Development files for python3-qt5 + + libgcc + qt5-base + python-qt5 + + + /usr/share/sip/Py2Qt5 + + + + + 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-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.18/pygobject-3.18.2.tar.xz + + libffi-devel + python-devel + python3-devel + python-cairo-devel + python3-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/lib/python2.7 + /usr/lib/libpyglib-gi-2.0-python2.7.so* + + + + python3-pygobject3 + python3 için pygobject3 + python3 için pygobject geliştirme dosyaları + + cairo + glib2 + libffi + python3-cairo + gobject-introspection + + + /usr/lib/python3.4 + /usr/lib/libpyglib-gi-2.0-python3.4.so* + + + + python-pygobject3-devel + pygobject development files + pygobject geliştirme dosyaları + + python-pygobject3 + gobject-introspection-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/pygobject + + + + + 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-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 + + + + + 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-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 + + + + + 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-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.11.tar.gz + + libyaml-devel + python-devel + + programming/language/python/python-PyYAML/pspec.xml + + + python-PyYAML + + libyaml + + + /usr/lib + /usr/share/doc + + + + + 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-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/source/J/Jinja2/Jinja2-2.7.2.tar.gz + + python-setuptools + python-MarkupSafe + + + drop_next_import_from_docs-jinjaext.patch + + 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 + + + + + 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-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 + + + + + 2016-06-09 + 2.28.6 Release Bump Pisi Linux Community admin@pisilinux.org 2016-04-04 - 4.5.12 + 2.28.6 + First release + PisiLinux Community + admins@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. + http://lxml.de/files/lxml-3.3.5.tgz + + 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 + + + + + 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-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.72.tar.bz2 + + cups-devel + python-devel + + programming/language/python/python-cups/pspec.xml + + + python-cups + + cups + + + /usr/lib + /usr/share/doc + + + + + 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 + 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. + http://pypi.python.org/packages/source/S/Sphinx/Sphinx-1.2.1.tar.gz + + docutils + python-Pygments + python-Jinja2 + python-MarkupSafe + + + remove_docutils.patch + + 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 + + + + + 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-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 + + + + + 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 @@ -50660,72 +36856,333 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - syslinux - http://syslinux.zytor.com/ + 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 + + + + + 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-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/source/p/pyudev/pyudev-0.16.1.tar.gz + + python-setuptools + eudev-devel + + programming/language/python/python-udev/pspec.xml + + + python-udev + + /usr/lib + /usr/share/doc + + + + + 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 + + + + + + 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.5.tar.gz + + python-decorator + python-devel + parted-devel + + programming/language/python/pyparted/pspec.xml + + + pyparted + + python-decorator + parted + python + + + /usr/lib + /usr/share/doc + + + + + 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-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/1.8.1.tar.gz + + python-devel + python-setuptools + python-websocket-client + python-six + python-requests + + 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 + + + + + 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. + mirrors://sourceforge/pyqt/sip-4.18.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 + + + + + 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 + + + + + + notify-python + http://www.galago-project.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 + 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 - nasm - asciidoc - efibootmgr-devel - upx - libutil-linux-devel + libnotify-devel + python-devel + python-gtk-devel + gtk2-devel - 0001-Add-install-all-target-to-top-side-of-HAVE_FIRMWARE.patch - 0035-SYSAPPEND-Fix-space-stripping.patch - gcc-fix-alignment.patch - dont-guess-alignment.patch - btrfs-fix.patch + link-with-python.patch + notify-python-0.1.1-fix-GTK-symbols.patch + libnotify0.7.patch - system/boot/syslinux/pspec.xml + programming/language/python/notify-python/pspec.xml - syslinux + notify-python - mtools - libutil-linux - mtools - efibootmgr - util-linux - dosfstools - gptfdisk - perl-Crypt-PasswdMD5 - perl-Digest-SHA1 + atk + gtk2 + cairo + glib2 + pango + python + freetype + libnotify + fontconfig + gdk-pixbuf - /sbin - /usr/bin - /usr/lib/syslinux - /usr/share/doc - /usr/share/man + /usr/lib + /usr/lib/pkgconfig + /usr/share/pygtk/2.0/defs - - pisi-iso/isolinux.cfg - pisi-iso/background.png - - 2016-06-08 - 6.03 + 2016-06-09 + 0.1.1 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-04-02 - 6.03 + 2016-01-09 + 0.1.1 First release Alihan Öztürk alihan@pisilinux.org @@ -50734,56 +37191,594 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - efibootmgr - https://github.com/vathpela/efibootmgr + python-Pygments + http://pygments.org/ - Aydın Demirel - aydin.demirel@pisilinux.org + PisiLinux Community + admins@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/archive/efibootmgr-0.12.tar.gz - - pciutils-devel - zlib-devel - efivar - efivar-devel - - system/boot/efibootmgr/pspec.xml + 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/source/P/Pygments/Pygments-1.6.tar.gz + programming/language/python/python-Pygments/pspec.xml - efibootmgr + python-Pygments - efivar + python-setuptools - /usr/sbin + /usr/bin + /usr/lib/python* /usr/share/man - /usr/lib/* - efibootmgr-devel + python-Pygments-docs + Documentation files for python-Pygments + python-Pygments için belgelendirme dosyaları + + /usr/share/doc/python-Pygments + + + + + 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-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. + http://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz + + python-devel + + programming/language/python/python-six/pspec.xml + + + python-six + + python + + + /usr/lib + /usr/share/doc + + + + + 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-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. + http://pypi.python.org/packages/source/d/decorator/decorator-4.0.2.tar.gz + + python-nose + python-setuptools + + programming/language/python/python-decorator/pspec.xml + + + python-decorator + + /usr/lib + /usr/share/doc + + + + + 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 + + + + + + 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 + + + 2016-07-02 + 3.0.2.0 + First release + Pisi Linux Admins + admin@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. + http://gstreamer.freedesktop.org/src/gst-python/gst-python-0.10.22.tar.bz2 + + python-gtk-devel + python-pygobject-devel + glib2-devel + gstreamer-devel + python-devel + gst-plugins-base-devel + + programming/language/python/gst-python/pspec.xml + + + gst-python + + glib2 + gstreamer + gst-plugins-base + + + /usr/lib + /usr/share/doc + /usr/share + + + + gst-python-devel + Development files for gst-python + gst-python için geliştirme dosyaları + + gst-python + python-pygobject-devel + gstreamer-devel + + + /usr/lib/pkgconfig + /usr/include + + - 2016-06-08 - 0.12 + 2016-06-09 + 0.10.22 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-04-01 - 0.12 + 2015-10-21 + 0.10.22 + First release + Stefan Gronewold (groni) + groni@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.32.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 + + + + + 2016-06-18 + 1.32 + Version bump. + Stefan Gronewold(groni) + groni@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. + http://pypi.python.org/packages/source/M/Mako/Mako-0.9.1.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 + + + + + 2016-06-09 + 0.9.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-04-16 + 0.9.1 + First release + Yusuf Aydemir + yusuf.aydemir@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. + http://pypi.python.org/packages/source/B/Beaker/Beaker-1.6.4.tar.gz + + python-setuptools + + programming/language/python/python-beaker/pspec.xml + + + python-beaker + + /usr/lib/ + /usr/share/doc + + + + + 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-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 + + + + + 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-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/3.1.0.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 + + + + + 2016-06-18 + 3.1.0 + Version bump. + 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/3a/15/f9e48bfd2b971ade10ad0c03babab057791c260b05322cbd3f47e27be108/backports.ssl_match_hostname-3.4.0.2.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 + + + + + 2016-06-15 + 3.4.0.2 First release Alihan Öztürk alihan@pisilinux.org @@ -50792,42 +37787,46 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - efivar - https://github.com/vathpela/efivar + python-cairo + http://cairographics.org/pycairo - Aydın Demirel - aydin.demirel@pisilinux.org + PisiLinux Community + admins@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/0.23/efivar-0.23.tar.bz2 + 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 - popt-devel + cairo-devel + python-devel + libtool - - 0001-Workaround-rename-of-linux-nvme.h.patch - efivar-no-static.patch - - system/boot/efivar/pspec.xml + programming/language/python/python-cairo/pspec.xml - efivar + python-cairo - popt + cairo + python /usr/lib - /usr/share/man - /usr/bin + /usr/share/doc - efivar-devel + python-cairo-devel + Development files for python-cairo + python-cairo için geliştirme dosyaları + + python-cairo + cairo-devel + /usr/include /usr/lib/pkgconfig @@ -50835,14 +37834,1164 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 2016-06-08 + 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 + + + + + + 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.6.2.tar.gz + https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap.tbz + programming/language/go/pspec.xml + + + golang + + git + + + /usr/bin/ + /usr/lib/ + /usr/share/ + /etc + + + go.sh + + + + + 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 + + + + + + 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 + + + + + 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 + http://caml.inria.fr/pub/distrib/ocaml-4.02/ocaml-4.02.1.tar.xz + + zlib-devel + ncurses-devel + libX11-devel + chrpath + + + fedora/0001-Don-t-ignore-.-configure-it-s-a-real-git-file.patch + fedora/0002-Ensure-empty-compilerlibs-directory-is-created-by-gi.patch + fedora/0003-Don-t-add-rpaths-to-libraries.patch + fedora/0004-ocamlbyteinfo-ocamlplugininfo-Useful-utilities-from-.patch + fedora/0005-configure-Allow-user-defined-C-compiler-flags.patch + fedora/0009-arg-Add-no_arg-and-get_arg-helper-functions.patch + fedora/0010-arg-Allow-flags-such-as-flag-arg-as-well-as-flag-arg.patch + fedora/0011-PR-6517-use-ISO-C99-types-u-int-32-64-_t-in-preferen.patch + + programming/language/ocaml/ocaml/pspec.xml + + + ocaml + + zlib + ncurses + libX11 + + + /usr/bin/ + /usr/lib/ + /usr/share/doc/ + /usr/share/man/ + + + + + 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 + + + + + + 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.3.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 + + + + + 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 + + + + + + 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.4216.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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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 + + + + + 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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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://search.cpan.org/CPAN/authors/id/N/NI/NIGELM/HTML-Scrubber-0.11.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 + + + + + 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-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 + + + + + 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-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://search.cpan.org/CPAN/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 + + + + + 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-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 + + + + + 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-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.53.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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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-2011.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 + + + / + + + + + 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-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 + + + + + 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-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 + + + + + 2016-06-09 0.23 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-03-29 + 2016-03-27 0.23 First release Osman Erkan @@ -50852,49 +39001,3051 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - gfxtheme-pisilinux-install - www.pisilinux.org + perl-Digest-HMAC + http://search.cpan.org/dist/Digest-HMAC - PisiLinux Community + Pisi Linux Admins 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 + 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 - gfxboot - fribidi-devel + perl + perl-Digest-SHA1 - - chmod-t.patch - - system/boot/gfxtheme-pisilinux-install/pspec.xml + programming/language/perl/perl-Digest-HMAC/pspec.xml - gfxtheme-pisilinux-install + perl-Digest-HMAC + + perl + perl-Digest-SHA1 + - /usr/share/gfxtheme/pisilinux/install + /usr/lib + /usr/share/man - 2016-06-08 - 0.2 + 2016-06-09 + 1.03 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-08-04 - 0.2 + 2016-03-14 + 1.03 First release - Serdar Soytetir - kaptan@pisilinux.org + 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 + + + + + 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://search.cpan.org/CPAN/authors/id/D/DA/DALEEVANS/HTML-FormatText-WithLinks-AndTables-0.06.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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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.00.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 + + + + + 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-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://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Try-Tiny-0.24.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 + + + + + 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-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://search.cpan.org/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-1.72.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 + + + + + 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-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.49.tar.gz + + perl + + programming/language/perl/perl-Archive-Zip/pspec.xml + + + perl-Archive-Zip + + perl + + + /usr/lib/perl5 + /usr/share/doc + /usr/share/man + /usr/bin + + + + + 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-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 + + + + + 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-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 + + + + + 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-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://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-3.02.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 + + + + + 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-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://search.cpan.org/CPAN/authors/id/A/AN/ANDK/Devel-Symdump-2.15.tar.gz + + perl + + programming/language/perl/perl-Devel-Symdump/pspec.xml + + + perl-Devel-Symdump + + perl + + + /usr/lib + /usr/share/man + + + + + 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-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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-3.71.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 + + + + + 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-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://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.36.tar.gz + + perl + + programming/language/perl/perl-Capture-Tiny/pspec.xml + + + perl-Capture-Tiny + + perl + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 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-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 + + + + + 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-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://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.25.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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Deep-1.120.tar.gz + + perl + + programming/language/perl/perl-Test-Deep/pspec.xml + + + perl-Test-Deep + + perl + + + /usr/lib + /usr/share/man + + + + + 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-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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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 + + + + + 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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Net-SMTP-SSL-1.03.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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-2.024.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 + + + + + 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-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 + + + + + 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-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://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-4.28.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 + + + / + + + + + 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-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 + + + + + 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-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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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.1.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 + + 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 + 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/ + + + + + 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 + + + + + + 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/ + + + + + 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 + + + + + + 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.0.2/ConsoleKit2-1.0.2.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 + + 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/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 + + + + + 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 + + + + + + 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/v2.2/calamares-2.2.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 + 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 + + + pisi_locale.patch + pisi_set_hostname.patch + mudur_module.patch + no_fsck_and_pymouth.patch + + system/installer/Calamares/pspec.xml + + + Calamares + + libgcc + boost + boost-python3 + python3 + 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 + kiconthemes + kio + kservice + kconfig + kparts + 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 + + + + + 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 @@ -51226,6 +42377,306 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + 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/0.23/efivar-0.23.tar.bz2 + + popt-devel + + + 0001-Workaround-rename-of-linux-nvme.h.patch + efivar-no-static.patch + + system/boot/efivar/pspec.xml + + + efivar + + popt + + + /usr/lib + /usr/share/man + /usr/bin + + + + efivar-devel + + /usr/include + /usr/lib/pkgconfig + + + + + 2016-06-08 + 0.23 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-29 + 0.23 + First release + Osman Erkan + osman.erkan@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 + + + + + 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 + + + + + + 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/archive/efibootmgr-0.12.tar.gz + + pciutils-devel + zlib-devel + efivar + efivar-devel + + system/boot/efibootmgr/pspec.xml + + + efibootmgr + + efivar + + + /usr/sbin + /usr/share/man + /usr/lib/* + + + + efibootmgr-devel + + /usr/include + + + + + 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 + efibootmgr-devel + upx + libutil-linux-devel + + + 0001-Add-install-all-target-to-top-side-of-HAVE_FIRMWARE.patch + 0035-SYSAPPEND-Fix-space-stripping.patch + gcc-fix-alignment.patch + dont-guess-alignment.patch + btrfs-fix.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 + + + + + 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 + + + + + + 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.12.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 + + + + + 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 @@ -51271,8610 +42722,68 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 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/v2.2/calamares-2.2.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 - 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 - - - pisi_locale.patch - pisi_set_hostname.patch - mudur_module.patch - no_fsck_and_pymouth.patch - - system/installer/Calamares/pspec.xml - - - Calamares - - libgcc - boost - boost-python3 - python3 - 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 - kiconthemes - kio - kservice - kconfig - kparts - 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 - - - - - 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 - - - - - - ConsoleKit - https://github.com/Consolekit2 + cyrus-sasl + http://asg.web.cmu.edu/sasl/ PisiLinux Community admins@pisilinux.org - GPLv2 + as-is 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.0.2/ConsoleKit2-1.0.2.tar.bz2 + 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 - acl-devel + mit-kerberos pam-devel - dbus-devel - eudev-devel - zlib-devel - glib2-devel - libX11-devel - libnih-devel - cgmanager-devel - polkit-devel - libxslt - xmlto - util-linux - - 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/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 - - - - - 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 - - - - - - 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.16.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 - - - /etc - /usr/bin - /usr/lib/scim-1.0 - /usr/share/scim - /usr/share/doc - /usr/share/locale - - - scim.session - scim.env - - - - scim-libs - Libraries of SCIM - - libX11 - libgcc - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - 2016-04-30 - 1.2 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-05-05 - 1.2 - 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 - - - - - 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 - - - - - - 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.1.tar.bz2 - - xorg-proto - libX11-devel - util-macros - - x11/library/libXfixes/pspec.xml - - - libXfixes - - /usr/lib - /usr/share/doc - - - - libXfixes-devel - Development files for libXfixes - libXfixes için geliştirme dosyaları - - libXfixes - libX11-devel - - - /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 - - - - - 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 - - - - - - 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://www.freedesktop.org/software/vaapi/releases/libva/libva-1.7.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 - - - - - 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 - - - - - - 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/1.13.0/glew-1.13.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.10.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 - - - /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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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. - http://dri.freedesktop.org/libdrm/libdrm-2.4.67.tar.bz2 - - libpciaccess-devel - util-macros - - x11/library/libdrm/pspec.xml - - - libdrm - - libpciaccess - - - /etc - /usr/lib/libdrm.* - /lib/udev/rules.d - /usr/share/doc - /usr/share/man - - - 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.* - - - - - 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 - - - - - - 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.10.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 - - - - - 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 - - - - - - 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.9.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 - 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 - - - - - 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 - - - - - - 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.4.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 - - - - - 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 - - - - - - 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 - ghostscript-devel - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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/ - - - - - 2016-07-07 - 0.1 - First Release - Osman Erkan - osman.erkan@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.3.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.2.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 - libXtst - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/aclocal - /usr/share/doc/*/*.xml - /usr/share/man - - - - - 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 - - - - - - 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.11.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.4.6.tar.xz - x11/library/libevdev/pspec.xml - - - libevdev - - /usr/bin - /usr/lib - /usr/include - /usr/share - /usr/share/doc - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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/11.2.1/mesa-11.2.1.tar.xz - - xorg-proto + gdbm-devel + e2fsprogs-devel 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 - python-mako - llvm - llvm-libs - llvm-clang-devel - libxshmfence-devel + groff - x11/library/mesa/pspec.xml + + 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 - mesa + cyrus-sasl - 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 - libxshmfence - llvm - llvm-clang - llvm-libs + mit-kerberos + pam + gdbm + e2fsprogs + openssl /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 - 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 - - - - - 2016-04-27 - 11.2.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - 2016-03-28 - 11.2.0 - First release - Yusuf Aydemir - yusuf.aydemir@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.1.tar.bz2 - - libfontenc-devel - util-macros - freetype-devel - xorg-proto - xtrans - zlib-devel - freetype-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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.6.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 - - - - - 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 - - - - - - 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/archive/v1.3.1.tar.gz - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.0.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 - - - /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 - - - - - 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 - - - - - - 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. - http://xcb.freedesktop.org/dist/libxcb-1.11.1.tar.bz2 - - libXau-devel - libXdmcp-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 - - - - - 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 - - - - - - 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 - - - - 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 - - - - - 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 - - - - - - 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. - http://xcb.freedesktop.org/dist/xcb-util-cursor-0.1.2.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.9.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 - - - /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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 2016-06-20 - 1.0.1 - First release. - Marcin Bojara - marcin@pisilinux.org - - - - - - 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 - - - - - 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 - - - - - - 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.6.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 - - - /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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.18.3.tar.bz2 - - font-util - libjpeg-turbo-devel - libdmx-devel - libdrm-devel - libgcrypt-devel - libpciaccess-devel - libX11-devel - libXaw-devel - libXext-devel - libXfixes-devel - libXfont-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 - - 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 - libXfont - libunwind - libpciaccess - libxshmfence - libepoxy - - - /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 - libXfont - 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 - libXfont - 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 - libXfont - 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 - libXfont - 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 - libXfont - 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 - - - /usr/include/xorg - /usr/lib/libxf86config.a - /usr/lib/pkgconfig - /usr/share/aclocal - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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://git.fedorahosted.org/cgit/chkconfig.git/snapshot/chkconfig-chkconfig-1.3.63.tar.xz - - popt-devel - newt-devel - - x11/util/alternatives/pspec.xml - - - alternatives - - /etc - /usr/sbin - /usr/share/locale - /usr/share/man - /usr/share/doc - /var - - - - - 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 - - - - - - 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.2.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 - - - - - 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-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.6.tar.bz2 - - util-macros - xorg-server-devel - - - git-fixes.patch - - x11/driver/xorg-video-sisusb/pspec.xml - - - xorg-video-sisusb - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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.4.tar.bz2 - - libdrm-devel - mesa-devel - xorg-server-devel - - x11/driver/xorg-video-mga/pspec.xml - - - xorg-video-mga - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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.1.tar.bz2 - - libdrm-devel - mesa-devel - xorg-server-devel - - x11/driver/xorg-video-r128/pspec.xml - - - xorg-video-r128 - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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.19.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 - - - - - 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-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.8.1.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 - - - - - 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-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 - - - 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 - - - - - 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-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.33.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 - - - - - 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-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 - - - 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 - - - - - 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-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.1.0.tar.bz2 - - xorg-server-devel - - x11/driver/xorg-video-vmware/pspec.xml - - - xorg-video-vmware - - mesa - libdrm - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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 - - x11/driver/xorg-video-vesa/pspec.xml - - - xorg-video-vesa - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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.4.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/lib/tmpfiles.d/cyrus-sasl.conf /usr/sbin /usr/lib - /usr/share/man - /usr/share/doc - - - - - 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-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.8.3.tar.bz2 - - libXi-devel - libXtst-devel - libmtdev-devel - xorg-server-devel - libevdev - util-macros - - - add_tapbuttons.diff - - 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 - - - - - 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 - - - - - - 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 - - - - - 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-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.8.tar.bz2 - - xorg-server-devel - - x11/driver/xorg-video-siliconmotion/pspec.xml - - - xorg-video-siliconmotion - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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.7.tar.bz2 - - xorg-server-devel - - x11/driver/xorg-video-trident/pspec.xml - - - xorg-video-trident - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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.12.tar.bz2 - - libdrm-nouveau - libpciaccess-devel - mesa-devel - xorg-server-devel - - x11/driver/xorg-video-nouveau/pspec.xml - - - xorg-video-nouveau - - libdrm - libdrm-nouveau - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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.7.tar.bz2 - - xorg-server-devel - - x11/driver/xorg-video-dummy/pspec.xml - - - xorg-video-dummy - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - - - - - 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-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.8.tar.bz2 - - libdrm-devel - mesa-devel - util-macros - xorg-server-devel - - - git-fix.diff - - x11/driver/xorg-video-glint/pspec.xml - - - xorg-video-glint - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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 - - 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 - - - - - 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 - - - - - - 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 - - - - - 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-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.7.0.tar.bz2 - - libdrm-devel - libpciaccess-devel - mesa-devel - pixman-devel - xorg-server-devel - - x11/driver/xorg-video-radeon/pspec.xml - - - xorg-video-radeon - - libdrm-radeon - libpciaccess - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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 - - - - - 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-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 - - - - - 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 - - x11/driver/xorg-video-mach64/pspec.xml - - - xorg-video-mach64 - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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 - - x11/driver/xorg-input-void/pspec.xml - - - xorg-input-void - - /usr/lib/xorg - /usr/share/man - - - - - 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-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 - - - git-fixes.patch - - x11/driver/xorg-video-voodoo/pspec.xml - - - xorg-video-voodoo - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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 - - x11/driver/xorg-video-cirrus/pspec.xml - - - xorg-video-cirrus - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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.1.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 - - - - - 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-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 - - - - - 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-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 - - 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 - - - - - 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-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.8.tar.bz2 - - libdrm-devel - mesa-devel - xorg-server-devel - - x11/driver/xorg-video-sis/pspec.xml - - - xorg-video-sis - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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 - - - - - - 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. - http://freedesktop.org/software/vaapi/releases/libva-intel-driver/libva-intel-driver-1.7.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 - - - - - 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 - - - - - - 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 - - x11/driver/xorg-video-fbdev/pspec.xml - - - xorg-video-fbdev - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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.2.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 - - - - - 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-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-0340718.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 - - 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 - - - - - 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-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 - - x11/driver/xorg-video-s3virge/pspec.xml - - - xorg-video-s3virge - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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.6.tar.bz2 - - libdrm-devel - mesa-devel - xorg-server-devel - - x11/driver/xorg-video-tdfx/pspec.xml - - - xorg-video-tdfx - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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 - 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 - - - - xorg-input-acecad-devel - Development files for ececad driver - acecad sürücüsü için geliştirme dosyaları - - xorg-input-acecad - - - /usr/include - /usr/lib/pkgconfig - - - - - 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-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.8.tar.bz2 - - libdrm-devel - mesa-devel - xorg-server-devel - - x11/driver/xorg-video-savage/pspec.xml - - - xorg-video-savage - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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.5.tar.bz2 - - xorg-server-devel - - x11/driver/xorg-video-i740/pspec.xml - - - xorg-video-i740 - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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-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 - - x11/driver/xorg-video-neomagic/pspec.xml - - - xorg-video-neomagic - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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/VirtualGL-2.5.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 - - - - - 2016-05-02 - 2.5 - Rebuild - Idris KALP - idriskalp@gmail.com - - - 2016-04-08 - 2.5 - Version bump - Idris KALP - idriskalp@gmail.com - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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/cyrus-sasl-2 + /run /usr/share/man /usr/share/doc @@ -59883,388 +42792,86 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol System.Package - tmpfiles.conf + saslauthd.confd + saslauthd.pam + tmpfiles.conf - - - 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 - - - - - - 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.4.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.0.tar.bz2 - mirrors://xorg/individual/app/showfont-1.0.5.tar.bz2 - mirrors://xorg/individual/app/smproxy-1.0.5.tar.bz2 - mirrors://xorg/individual/app/twm-1.0.8.tar.bz2 - mirrors://xorg/individual/app/viewres-1.0.4.tar.bz2 - mirrors://xorg/individual/app/x11perf-1.5.4.tar.bz2 - mirrors://xorg/individual/app/xauth-1.0.9.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.4.tar.bz2 - mirrors://xorg/individual/app/xcompmgr-1.1.6.tar.bz2 - mirrors://xorg/individual/app/xconsole-1.0.6.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.3.tar.bz2 - mirrors://xorg/individual/app/xdpyinfo-1.3.1.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.1.tar.bz2 - mirrors://xorg/individual/app/xkbcomp-1.3.0.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.5.tar.bz2 - mirrors://xorg/individual/app/xman-1.1.3.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.4.3.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 + cyrus-sasl-devel + Development files for cyrus-sasl + cyrus-sasl için geliştirme dosyaları - 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 + cyrus-sasl - /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 + /usr/share/doc/cyrus-sasl/*.txt + /usr/share/man/man3 - - - 2015-05-10 - 7.6 - First release - Burak Ertürk - burakerturk@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.17.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 - - - 2016-05-02 - 2.17 - Version bump - Hakan Yıldız - hknyldz93@gmail.com + 2016-06-08 + 2.1.26 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2015-05-14 - 2.14 + 2014-07-05 + 2.1.26 First release - Hakan Yıldız - hknyldz93@gmail.com + Marcin Bojara + marcin@pisilinux.org - vte - http://www.gnome.org + libpwquality + https://fedorahosted.org/libpwquality/ - PisiLinux Community - admins@pisilinux.org + Osman Erkan + osman.erkan@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 + 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.2.4.tar.bz2 - 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 + cracklib-devel + pam-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 + server/auth/libpwquality/pspec.xml - vte - library + libpwquality - gobject-introspection - gtk2 - atk - cairo - gdk-pixbuf - pango - ncurses - glib2 - libX11 + cracklib + pam - /usr/bin + /lib + /etc/security /usr/lib - /usr/libexec - /usr/share/doc + /usr/share/man/man1 + /usr/share/man/man5 + /usr/share/man/man8 + /usr/share/doc/libpwquality /usr/share/locale - /usr/share/vte - /usr/share/pygtk - /usr/share/gir-1.0/Vte-0.0.gir + /usr/bin - 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ı + libpwquality-devel + libpwquality için geliştirme dosyaları + libpwquality için geliştirme dosyaları - vte - gtk2-devel - pango-devel - cairo-devel + libpwquality /usr/include @@ -60273,5245 +42880,84 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 2016-05-02 - 0.28.2 - Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + 2016-06-08 + 1.2.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2014-05-16 - 0.28.2 + 2015-01-23 + 1.2.4 First release - Marcin Bojara - marcin@pisilinux.org + Ertuğrul Erata + ertugrulerata@gmail.com - xterm - http://invisible-island.net/xterm + mit-kerberos + http://web.mit.edu/kerberos/www/ 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-324.tgz - - fontconfig-devel - libICE-devel - libXaw-devel - libXft-devel - libXmu-devel - libXt-devel - utempter-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 - utempter - xorg-app - libXpm - ncurses - libX11 - - - /usr/bin - /usr/share/X11 - /usr/share/doc - /usr/share/man - - - - - 2016-05-02 - 324 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2014-05-13 - 304 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libburn - http://libburnia-project.org - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 + as-is 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.2.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 - - - - - 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 - - - - - - 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.2.tar.gz + 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://source.pisilinux.org/1.0/krb5-1.13.1.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - https://sourceforge.net/projects/pisilinux/files/source/simpleburn-1.6.5.tar.bz2 - - gtk2-devel - cdparanoia-devel - mpg123-devel - pkgconfig - cmake - libisoburn-devel - libburn-devel - libisofs-devel - libcdio-devel - cdrkit - util-linux - libutil-linux-devel - - hardware/optical/simpleburn/pspec.xml - - - simpleburn - - gtk2 - glib2 - lame - cdparanoia - libisoburn - cdrdao - libcdio - mpg123 - vorbis-tools - cdrkit - libcdio - - - /usr/bin - /usr/share/pixmaps - /usr/share/locale - /usr/share/simpleburn - /usr/share/applications - /usr/doc - - - - - 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 - - - - - - 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.92.tar.gz - - libgcc + keyutils + openssl-devel + e2fsprogs-devel - libcdio-0.83-linking.patch + krb5-config_LDFLAGS.patch + rebuild-configure-scripts.patch + fix-python-detection.patch - hardware/optical/libcdio/pspec.xml + server/auth/mit-kerberos/pspec.xml - libcdio + mit-kerberos - 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 - - - - - 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 - - - - - - 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 - - hardware/optical/cdrdao/pspec.xml - - - cdrdao - - lame - libmad - libvorbis - libao - - - /usr/bin - /usr/share/cdrdao - /usr/share/doc - /usr/share/man - - - - - 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 - - - - - - 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.90+1.tar.bz2 - - libcdio-devel - - - libcdio-paranoia-0.90-mkdir_p.patch - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - cdparanoia-devel - libcap-devel - zlib-devel - cmake - - hardware/optical/cdrkit/pspec.xml - - - cdrkit - - file - zlib - bzip2 - libcap - - - /usr/bin - /usr/sbin - /usr/include - /usr/lib - /usr/share/man - /usr/share/doc - - - cdrtools - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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/1.9/wine-1.9.15.tar.bz2 - - 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 - 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 - giflib-devel - v4l-utils - libpng - libtevent-devel - jack-audio-connection-kit-devel - fontforge - libpcap-devel - util-linux - ncurses-devel - - - wine-1.9.3-gcc-5_3_0-disable-force-alignment.patch - gcc_erorr.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 - 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. - - /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 - - - - - 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 - - - - - - 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.10/PlayOnLinux_4.2.10.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 - - - - - 2016-07-03 - 4.2.10 - First Release - Ergün Salman - poyraz76@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.1.2/VirtualBox-5.1.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 - - - wrapper.patch - 002-dri-driver-path.patch - 003-ogl-include-path.patch - 008-root-window.patch - 004-xorg.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 + keyutils 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 - - 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 - - - - - 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 - - - - - - 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 + e2fsprogs /etc - /usr/bin/ - /usr/lib/docker - /usr/share/ - /lib/udev/rules.d - - - System.Service - System.Package - - - cgroupfs-mount - cgroupfs-umount - docker.confd - - - - - 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-1.3.0.tar.gz - - 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 - - - - - 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.4.1.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 - - - /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 - - - - qemu-devel - Development files for qemu - qemu için geliştirme dosyaları - - nss-devel - glib2-devel - qemu - - /usr/include - /usr/lib/pkgconfig/libcacard.pc - - - - - 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 - - - - - 2016-07-13 - 0.1.1 - First release - Ertuğrul Erata - ertugrulerata@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 - - - - - 2016-07-12 - 0.2.2 - 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 - http://virt-manager.org/download/sources/virt-manager/virt-manager-1.3.1.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/sbin + /usr/lib /usr/share - /usr/share/man - /usr/share/doc - /usr/share/locale - - - tr.po - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - 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. - ftp://gentoo.arcticnetwork.ca/pub/gentoo/distfiles/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 - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.27.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 - - - - - 2016-07-02 - 2.0.27 - First release - Kamil Atlı - suvari@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 - - - - - 2016-07-02 - 2.8 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - 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.1.0.tar.gz - - numactl-devel - glib2-devel - libcap-ng-devel - - hardware/cpu/irqbalance/pspec.xml - - - irqbalance - - numactl - glib2 - libcap-ng - - - /etc - /usr/sbin - /usr/share/man - /usr/share/doc - - - System.Service - - - irqbalance.confd - - - - - 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 - - - - - - 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ı - http://downloadmirror.intel.com/23574/eng/microcode-20140122.tgz - - intel-microcode2ucode.c - - hardware/cpu/intel-ucode/pspec.xml - - - intel-ucode - - /usr/share/doc - /lib/firmware - - - LICENSE - - - - - 2016-06-09 - 20140122 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-06 - 20140122 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - 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.33.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 - - - - - 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 - - - - - 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 - - - - - - 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.0.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. - - 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 - 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 - - - - - 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-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.1.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 - - - - - 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-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.1.tar.bz2 - - xmlto - util-linux - libxslt - 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 - - - - - 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-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 - - - - - 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-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-018.tar.bz2 - hardware/firmware/b43-fwcutter/pspec.xml - - - b43-fwcutter - - /usr/bin - /usr/share/doc - /usr/share/man/man1 - - - - - 2016-06-09 - 018 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-04 - 018 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - 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-5.100.138.tar.bz2 - - b43-fwcutter - - hardware/firmware/b43-firmware/pspec.xml - - - b43-firmware - - /lib/firmware - - - - - 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 - - - - - - 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://codeload.github.com/jthornber/thin-provisioning-tools/tar.gz/v0.6.0 - - 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/ - - - - - 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 - - - - - - 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. - http://downloads.sourceforge.net/hdparm/hdparm-9.43.tar.gz - hardware/disk/hdparm/pspec.xml - - - hdparm - - /sbin - /usr/share/doc - /usr/share/man - /etc/conf.d - - - hdparm.confd - - - - - 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 - - - - - 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 - - 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.2.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 - - - - - 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 - - - - - - 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/archive/v3.0.26.tar.gz - hardware/disk/dosfstools/pspec.xml - - - dosfstools - - /sbin - /usr/share/doc - /usr/share/man - - - - - 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 - - - - - - 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.6.21/fsarchiver-0.6.21.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 - - - - - 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 - - - - - - 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.4/smartmontools-6.4.tar.gz - - libutil-linux-devel - libcap-ng-devel - - hardware/disk/smartmontools/pspec.xml - - - smartmontools - - libgcc - libcap-ng - - - /etc - /lib/systemd/system - /usr/sbin - /usr/share/doc - /usr/share/man - /usr/share/smartmontools - - - System.Service - - - smartmontools.sysconf - - - - - 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 - - - - - - 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-2016.2.22.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 - - - - - 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 - - - - - - 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.1/gptfdisk-1.0.1.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 - - - - - 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 - - - - - - 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. - http://source.pisilinux.org/1.0/btrfs-progs-v4.1.2.tar.xz - - 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 - - - - - 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 - - - - - - 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 - - - - - 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. - http://udisks.freedesktop.org/releases/udisks-2.1.6.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 - - - udisks-2.x-ntfs-3g.patch - - 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 - - - - - 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 - - - - - - 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 - - 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 - - - - - 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 - - - - - - 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. - http://sourceforge.net/projects/squashfs/files/squashfs/squashfs4.2/squashfs4.2.tar.gz - - lzo-devel - xz-devel - zlib-devel - - hardware/disk/squashfs-tools/pspec.xml - - - squashfs-tools - - lzo - zlib - xz - - - /usr/sbin - /usr/share/doc - - - - - 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 - - - - - - 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.3/fuse-exfat-1.2.3.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 - - - - - 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 - - - - - - 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. - ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-3.2.4.tar.gz - - 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 - - - - - 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 - - - - - - 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://sourceforge.net/projects/pisilinux/files/source/aufs-util-20160717.tar.gz - - buildflags.patch - - hardware/disk/aufs-util/pspec.xml - - - aufs-util - - /etc - /sbin - /usr/bin - /usr/lib - /usr/share/man - - - - - 2016-07-23 - 20160717 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - 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_5/sshfs-fuse-2.5.tar.gz - - fuse-devel - glib2-devel - - hardware/disk/sshfs/pspec.xml - - - sshfs - - fuse - glib2 - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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. - http://ftp.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/v3.6.24/reiserfsprogs-3.6.24.tar.xz - - libutil-linux-devel - - hardware/disk/reiserfsprogs/pspec.xml - - - reiserfsprogs - - /sbin - /usr/share/doc - /usr/share/man - - - - - 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 - - - - - - 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.3/exfat-utils-1.2.3.tar.gz - hardware/disk/exfat-utils/pspec.xml - - - exfat-utils - - /usr/share/man - /usr/share/doc - /usr/bin - /usr/sbin - - - - - 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 - - - - - - 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. - http://sg.danny.cz/sg/p/sg3_utils-1.41.tar.xz - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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.2.1.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 - libffado-2.2.1-jack-detect.patch - libffado-2.2.1-mixer.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 - - - - - 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 - - - - - - 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 - - - - - 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/). - http://sourceforge.net/projects/libdc1394/files/libdc1394-2/2.2.3/libdc1394-2.2.3.tar.gz - - libraw1394-devel - - hardware/firewire/libdc1394/pspec.xml - - - libdc1394 - - libraw1394 - - - /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 - - - - - 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 - - - - - - libfreebob - http://freebob.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - hardware.firewire - FreeBoB firewire audio driver library - FreeBoB firewire ses sürücü kütüphanesi - libfreebob implements a userland driver for BeBoB-based firewire audio devices. - libfreebob BeBoB tabanlı firewire ses aygıtları için sürücü kütüphanesi içerir. - mirrors://sourceforge/freebob/libfreebob-1.0.11.tar.gz - - libxml2-devel - alsa-lib-devel - libraw1394-devel - libavc1394-devel - libiec61883-devel - - - libfreebob-1.0.11-includes.patch - gcc-4.5.patch - fix_usleep.patch - - hardware/firewire/libfreebob/pspec.xml - - - libfreebob - - alsa-lib - libraw1394 - libavc1394 - libiec61883 - - - /usr/lib - /usr/share/doc - - - - libfreebob-devel - Development files for libfreebob - libfreebob için geliştirme dosyaları - - libfreebob - - - /usr/include - /usr/lib/pkgconfig - - - - - 2016-06-09 - 1.0.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-24 - 1.0.11 - 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. - http://www.kernel.org/pub/linux/libs/ieee1394/libraw1394-2.1.0.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 - - - - - 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 - - - - - - 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 - - - - - 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. - http://linux.dell.com/libsmbios/download/libsmbios/libsmbios-2.3.0/libsmbios-2.3.0.tar.bz2 - - libxml2-devel - chrpath - doxygen - - hardware/misc/libsmbios/pspec.xml - - - libsmbios - - libgcc - - - /etc - /usr/share - /usr/lib - /usr/sbin - /usr/share/doc - /usr/share/locale - - - - libsmbios-devel - Development files for libsmbios - libsmbios için geliştirme dosyaları - - libsmbios - - - /usr/include/smbios - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 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 - - - - - - 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.11/libmtp-1.1.11.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 - - - - - 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 - - - - - - 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. - http://linux.dell.com/dkms/permalink/dkms-2.2.0.3.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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. - http://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.2.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 - - - - - 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.8.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/info /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 - + + krb5.conf + kdc.conf + - 2016-06-09 - 2.5.8 + 2016-06-08 + 1.13.1 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-08-02 - 2.5.8 + 2015-04-23 + 1.13.1 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -65520,399 +42966,149 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - gpm - http://linux.schottelius.org/gpm/ + openldap + http://www.openldap.org 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 + 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 - ncurses-devel - texinfo + 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 - hardware/misc/gpm/pspec.xml + + 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 - 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 - - - - - 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 - - - - - - libx86 - http://www.codon.org.uk/~mjg59/libx86/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 + openldap-client + Command-line ldap client commands (ldapsearch, ldapadd etc..) 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 + app:console - libx86 + nss + nspr + openssl + cyrus-sasl + /etc/openldap/ldap.conf* /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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-22.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 - - - - - 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 - - - - - - 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.5.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/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 - /usr/share - /usr/share/man + /var/lib + /run/openldap - System.Service + System.Package + System.Service - gkrellm.desktop - gkrellm.png + tmpfiles.conf + slapd.conf + gencert.sh - gkrellm-devel - Development files for gkrellm - gkrellm için geliştirme dosyaları - - gkrellm - gtk2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 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-2.12.tar.gz - hardware/info/dmidecode/pspec.xml - - - dmidecode - - /usr/bin - /usr/sbin - /usr/share/doc - /usr/share/man - - - laptop-detect - - - - - 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 - - - - - - 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. - http://downloads.sourceforge.net/project/lirc/LIRC/0.9.3/lirc-0.9.3.tar.bz2 + openldap-32bit + 32-bit shared libraries for openldap + openldap için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 - alsa-lib-devel - libftdi-devel - libusb-compat-devel - libX11-devel - libxslt - doxygen - python3-devel + openssl-32bit + libtool-ltdl-32bit - hardware/irda/lirc/pspec.xml - - - lirc - alsa-lib - libftdi - libusb-compat - libX11 + openssl-32bit + openldap-client - /etc - /lib/udev/rules.d - /usr/bin - /usr/lib - /usr/sbin - /usr/share/doc - /usr/share/man - /usr/share/lirc - /run - - - 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/lib32 - 2016-06-09 - 0.9.3 + 2016-06-15 + 2.4.44 Release Bump Pisi Linux Community admin@pisilinux.org 2016-05-27 - 0.9.3 + 2.4.44 Release bump Ertuğrul Erata ertugrulerata@gmail.com - 2016-05-08 - 0.9.3 + 2016-03-28 + 2.4.44 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -65921,1363 +43117,326 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - sane-frontends - http://www.sane-project.org + ntp + http://www.ntp.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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. - http://www.libimobiledevice.org/downloads/libusbmuxd-1.0.9.tar.bz2 - - libplist-devel - - hardware/mobile/usbmuxd/pspec.xml - - - usbmuxd - - libplist - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/sbin - /lib/udev/rules.d - - - - usbmuxd-devel - Development files for usbmuxd - usbmuxd için geliştirme dosyaları - - usbmuxd - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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.1.7.tar.bz2 - - gnutls-devel - usbmuxd-devel - libplist-devel - libtasn1-devel - libgcrypt-devel - - hardware/mobile/libimobiledevice/pspec.xml - - - libimobiledevice - - gnutls - usbmuxd - libplist - libtasn1 - libgcrypt - - - /usr/lib - /usr/bin - /usr/share/man/man1 - /usr/share/doc/libimobiledevice - - - - libimobiledevice-devel - Development files for libimobiledevice - - gnutls-devel - usbmuxd-devel - libplist-devel - libtasn1-devel - libgcrypt-devel - libimobiledevice - - - /usr/include - /usr/lib/pkgconfig - - - - - 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.11.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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - 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 - - - - - - system-config-printer - http://cyberelk.net/tim/software/system-config-printer - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - 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. - http://cyberelk.net/tim/data/system-config-printer/1.5/system-config-printer-1.5.7.tar.xz - - tr.po - - - util-linux - xmlto - libxslt-devel - intltool - python3-devel - cups-devel - eudev-devel - glib2-devel - libusb-devel - libgnome-keyring-devel - desktop-file-utils - - - fix-icon.patch - system-config-printer-shbang.patch - - hardware/printer/system-config-printer/pspec.xml - - - system-config-printer - - eudev - glib2 - libusb - libgnome-keyring - python-cups - python-smbc - dbus-python - python-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 - - - - - 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 - - - - - - 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. - http://source.pisilinux.org/1.0/splix_2.0.0+20110720.orig.tar.gz - http://splix.ap2c.org/samsung_cms.tar.bz2 - - cups-devel - jbigkit-devel - - - splix-1.1.0-fix-makefile.patch - splix-nostrip.patch - install-english-only.patch - - hardware/printer/splix/pspec.xml - - - splix - - cups - libgcc - jbigkit - - - /usr/lib/cups - /usr/share/cups - /usr/share/doc - - - - - 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 - 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-20160609.tar.gz - - cleanup-script - - hardware/printer/foomatic-db/pspec.xml - - - foomatic-db - - pnm2ppa - - - /usr/share - - - - - 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 - - - - - 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 - - - - - - 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.11/gutenprint-5.2.11.tar.bz2 - - fedora/cups-genppdupdate.py.in - - - cups-devel - foomatic-db - ghostscript-devel - cups - python-cups - ghostscript - 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 - - - - - 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 - - - - - - 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. - http://www.openprinting.org/download/cups-filters/cups-filters-1.5.0.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 - - 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 - - - /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 - - - - - 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 - - - - - - cups - http://www.cups.org/ - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 + BSD + GPLv2+ service - hardware.printer - Common Unix Printing System - Unix Ortak Yazdırma Sistemi - cups provides a portable printing layer for *nix-based operating systems. - http://www.cups.org/software/2.1.3/cups-2.1.3-source.tar.bz2 - http://source.pisilinux.org/1.0/cups-tr.tar + 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.8p4.tar.gz + http://sourceforge.net/projects/ictom/files/ntpstat-0.2.tar.gz + + fix-man-pages.sh + - acl-devel - pam-devel - dbus-devel - libpcre-devel - zlib-devel - python-devel - libusb-devel - libgcc - avahi-libs - avahi-devel - mit-kerberos - libpaper-devel + avahi-compat-libdns_sd-devel + libedit-devel + net-snmp-devel + perl-HTML-Parser + libcap-devel + openssl-devel + libevent-devel - - archlinux/cups-no-export-ssllibs.patch - archlinux/cups-no-gzip-man.patch - archlinux/cups-1.6.2-statedir.patch - archlinux/cups-no-gcrypt.patch - archlinux/cups-1.6.0-fix-install-perms.patch - fedora/cups-enum-all.patch - fedora/cups-final-content-type.patch - fedora/cups-res_init.patch - fedora/cups-hp-deviceid-oid.patch - fedora/cups-logrotate.patch - gentoo/cups-2.0.1-rename-systemd-service-files.patch - pisilinux/lib64.patch - pisilinux/nostrip.patch - pisilinux/cups-run.patch - pld-linux/cups-avahi-address.patch - - hardware/printer/cups/pspec.xml + server/ntp/pspec.xml - cups + ntp-server + NTP server + NTP hizmeti - acl - pam - dbus - zlib - libusb - libgcc - libpaper - avahi - avahi-libs - mit-kerberos + avahi-compat-libdns_sd + libedit + net-snmp + libcap + openssl + libevent + ntp-client - /etc/cups/*conf - /usr/lib/tmpfiles.d/cups.conf - /usr/lib + /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/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 + /var/lib/ntp - System.Service - System.Package + System.Package + System.Service - tmpfiles.conf - cups.logrotate - fedora/textonly.ppd + fedora/ntp.conf + fedora/ntpd.sysconfig + fedora/ntp.cryptopw - 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 - - - - - 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 - - - - - - enscript - http://www.gnu.org/software/enscript/enscript.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 + ntp-client + NTP client + NTP istemcisi 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 + util.admin - /etc - /usr/bin - /usr/share/doc - /usr/share/enscript - /usr/share/info - /usr/share/locale - /usr/share/man + /etc/conf.d/ntpdate + /etc/ntp/step-tickers + /etc/ntp/keys + /usr/sbin/ntpdate + /usr/share/man/man8/ntpdate.8* + + System.Service + System.Package + - ruby.st + 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 + + - 2016-06-09 - 1.6.4 + 2016-06-08 + 4.2.8_p4 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-01-23 - 1.6.4 + 2016-01-01 + 4.2.8_p4 First release - Stefan Gronewold(groni) + Stefan Gronewold groni@pisilinux.org - hplip - http://hplip.sourceforge.net/ + mariadb + https://mariadb.org 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.5/hplip-3.16.5.tar.gz - - patch-ppds.sh - fedora/copy-deviceids.py - fedora/hplip-deviceIDs-ppd.patch - fedora/hplip-ppd-ImageableArea.patch - + 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.10/source/mariadb-10.1.10.tar.gz - libjpeg-turbo-devel - foomatic-db - net-snmp-devel - sane-backends-devel - cups-devel - python3-devel - python-devel - libusb-devel - dbus-devel - desktop-file-utils + ncurses-devel + zlib-devel + libxml2-devel + readline-devel + libevent-devel + openssl-devel + libpcre-devel + libaio-devel + unixODBC-devel + cmake - - 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 - - hardware/printer/hplip/pspec.xml + server/database/mariadb/pspec.xml - hplip + mariadb-lib + MariaDB client tools + MySQL istemcileri tarafından gereken paylaşımlı kitaplıklar app:console library - driver - libjpeg-turbo - net-snmp - foomatic-db - sane-backends - cups - dbus + zlib + bzip2 libgcc - libusb + 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 + + + mysql-lib + + + + mariadb-client + MariaDB client libraries + MariaDB istemci uygulamaları + app:console + + mariadb-lib + libaio + zlib + libgcc + libpcre + ncurses 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/ + /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 - fedora/hpcups-update-ppds.sh - hpaio - hplip_tr.qm + my.cnf + tmpfiles.conf - 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 - + mariadb-man-pages + MariaDB server and client man pages + MariaDB sunucu ve istemci uygulamarına ait kılavuz sayfaları + data - /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 + /usr/share/man + + mysql-man-pages + - - 2016-06-09 - 3.16.5 + + 2016-06-08 + 10.1.10 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 + 2016-01-24 + 10.1.10 First release Alihan Öztürk alihan@pisilinux.org @@ -67286,244 +43445,52 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 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-20160609.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 - - - - - 2016-06-09 - 20160609 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-26 - 20160326 - First release - Alihan Öztürk - alihan@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/ - - - - - 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 - - - - - - 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.34/dejavu-fonts-2.34.tar.bz2 - - fontforge - perl-Font-TTF - perl-IO-String - unicode-ucd - - desktop/font/dejavu-fonts/pspec.xml - - - dejavu-fonts - - /etc/fonts - /etc/X11/fontpath.d/dejavu - /usr/share/fonts - /usr/share/doc - - - - - 2016-06-09 - 2.34 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-27 - 2.34 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - fontforge - http://fontforge.sourceforge.net/ + lmdb + http://symas.com/mdb/ PisiLinux Community admins@pisilinux.org - BSD + OpenLDAP + custom + library 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/20150824/fontforge-20150824.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 + 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.16.tar.gz + server/database/lmdb/pspec.xml - fontforge - - zlib - glib2 - libX11 - libpng - python - libxml2 - freetype - readline - libtool-ltdl - tiff - cairo - libXi - pango - libXft - giflib - libspiro - libjpeg-turbo - + lmdb - /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 + /usr/lib + /usr/share/man + /usr/share/doc - fontforge-devel - Development files for fontforge - fontforge için geliştirme dosyaları + lmdb-devel + Development files for lmdb - tiff-devel - pango-devel - cairo-devel - fontforge + lmdb /usr/include - /usr/lib/pkgconfig - 2016-06-09 - 2.0.20150824 + 2016-06-08 + 0.9.16 Release Bump Pisi Linux Community admin@pisilinux.org 2015-08-28 - 2.0.20150824 + 0.9.16 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -67532,244 +43499,140 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - harfbuzz - http://www.freedesktop.org/software/harfbuzz + libtdb + http://tdb.samba.org PisiLinux Community admins@pisilinux.org - GPLv2 + LGPLv3+ library - desktop.font - OpenType text shaping engine - The Harfbuzz package contains an OpenType text shaping engine. - http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.2.6.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. + http://www.samba.org/ftp/tdb/tdb-1.3.8.tar.gz - cairo-devel - glib2-devel - icu4c-devel - graphite2-devel - freetype-devel - expat-devel + libxslt + python-devel + docbook-xsl + libbsd-devel - desktop/font/harfbuzz/pspec.xml + server/database/libtdb/pspec.xml - harfbuzz + libtdb - cairo - glib2 - icu4c - libgcc - freetype - graphite2 + python - /usr/lib - /usr/share/doc /usr/bin - /usr/share/gir-1.0 - /usr/share/gtk-doc + /usr/lib + /usr/share/man + /usr/share/doc - harfbuzz-devel + libtdb-devel + Development files for libtdb + libtdb için geliştirme dosyaları - glib2-devel - icu4c-devel - graphite2-devel - harfbuzz + libtdb - /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 + /usr/include - 2016-06-09 - 1.2.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org + 2016-07-24 + 1.3.8 + Version Bump + Ergün Salman + poyraz76@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 - - - - - - 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 - - - - - 2016-06-09 - 20150929 + 2016-06-08 + 1.3.7 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-02-12 - 20150929 + 2015-07-30 + 1.3.7 First release - Osman Erkan - osman.erkan@pisilinux.org + Ertuğrul Erata + ertugrulerata@gmail.com - unicode-ucd - http://www.unicode.org/ucd + sqlcipher + https://www.zetetic.net/sqlcipher/ - PisiLinux Community - admins@pisilinux.org + Alihan Öztürk + alihan@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/6.3.0/UCD.zip - desktop/font/unicode-ucd/pspec.xml + 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.3.1.tar.gz + + readline-devel + tcl-devel + openssl-devel + sqlite-devel + ncurses-devel + + server/database/sqlcipher/pspec.xml - unicode-ucd + sqlcipher + SQLite extension that provides transparent 256-bit AES encryption of database files. + + openssl + readline + sqlite + tcl + ncurses + - /usr/share/unicode/ucd - /usr/share/doc - - - copyright.html - - - - - 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 - - - - - - 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 - http://pardusarchives.googlecode.com/files/droid_fonts_20100815.tar.gz - desktop/font/droid-fonts/pspec.xml - - - droid-fonts - - /etc/fonts - /usr/share/fonts + /usr/bin + /usr/lib/tcl8.6 + /usr/lib/lib* /usr/share/doc - - 65-droid-fonts-sans-fontconfig.conf - 60-droid-fonts-sans-mono-fontconfig.conf - 59-droid-fonts-serif-fontconfig.conf - + + + sqlcipher-devel + Development files for sqlcipher. + + sqlcipher + + + /usr/include + /usr/lib/pkgconfig + - 2016-06-09 - 0.0_20100821 + 2016-06-08 + 3.3.1 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-03-28 - 0.0_20100821 - First release + 2016-03-22 + 3.3.1 + First release. Alihan Öztürk alihan@pisilinux.org @@ -67777,539 +43640,370 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - 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 - - - - - 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 - - - - - - fontconfig - http://fontconfig.org + firebird + http://www.firebirdsql.org/ PisiLinux Community admins@pisilinux.org - MIT + IPL-1 + IDPL-1 + LGPLv2.1 + service 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. - http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.1.tar.bz2 + 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.4-Release/Firebird-2.5.4.26856-0.tar.bz2 - freetype-devel - expat-devel + icu4c-devel + btyacc + libedit-devel - prefer_dejavu.patch - anymetrics_urw.patch - use_legacy_lcdfilter_on_small_monospace.patch - add_hinting_and_antialiasing_to_proper_fonts.patch - fontconfig-2.8.0-sleep-less.patch - deprecated-user-conf.patch + editline-dumb-tr.patch + firebird-2.5.1.26351.0-deps-flags.patch - desktop/font/fontconfig/pspec.xml + server/database/firebird/pspec.xml - fontconfig + 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 - freetype - expat + 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 + + + + + 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 + + + + + + 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.3.9/postgresql-9.3.9.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 - /etc/fonts - /usr/bin /usr/lib + /usr/include + /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 - /var/cache/fontconfig - /usr/share + + + + 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.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 - - - - - 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 - - - - - - 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 + System.Service - gconf2.path + postgresql.conf-8 - gconf-docs - GConf reference documents - data:doc + postgresql-pl - gconf + postgresql-lib + tcl + perl - /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 + /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 + + 2016-06-08 + 9.3.9 + Release Bump + Pisi Linux Community + admin@pisilinux.org + - 2016-05-05 - 3.2.6 + 2015-07-03 + 9.3.9 First release - Erdinç Gültekin - admins@pisilinux.org + Ertuğrul Erata + ertugrulerata@gmail.com - gnome-common - http://www.gnome.org/ + dhcp + http://www.isc.org/products/DHCP PisiLinux Community admins@pisilinux.org - GPLv2 + isc-dhcp + app:console 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.10/gnome-common-3.10.0.tar.xz - desktop/gnome/base/gnome-common/pspec.xml - - - gnome-common - - /usr/share/doc - /usr/bin - /usr/share/aclocal - /usr/share/gnome-common - - - - - 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 - - - - - - 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.18.tar.bz2 + 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.0/dhcp-4.3.0.tar.gz - glib2-devel - libgudev-devel - eudev-devel + groff + openldap-client + bind-devel - desktop/gnome/base/libwacom/pspec.xml + + dhcp-4.2.0-release-by-ifup.patch + dhcp-4.2.0-dhclient-decline-backoff.patch + dhcp-4.2.0-unicast-bootp.patch + dhcp-4.2.0-default-requested-options.patch + dhcp-4.2.0-paths.patch + dhcp-4.2.0-inherit-leases.patch + dhcp-4.2.0-garbage-chars.patch + dhcp-4.2.0-IFNAMSIZ.patch + dhcp-4.2.0-add_timeout_when_NULL.patch + dhcp-4.2.0-logpid.patch + dhcp-4.2.0-sendDecline.patch + dhcp-4.2.1-retransmission.patch + dhcp-4.2.0-honor-expired.patch + dhcp-4.3.0a1-PPP.patch + dhcp-4.2.0-P2-omapi.patch + + server/dhcp/pspec.xml - libwacom + dhcp - glib2 - libgudev + openldap-client + bind-libs - /usr/share - /usr/lib + /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 + - libwacom-devel - Development files for libwacom - libsecret için geliştirme dosyaları + dhclient + Provides the dhclient ISC DHCP client daemon + DHCP İstemcisi + app:console - glib2-devel - libwacom + dhcp + bind-libs + + + /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/lib/pkgconfig + /usr/share/man/man3 - 2016-06-09 - 0.18 + 2016-06-08 + 4.3.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-04-08 - 0.18 - First Release - Osman Erkan - osman.erkan@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/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 - - - - - 2016-06-09 - 3.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-25 - 3.12 + 2014-05-19 + 4.3.0 First release Vedat Demir vedat@pisilinux.org @@ -68318,307 +44012,225 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 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.24/dconf-0.24.0.tar.xz - - 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 - - - - - 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.16/dconf-editor-3.16.1.tar.xz - - 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 - - - - - 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 - - - - - - libcroco - http://www.freespiders.org/projects/libcroco/ + samba + http://www.samba.org 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.8.tar.xz + 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.4.5.tar.gz - libxml2-devel - glib2-devel + 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 - - multilib.patch - - desktop/gnome/base/libcroco/pspec.xml + server/samba/pspec.xml - libcroco + samba - glib2 - libxml2 + 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 - /usr/share + /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 + - libcroco-devel - Development files for libcroco - libcroco için geliştirme dosyaları + samba-devel + Development files for samba + samba için geliştirme dosyaları - libcroco - libxml2-devel + libtalloc-devel + libtevent-devel + samba /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 - 2016-06-09 - 0.6.8 + 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 - - 2016-05-27 - 0.6.8 - Release bump - Serdar Soytetir - kaptan@pisilinux.org - - 2014-08-11 - 0.6.8 + 2015-07-30 + 4.2.3 First release - Serdar Soytetir - kaptan@pisilinux.org + Ertuğrul Erata + ertugrulerata@gmail.com - libsecret - http://projects.gnome.org/libsecret + libvncserver + http://libvncserver.sourceforge.net/ 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.tar.xz + 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 - gtk-doc - vala-devel - libxslt-devel + gnutls-devel + libjpeg-turbo-devel libgcrypt-devel - glib2-devel - xmlto - intltool + libpng-devel - desktop/gnome/base/libsecret/pspec.xml + server/misc/libvncserver/pspec.xml - libsecret + libvncserver - libxslt + zlib + libpng libgcrypt - glib2 - xmlto + gnutls + libjpeg-turbo - /usr/share + /usr/bin/*-config /usr/lib - /usr/bin - libsecret-devel - Development files for libsecret - libsecret için geliştirme dosyaları + libvncserver-devel + Development files for libvncserver + libvncserver için geliştirme dosyaları + Pliki nagłówkowe libvncserver - libsecret + libvncserver + zlib-devel + libpng-devel + libgcrypt-devel + gnutls-devel + libjpeg-turbo-devel /usr/include - /usr/lib/pkgconfig + /usr/lib/pkgconfig - 2016-06-09 - 0.18 + 2016-06-08 + 0.9.9 Release Bump Pisi Linux Community admin@pisilinux.org 2014-06-14 - 0.18 + 0.9.9 First release PisiLinux Community admins@pisilinux.org @@ -68627,408 +44239,158 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - libbonobo - http://www.gnome.org/ + postfix + http://www.postfix.com/ 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 + 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.1.0.tar.gz - orbit2-devel - glib2-devel - libxml2-devel - flex - grep - popt-devel - intltool - perl - gettext-devel - gtk-doc + db-devel + libpcre-devel + openssl-devel + mariadb-lib + cyrus-sasl-devel + openldap-client + postgresql-lib + mit-kerberos - libbonobo-2.32.1-srcdir-macro.patch - libbonobo-multishlib.patch + postfix-large-fs.patch - desktop/gnome/base/libbonobo/pspec.xml + server/postfix/pspec.xml - libbonobo + postfix - orbit2 - glib2 - libxml2 + 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/libexec /usr/lib + /var /usr/share/man - /usr/share/locale - /usr/share/doc - /usr/share/idl + /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 + - libbonobo-devel - Development files for libbonobo - libbonobo için geliştirme dosyaları + postfix-docs + Help files for postfix package + Postfix paketine ait yardım dosyaları - libbonobo - orbit2-devel - glib2-devel + postfix - /usr/lib/pkgconfig - /usr/include - - - - libbonobo-docs - Bonobo referance documents - data:doc - - /usr/share/gtk-doc + /usr/share/doc - 2016-06-09 - 2.32.1 + 2016-06-08 + 3.1.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-24 - 2.32.1 + 2016-02-27 + 3.1.0 First release - Alihan Öztürk - alihan@pisilinux.org + Kamil Atlı + suvari@pisilinux.org - accountsservice - http://www.freedesktop.org/ + libmicrohttpd + http://www.gnu.org/software/libmicrohttpd - Osman Erkan - osman.erkan@pisilinux.org + PisiLinux Community + admins@pisilinux.org - GPLv3 + LGPLv2 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. - http://www.freedesktop.org/software/accountsservice/accountsservice-0.6.40.tar.xz + 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.49.tar.gz - intltool - glib2-devel - polkit-devel + gnutls-devel + libgcrypt-devel + libgpg-error-devel - desktop/gnome/base/accountsservice/pspec.xml + server/web/libmicrohttpd/pspec.xml - accountsservice + libmicrohttpd - polkit - glib2 + gnutls + libgcrypt + libgpg-error + /usr/bin/microspdy2http + /usr/bin/demo /usr/lib - /usr/share/doc - /usr/share/dbus-1 - /usr/share/gir-1.0 - /usr/share/gtk-doc - /usr/share/polkit-1 - /usr/share/vala/vapi - /etc/dbus-1/system.d - /usr/share/locale - /var/lib/AccountsService/ - - - - accountsservice-devel - accountsservice için geliştirme dosyaları - accountsservice için geliştirme dosyaları - - accountsservice - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - qrencode - http://fukuchi.org/works/qrencode/index.en.html - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - LGPLv2.1 - library - desktop.kde.addon - 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 - - desktop/kde/addon/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 - - - - - 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 - - - - - - kdeconnect - https://albertvaka.wordpress.com/2013/08/05/introducing-kde-connect/ - - Yusuf Aydemir - yusuf.aydemir@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 - http://download.kde.org/unstable/kdeconnect/0.9/src/kdeconnect-kde-0.9g.tar.xz - - libXtst-devel - qt5-base-devel - qt5-declarative-devel - kio-devel - ki18n-devel - kdbusaddons-devel - kconfigwidgets-devel - kcmutils-devel - kwayland-devel - qca2-qt5-devel - libfakekey-devel - extra-cmake-modules - - desktop/kde/addon/kdeconnect/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 - - - /usr/bin - /etc - /usr/lib - /usr/include - /usr/share - /usr/share/locale /usr/share/man /usr/share/info /usr/share/doc - - - 2016-07-09 - 0.9g - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - prison-qt5 - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - MIT - library - desktop.kde.addon - A barcode API to produce QRCode barcodes and DataMatrix barcode - A barcode API to produce QRCode barcodes and DataMatrix barcode. - http://download.lunar-linux.org/lunar/mirrors/prison-frameworks-1.2.1.tar.xz + + libmicrohttpd-devel + Development files for libmicrohttpd + libmicrohttpd için geliştirme dosyaları - qt5-base-devel - libdmtx-devel - qrencode-devel - extra-cmake-modules - mesa-devel + gnutls-devel - desktop/kde/addon/prison-qt5/pspec.xml - - - prison-qt5 - qt5-base - libgcc - mesa - libdmtx - qrencode - - - /usr/lib/*.so.* - /usr/lib/qt5/mkspecs/modules - /usr/share/doc - - - - prison-qt5-devel - Development files for libepoxy - - prison-qt5 - - - /usr/include/KF5/prison_version.h - /usr/include/KF5/PRISON/prison - /usr/lib/*.so - /usr/lib/cmake/KF5Prison/*.cmake - - - - - 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 - - - - - - libdmtx - http://www.libdmtx.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 - - - libdmtx - - /usr/lib - /usr/share/doc - - - - libdmtx-devel - Development files for libdmtx - libdmtx için geliştirme dosyaları - - libdmtx + libmicrohttpd /usr/include @@ -69038,29419 +44400,592 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 2016-05-22 - 0.7.4 - Rebuild - Stefan Gronewold(groni) - groni@pisilinux.org + 2016-06-08 + 0.9.49 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2015-06-05 - 0.7.4 + 2016-04-25 + 0.9.49 First release - Stefan Gronewold(groni) - groni@pisilinux.org + Ali Algul(gulle) + alialgul@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/16.04.0/src/kde-l10n/kde-l10n-el-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-he-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-ko-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-ga-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-ca-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-pt-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-ca@valencia-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-hi-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-id-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-fr-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-pt_BR-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-lv-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-ia-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-ug-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-ar-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-it-16.04.0.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 - - - - kde-l10n-it-doc - Italian documentation files for KDE - KDE5 için İtalyan belgeler - - /usr/share/man - /usr/share/doc - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-eo-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-de-16.04.0.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 - - - - kde-l10n-de-doc - German documentation files for KDE - - /usr/share/man - /usr/share/doc - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-lt-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-fi-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-es-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-nb-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-mr-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-bs-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-kk-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-gl-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-pl-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-ru-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-hr-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-hu-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-bg-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-nl-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-sl-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-fa-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-zh_TW-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-uk-16.04.0.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 - - - - kde-l10n-uk-doc - Ukrainian documentation files for KDE - KDE5 için Ukraynalı belgeler - - /usr/share/man - /usr/share/doc - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-en_GB-16.04.0.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - - - 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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-is-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-wa-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-cs-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-nds-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-pa-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-sk-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-nn-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-ro-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-tr-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-eu-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-ja-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-km-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-zh_CN-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-da-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-sv-16.04.0.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 - - - - - 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/16.04.0/src/kde-l10n/kde-l10n-et-16.04.0.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 - - - - - 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 - - - - - - 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/16.04.1/src/kcalc-16.04.1.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/utils/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 - - - - - 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 - - - - - - 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/16.04.0/src/ktimer-16.04.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/utils/ktimer/pspec.xml - - - ktimer - - qt5-base - kio - ki18n - libgcc - kconfig - kcoreaddons - kdbusaddons - kconfigwidgets - knotifications - kwidgetsaddons - - - /usr/share/doc - /usr/bin - /usr/share - - - - - 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/16.04.0/src/kcharselect-16.04.0.tar.xz - - qt5-base-devel - kdoctools-devel - cmake - extra-cmake-modules - ki18n-devel - kwidgetsaddons-devel - kxmlgui-devel - mesa-devel - - desktop/kde/utils/kcharselect/pspec.xml - - - kcharselect - - qt5-base - kxmlgui - ki18n - libgcc - kconfig - kcoreaddons - kconfigwidgets - kwidgetsaddons - - - /usr/share/doc - /usr/bin - /usr/share - - - - - 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 - - - - - - kfoldersync - http://ur1.ca/hq3ve - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - system - Folder synchronization and backup tool for KDE - Smart folder comparison, It depends only on KDE Frameworks. - http://kde-apps.org/CONTENT/content-files/164092-kfoldersync-3.2.0.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 - - - - - 2016-05-11 - 3.2.0 - First release - Stefan Gronewold (groni) - 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/16.04.0/src/kwalletmanager-16.04.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/utils/kwalletmanager/pspec.xml - - - kwalletmanager - - qt5-base - kcmutils - kdelibs4-support - kauth - ki18n - 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 - - - - - 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 - - - - - - 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/16.04.0/src/filelight-16.04.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/utils/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 - - - - - 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 - - - - - - kross - http://www.kde.org + apache + http://httpd.apache.org/ Pisi Linux Admins admins@pisilinux.org - LGPLv2 - library - desktop.kde.porting-aids - 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.24/portingAids/kross-5.24.0.tar.xz + 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.20.tar.bz2 - 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 - extra-cmake-modules - - desktop/kde/porting-aids/kross/pspec.xml - - - kross - - qt5-base - qt5-script - libgcc - kcoreaddons - ki18n - kcompletion - kiconthemes - kio - kparts - kwidgetsaddons - kxmlgui - - - /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 - - - - - 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.porting-aids - 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.24/portingAids/kmediaplayer-5.24.0.tar.xz - - qt5-base-devel - kio-devel - kauth-devel - kparts-devel - ktextwidgets-devel - sonnet-devel - kxmlgui-devel - extra-cmake-modules - - desktop/kde/porting-aids/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 - - - - - 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.porting-aids - 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.24/portingAids/kjsembed-5.24.0.tar.xz - - qt5-base-devel - qt5-svg-devel - qt5-designer-devel - kdoctools-devel - ki18n-devel - kjs-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/porting-aids/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 - - - - - 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 - - - - - - kjs - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.porting-aids - 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.24/portingAids/kjs-5.24.0.tar.xz - - qt5-base-devel - libpcre-devel - kdoctools-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/porting-aids/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 - - - - - 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 - - - - - - kdelibs4-support - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.porting-aids - Code and utilities to ease the transition to KDE Frameworks 5 - KDELibs4Support provides libraries to port KDE4 programs to QT5/KDE5 - mirrors://kde/stable/frameworks/5.24/portingAids/kdelibs4support-5.24.0.tar.xz - - qt5-base-devel - qt5-svg-devel - perl-URI - libSM-devel - docbook-xml - openssl-devel - libX11-devel - kio-devel - kauth-devel - kcrash-devel - kdesignerplugin - intltool - kdoctools-devel - kglobalaccel-devel - kguiaddons-devel - kparts-devel - ktextwidgets-devel - sonnet-devel - kunitconversion-devel - kded-devel - NetworkManager-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/porting-aids/kdelibs4-support/pspec.xml - - - kdelibs4-support - - qt5-base - libICE - libgcc - libX11 - qt5-svg - qt5-x11extras - libSM - kauth - solid - kcodecs - kcoreaddons - kjobwidgets - kcompletion - kconfig - kconfigwidgets - kcrash - kdbusaddons - kglobalaccel - kguiaddons - ki18n - kiconthemes - kio - kitemviews - knotifications - kparts - kservice - ktextwidgets - kxmlgui - kwindowsystem - kwidgetsaddons - kded - - - /etc - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/man - - - - kdelibs4-support-devel - Development files for kdelibs4-support - - kdelibs4-support - qt5-base-devel - libICE-devel - libX11-devel - qt5-svg-devel - qt5-x11extras-devel - libSM-devel - kauth-devel - solid-devel - kcodecs-devel - kcoreaddons-devel - kjobwidgets-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcrash-devel - kdbusaddons-devel - kglobalaccel-devel - kguiaddons-devel - ki18n-devel - kiconthemes-devel - kio-devel - kitemviews-devel - knotifications-devel - kparts-devel - kservice-devel - ktextwidgets-devel - kxmlgui-devel - kwindowsystem-devel - kwidgetsaddons-devel - kded-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - krunner - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.porting-aids - 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.24/krunner-5.24.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/porting-aids/krunner/pspec.xml - - - krunner - - qt5-base - qt5-declarative - libgcc - kconfig - kcoreaddons - ki18n - kio - kservice - plasma-framework - solid - threadweaver - - - /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 - - - - - 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 - - - - - - khtml - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.porting-aids - 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.24/portingAids/khtml-5.24.0.tar.xz - - qt5-base-devel - libjpeg-turbo-devel - giflib-devel - libpng-devel - qt5-phonon-devel - libX11-devel + apr-devel + nss-devel + lua-devel zlib-devel - kio-devel - kjs-devel - kglobalaccel-devel - kauth-devel - kparts-devel - ktextwidgets-devel - sonnet-devel openssl-devel - extra-cmake-modules + libxml2-devel + db-devel + expat-devel + libpcre-devel + apr-util-devel + cyrus-sasl-devel - desktop/kde/porting-aids/khtml/pspec.xml + server/web/apache/pspec.xml - khtml + apache - qt5-base - qt5-x11extras - qt5-phonon + nss + apr + lua + apr-util + cyrus-sasl + openldap-client 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 + libxml2 + libpcre + db + expat /etc - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - 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 - - - - - 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 - - - - - - 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.24/kcmutils-5.24.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 - - - - - 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 - 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.24/kactivities-5.24.0.tar.xz - - qt5-base-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 - kglobalaccel-devel - kcmutils-devel - qt5-declarative-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc - extra-cmake-modules - - - build-source.patch - - desktop/kde/framework/kactivities/pspec.xml - - - kactivities - - qt5-base - qt5-declarative - libgcc - kconfig - kconfigwidgets - kcoreaddons - kdbusaddons - ki18n - kio - kglobalaccel - kservice - kxmlgui - kwindowsystem - - - /usr/share - /usr/share/locale + /usr/sbin /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kactivities-devel - Development files for kactivities - - qt5-base-devel - 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 - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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.24/kinit-5.24.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 + /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 + - - kinit-devel - Development files for kinit - - qt5-base-devel - libX11-devel + + + 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 + + + + + + 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 - libxcb-devel - kio-devel - kcrash-devel - kcoreaddons-devel - kconfig-devel - ki18n-devel - kservice-devel - kwindowsystem-devel - kinit - - - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - kguiaddons - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - 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.24/kguiaddons-5.24.0.tar.xz - - libX11-devel - libxcb-devel - qt5-base-devel - qt5-x11extras-devel - extra-cmake-modules - - desktop/kde/framework/kguiaddons/pspec.xml - - - kguiaddons - - libgcc - libX11 - qt5-base - qt5-x11extras - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kguiaddons-devel - Development files for kguiaddons - - kguiaddons - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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.24/attica-5.24.0.tar.xz - - qt5-base-devel - extra-cmake-modules - - desktop/kde/framework/attica/pspec.xml - - - attica - - qt5-base - libgcc - - - /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 - - - - - 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.24/kfilemetadata-5.24.0.tar.xz - - qt5-base-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 - - - /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 - - - - - 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 - - - - - - kauth - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - Abstraction to system policy and authentication features - Framework which lets applications perform actions as a privileged user - mirrors://kde/stable/frameworks/5.24/kauth-5.24.0.tar.xz - - qt5-base-devel - qt5-linguist - polkit-qt-devel - kcoreaddons-devel - extra-cmake-modules - - desktop/kde/framework/kauth/pspec.xml - - - kauth - - qt5-base - polkit-qt - kcoreaddons - libgcc - - - /etc - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kauth-devel - Development files for kauth - - kauth - kcoreaddons-devel - polkit-qt-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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.24/karchive-5.24.0.tar.xz - - qt5-base-devel - xz-devel zlib-devel - bzip2 - extra-cmake-modules + e2fsprogs-devel + readline-devel + geoip-devel - desktop/kde/framework/karchive/pspec.xml + + 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 - karchive + 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 - qt5-base - xz - zlib - bzip2 - libgcc + openssl + libxml2 + mit-kerberos - /usr/share - /usr/lib/qt5 /usr/lib - /usr/share/doc - karchive-devel - Development files for karchive + bind-devel + bind header and development files + bind geliştirme başlıkları ve araçları + library + server.library - qt5-base-devel - karchive + bind-libs /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig + /usr/bin/isc-config.sh + /usr/share/man/man1/isc-config* + /usr/share/man/man3/lwres* - - - 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 - - - - - - kconfig - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library + + bind-tools + Utilities for querying DNS name servers + DNS isim çözümleme araçları app:console - app:gui - desktop.kde.framework - Advanced configuration system for KDE Frameworks 5 - Kconfig provides advanced libraries and tools for accessing configuration files. - mirrors://kde/stable/frameworks/5.24/kconfig-5.24.0.tar.xz - - qt5-base-devel - qt5-linguist - extra-cmake-modules - - desktop/kde/framework/kconfig/pspec.xml - - - kconfig + network.analyzer - qt5-base - libgcc - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kconfig-devel - Development files for kconfig - - qt5-base-devel - kconfig - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - plasma-framework - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - 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.24/plasma-framework-5.24.0.tar.xz - - qt5-base-devel - qt5-quickcontrols - kdoctools-devel - qt5-svg-devel - qt5-script-devel - qt5-quick1-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 - kparts-devel - kservice-devel - kwindowsystem-devel - kxmlgui-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc - docbook-xml - docbook-xsl - extra-cmake-modules - - desktop/kde/framework/plasma-framework/pspec.xml - - - plasma-framework - - qt5-base - qt5-svg - qt5-script - qt5-x11extras - qt5-declarative - qt5-quickcontrols - qt5-quick1 - mesa - libgcc - libX11 - libxcb - kactivities - knotifications - kpackage - karchive - kconfig - kconfigwidgets - kcoreaddons - kdbusaddons - kdeclarative - kglobalaccel - kguiaddons - ki18n - kiconthemes - kio - kservice - kwindowsystem - kxmlgui - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - plasma-framework-devel - Development files for plasma-framework - - plasma-framework - 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 - 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 - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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.24/sonnet-5.24.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 - - - /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 - - - - - 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.24/kwindowsystem-5.24.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 - - - - - 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.24/extra-cmake-modules-5.24.0.tar.xz - - cmake - - desktop/kde/framework/extra-cmake-modules/pspec.xml - - - extra-cmake-modules - programming.build - - cmake - - - /usr/share - /usr/lib - /usr/share/man/man7 - - - - - 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 - - - - - - kdeclarative - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - Integration of QML and KDE workspaces - KDeclarative provides integration of QML and KDE workspaces. - mirrors://kde/stable/frameworks/5.24/kdeclarative-5.24.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 - 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/kdeclarative/pspec.xml - - - kdeclarative - - qt5-base - libgcc - libepoxy - qt5-declarative - kpackage - kconfig - kservice - kcoreaddons - kglobalaccel - ki18n - kiconthemes - kio - kwidgetsaddons - kwindowsystem + bind-libs + readline + mit-kerberos /usr/bin - /usr/share - /usr/share/locale - /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 - - - - - 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 - - - - - - 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. - mirrors://kde/stable/frameworks/5.24/kglobalaccel-5.24.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 - extra-cmake-modules - - desktop/kde/framework/kglobalaccel/pspec.xml - - - kglobalaccel - - qt5-base - libgcc - libxcb - kcrash - kconfig - qt5-x11extras - kcoreaddons - kdbusaddons - xcb-util-keysyms - kwindowsystem - - - /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 - - - - - 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 - - - - - - kpackage - https://userbase.kde.org/KPackage - - Stefan Gronewold(groni) - groni@pisilinux.org - - LGPL - app: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.24/kpackage-5.24.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/kpackage/pspec.xml - - - kpackage - - qt5-base - libgcc - kconfig - ki18n - kcoreaddons - karchive - - - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share - /usr/share/locale /usr/share/man/man1 - kpackage-devel - Development files for kpackage + 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 - kpackage - qt5-base-devel - kconfig-devel - ki18n-devel - kcoreaddons-devel - karchive-devel + bind - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - kjobwidgets - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - 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.24/kjobwidgets-5.24.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 - - - - - 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 - - - - - - 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.24/kimageformats-5.24.0.tar.xz - - qt5-base-devel - openexr-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 - - - - - 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 - - - - - - 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.24/bluez-qt-5.24.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 - - - - - 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 - - - - - - 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.24/kwallet-5.24.0.tar.xz - - libxslt - docbook-xsl - qt5-base-devel - libgcrypt-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 - libgcrypt - kconfig - kcoreaddons - kdbusaddons - ki18n - kiconthemes - knotifications - kservice - kwidgetsaddons - kwindowsystem - - - /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 - - - - - 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 - - - - - - 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.24/knewstuff-5.24.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 - - desktop/kde/framework/knewstuff/pspec.xml - - - knewstuff - - qt5-base - libgcc - kwidgetsaddons - ktextwidgets - kiconthemes - kcompletion - kitemviews - karchive - attica - kconfig - kcoreaddons - ki18n - kio - kservice - kxmlgui - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - knewstuff-devel - Development files for knewstuff - - qt5-base-devel - kwidgetsaddons-devel - ktextwidgets-devel - kiconthemes-devel - kcompletion-devel - kitemviews-devel - karchive-devel - attica-devel - kconfig-devel - kcoreaddons-devel - ki18n-devel - kio-devel - kservice-devel - kxmlgui-devel - knewstuff - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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.24/baloo-5.24.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 - - - - - 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.24/kdbusaddons-5.24.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 - - - /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 - - - - - 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 - - - - - - ktexteditor - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - KDE5 text editor libraries - KTextEditor provides a powerful text editor component that you can embed in your application. - mirrors://kde/stable/frameworks/5.24/ktexteditor-5.24.0.tar.xz - - qt5-base-devel - qt5-script-devel - qt5-xmlpatterns-devel - kauth-devel - kguiaddons-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 - kparts-devel - libgit2-devel - kjobwidgets-devel - extra-cmake-modules - - desktop/kde/framework/ktexteditor/pspec.xml - - - ktexteditor - - qt5-script - qt5-base - libgcc - libgit2 - ktextwidgets - kwidgetsaddons - kconfigwidgets - kjobwidgets - kiconthemes - kcoreaddons - kcompletion - kitemviews - kxmlgui - kcodecs - karchive - kguiaddons - kconfig - ki18n - kio - ki18n - kparts - sonnet - - - /etc - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - ktexteditor-devel - Development files for ktexteditor - - qt5-script-devel - qt5-base-devel - libgit2-devel - ktextwidgets-devel - kwidgetsaddons-devel - kconfigwidgets-devel - kjobwidgets-devel - kiconthemes-devel - kcoreaddons-devel - kcompletion-devel - kitemviews-devel - kxmlgui-devel - kcodecs-devel - karchive-devel - kguiaddons-devel - kconfig-devel - ki18n-devel - kio-devel - ki18n-devel - kparts-devel - sonnet-devel - ktexteditor - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - knotifications - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - KDE5 Desktop notifications - KNotification is used to notify the user of an event. It covers feedback and persistent events. - mirrors://kde/stable/frameworks/5.24/knotifications-5.24.0.tar.xz - - qt5-base-devel - qt5-linguist - kwindowsystem-devel - qt5-x11extras-devel - kservice-devel - kconfig-devel - kcoreaddons-devel - kiconthemes-devel - kcodecs-devel - libdbusmenu-qt-devel - qt5-phonon-devel - extra-cmake-modules - - desktop/kde/framework/knotifications/pspec.xml - - - knotifications - - qt5-base - qt5-phonon - libgcc - qt5-x11extras - kconfig - kcodecs - kcoreaddons - kiconthemes - kservice - libdbusmenu-qt - kwindowsystem - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - knotifications-devel - Development files for knotifications - - knotifications - qt5-base-devel - qt5-phonon-devel - qt5-x11extras-devel - kconfig-devel - kcodecs-devel - kcoreaddons-devel - kiconthemes-devel - kservice-devel - kwindowsystem-devel - libdbusmenu-qt-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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.24/ki18n-5.24.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 - - - - - 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 - - - - - - kplotting - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - KDE5 Data plotting - Kplotting contains data plotting classes for QT 5 and KDE - mirrors://kde/stable/frameworks/5.24/kplotting-5.24.0.tar.xz - - qt5-base-devel - extra-cmake-modules - - desktop/kde/framework/kplotting/pspec.xml - - - kplotting - - qt5-base - libgcc - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kplotting-devel - Development files for kplotting - - qt5-base-devel - kplotting - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - kdesignerplugin - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - 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.24/kdesignerplugin-5.24.0.tar.xz - - 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 - extra-cmake-modules - - desktop/kde/framework/kdesignerplugin/pspec.xml - - - kdesignerplugin - - qt5-base - libgcc - kdewebkit - kcoreaddons - kitemviews - kconfig - sonnet - kcompletion - kconfigwidgets - kiconthemes - kio - kplotting - ktextwidgets - kwidgetsaddons - kxmlgui - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 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 - - - - - - kcrash - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - Kcrash crash handling application - KCrash provides support for intercepting and handling application crashes. - mirrors://kde/stable/frameworks/5.24/kcrash-5.24.0.tar.xz - - qt5-base-devel - qt5-x11extras-devel - kcoreaddons-devel - kwindowsystem-devel - libX11-devel - extra-cmake-modules - - desktop/kde/framework/kcrash/pspec.xml - - - kcrash - - qt5-base - libX11 - libgcc - qt5-x11extras - kcoreaddons - kwindowsystem - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kcrash-devel - Development files for kcrash - - qt5-base-devel - qt5-x11extras-devel - kcrash - kcoreaddons-devel - kwindowsystem-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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.24/kxmlrpcclient-5.24.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 - - - - - 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.24/kservice-5.24.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 - - - - - 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.24/kitemmodels-5.24.0.tar.xz - - qt5-base-devel - extra-cmake-modules - - desktop/kde/framework/kitemmodels/pspec.xml - - - kitemmodels - - qt5-base - libgcc - - - /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 - - - - - 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 - - - - - - kpeople - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - 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.24/kpeople-5.24.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 - - - kpeople - - 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 - - qt5-base-devel - qt5-declarative-devel - kconfig-devel - kcoreaddons-devel - kwidgetsaddons-devel - kservice-devel - ki18n-devel - kitemviews-devel - kpeople - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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.24/kdewebkit-5.24.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 - - - - - 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 - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - User interface for running shell commands with root privileges - kdesu provides functionality for building GUI front ends for (password asking) console mode programs. - mirrors://kde/stable/frameworks/5.24/kdesu-5.24.0.tar.xz - - qt5-base-devel - kcoreaddons-devel - kpty-devel - kservice-devel - ki18n-devel - kconfig-devel - libX11-devel - extra-cmake-modules - - desktop/kde/framework/kdesu/pspec.xml - - - kdesu - - qt5-base - kcoreaddons - kpty - kservice - ki18n - kconfig - libgcc - libX11 - - - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kdesu-devel - Development files for kdesu - - kdesu - qt5-base-devel - kcoreaddons-devel - kpty-devel - kservice-devel - ki18n-devel - kconfig-devel - libX11-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - kdoctools - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - 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.24/kdoctools-5.24.0.tar.xz - - qt5-base-devel - perl-URI - python - libxml2-devel - libxslt-devel - docbook-xml - docbook-xsl - docbook-sgml4_5 - ki18n-devel - karchive-devel - extra-cmake-modules - - desktop/kde/framework/kdoctools/pspec.xml - - - kdoctools - - qt5-base - libxml2 - libgcc - libxslt - karchive - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/bin - /usr/share/doc - /usr/share/man - - - - kdoctools-devel - Development files for kdoctools - - qt5-base-devel - kdoctools - karchive-devel - libgcc - libxml2-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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.24/ktextwidgets-5.24.0.tar.xz - - qt5-base-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 - - - /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 - - - - - 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 - - - - - - knotifyconfig - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - Configuration dialog for desktop notifications - KNotifyConfig provides a configuration dialog for desktop notifications which can be embedded in your application.. - mirrors://kde/stable/frameworks/5.24/knotifyconfig-5.24.0.tar.xz - - qt5-base-devel - qt5-phonon-devel - kauth-devel - kconfig-devel - kcompletion-devel - ki18n-devel - kio-devel - extra-cmake-modules - - desktop/kde/framework/knotifyconfig/pspec.xml - - - knotifyconfig - - qt5-base - qt5-phonon - libgcc - kconfig - kcompletion - ki18n - kio - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - knotifyconfig-devel - Development files for knotifyconfig - - knotifyconfig - qt5-base-devel - qt5-phonon-devel - kauth-devel - kconfig-devel - kcompletion-devel - ki18n-devel - kio-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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.24/kwayland-5.24.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 - - - - - 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 - - - - - - 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.24/networkmanager-qt-5.24.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 - - - - - 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.24/kparts-5.24.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 - - - - - 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 - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - Set of item models extending the Qt model-view framework - KItemViews includes a set of views, which can be used with item models. It includes views for categorizing lists and to add search filters to flat and hierarchical lists. - mirrors://kde/stable/frameworks/5.24/kitemviews-5.24.0.tar.xz - - qt5-base-devel - qt5-linguist - extra-cmake-modules - - desktop/kde/framework/kitemviews/pspec.xml - - - kitemviews - - qt5-base - libgcc - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kitemviews-devel - Development files for kitemviews - - qt5-base-devel - kitemviews - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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.24/kpty-5.24.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 - - - - - 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 - - - - - - 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.24/kcompletion-5.24.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 - - - - - 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 - http://download.kde.org/stable/frameworks/5.24/oxygen-icons5-5.24.0.tar.xz - - extra-cmake-modules - qt5-base-devel - - desktop/kde/framework/oxygen-icons/pspec.xml - - - oxygen-icons - - /usr/share/icons - /usr/share/doc - - - - - 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 - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - Idle time reporting utility - KIdleTime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity. - mirrors://kde/stable/frameworks/5.24/kidletime-5.24.0.tar.xz - - qt5-base-devel - qt5-x11extras-devel - libX11-devel - libXext-devel - libXScrnSaver-devel - libxcb-devel - extra-cmake-modules - - desktop/kde/framework/kidletime/pspec.xml - - - kidletime - - qt5-base - libX11 - libgcc - libxcb - libXScrnSaver - libXext - qt5-x11extras - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kidletime-devel - Development files for kidletime - - kidletime - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - kcodecs - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - 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.24/kcodecs-5.24.0.tar.xz - - qt5-base-devel - qt5-linguist - extra-cmake-modules - - desktop/kde/framework/kcodecs/pspec.xml - - - kcodecs - - qt5-base - libgcc - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kcodecs-devel - Development files for kcodecs - - qt5-base-devel - kcodecs - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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.24/kwidgetsaddons-5.24.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 - - - - - 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 - - - - - - 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.24/kconfigwidgets-5.24.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/kconfigwidgets/pspec.xml - - - kconfigwidgets - - libgcc - qt5-base - kauth - kcodecs - kconfig - kcoreaddons - kguiaddons - ki18n - kwidgetsaddons - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/man - - - - kconfigwidgets-devel - Development files for kconfigwidgets - - kconfigwidgets - qt5-base-devel - kauth-devel - kcodecs-devel - kconfig-devel - kcoreaddons-devel - kguiaddons-devel - ki18n-devel - kwidgetsaddons-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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.24/kapidox-5.24.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 - - - - - 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 - 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.24/kdnssd-5.24.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 - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - KDE5 icon utilities - This library contains classes to improve the handling of icons in applications using the KDE Frameworks. - mirrors://kde/stable/frameworks/5.24/kiconthemes-5.24.0.tar.xz - - qt5-base-devel - qt5-svg-devel - ki18n-devel - kauth-devel - karchive-devel - kcodecs-devel - kconfig-devel - kitemviews-devel - kconfigwidgets-devel - kwidgetsaddons-devel - extra-cmake-modules - - desktop/kde/framework/kiconthemes/pspec.xml - - - kiconthemes - - libgcc - qt5-base - qt5-svg - kconfigwidgets - ki18n - kitemviews - kwidgetsaddons - kconfig - kcoreaddons - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kiconthemes-devel - Development files for kiconthemes - - kiconthemes - qt5-base-devel - qt5-svg-devel - kconfigwidgets-devel - ki18n-devel - kitemviews-devel - kwidgetsaddons-devel - kconfig-devel - kcoreaddons-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - 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.24/frameworkintegration-5.24.0.tar.xz - - libxcb-devel - libXcursor-devel - qt5-base-devel - qt5-declarative-devel - qt5-x11extras-devel - oxygen-fonts - kconfig-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 - - desktop/kde/framework/frameworkintegration/pspec.xml - - - frameworkintegration - - libgcc - qt5-base - libxcb - libXcursor - qt5-x11extras - kconfig - kxmlgui - 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 - - - - - 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 - - - - - - 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.24/kemoticons-5.24.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 - - - - - 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.24/modemmanager-qt-5.24.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 - - - - - 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 - - - - - - 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.24/threadweaver-5.24.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 - - - - - 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.24/breeze-icons-5.24.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 - - - - - 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 - - - - - - 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.24/solid-5.24.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 - - - - - 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.24/kxmlgui-5.24.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 - - - - - 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 - - - - - - kio - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - Resource and network access abstraction - Network transparent access to files and data - mirrors://kde/stable/frameworks/5.24/kio-5.24.0.tar.xz - - qt5-base-devel - acl-devel - attr-devel - mit-kerberos - karchive-devel - kconfig-devel - kcoreaddons-devel - kdbusaddons-devel - ki18n-devel - kservice-devel - solid-devel - sonnet-devel - kdoctools-devel - kbookmarks-devel - kwidgetsaddons-devel - kcompletion-devel - kconfigwidgets-devel - kauth-devel - kcodecs-devel - kiconthemes-devel - kitemviews-devel - kjobwidgets-devel - kwindowsystem-devel - qt5-x11extras-devel - kwallet-devel - kxmlgui-devel - ktextwidgets-devel - knotifications-devel - libxslt-devel - qt5-script-devel - zlib-devel - docbook-sgml4_5 - docbook-xml - docbook-xsl - extra-cmake-modules - - desktop/kde/framework/kio/pspec.xml - - - kio - - qt5-base - acl - attr - libxml2 - libxslt - libgcc - mit-kerberos - knotifications - qt5-script - qt5-x11extras - karchive - kconfig - kcodecs - kbookmarks - kcompletion - kconfigwidgets - kcoreaddons - kdbusaddons - ki18n - kiconthemes - kitemviews - kjobwidgets - kservice - ktextwidgets - kwallet - kwidgetsaddons - kwindowsystem - kxmlgui - solid - - - /etc/ - /usr/bin - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/man - - - - kio-devel - Development files for kio - - qt5-base-devel - kio - qt5-base-devel - acl-devel - attr-devel - libxml2-devel - libxslt-devel - knotifications-devel - qt5-script-devel - qt5-x11extras-devel - karchive-devel - kconfig-devel - kcodecs-devel - kbookmarks-devel - kcompletion-devel - kconfigwidgets-devel - kcoreaddons-devel - kdbusaddons-devel - ki18n-devel - kiconthemes-devel - kitemviews-devel - kjobwidgets-devel - kservice-devel - ktextwidgets - kwallet-devel - kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - solid-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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. - http://download.kde.org/stable/frameworks/5.24/kactivities-stats-5.24.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 - - - - - 2016-07-31 - 5.24 - Version release. - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - 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.24/kded-5.24.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 - - - - - 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.24/kbookmarks-5.24.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 - - - - - 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 - - - - - - kcoreaddons - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - Utilities for core application functionality and accessing the OS - KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. - mirrors://kde/stable/frameworks/5.24/kcoreaddons-5.24.0.tar.xz - - qt5-base-devel - qt5-linguist - shared-mime-info - extra-cmake-modules - mesa-devel - - desktop/kde/framework/kcoreaddons/pspec.xml - - - kcoreaddons - - qt5-base - libgcc - shared-mime-info - docbook-xsl - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kcoreaddons-devel - Development files for kcoreaddons - - qt5-base-devel - kcoreaddons - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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.24/kunitconversion-5.24.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 - - - - - 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 - - - - - - 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 - - - - - 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.0/phonon-backend-vlc-0.9.0.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 - - - - - 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 - - - - - - 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. - http://download.kde.org/stable/phonon/4.9.0/phonon-4.9.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-designer-devel - qt5-quick1-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 - qt5-quick1 - 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 - - - - - 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 - - - - - - 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.7.2/ksshaskpass-5.7.2.tar.xz - - qt5-base-devel - kdoctools-devel - kcoreaddons-devel - ki18n-devel - kwallet-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 + /etc/rsyslog.d/bind_chroot.conf + /var/named/chroot/etc + /var/named/chroot + + System.Package + System.Service + - ksshaskpass.sh + 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 - - 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-06-08 + 9.10.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-04-08 - 5.6.2 + 2015-05-08 + 9.10.2 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + Vedat Demir + vedat@pisilinux.org - kwrited - http://www.kde.org + openssh + http://www.openssh.com/ - Pisi Linux Admins + PisiLinux Community admins@pisilinux.org - LGPLv2 - library + BSD 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.7.2/kwrited-5.7.2.tar.xz + 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.2p2.tar.gz - 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 - - - - - 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 - - - - - - sddm - https://github.com/sddm/sddm - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - 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.13.0/sddm-0.13.0.tar.xz - - qt5-base-devel - qt5-linguist - qt5-declarative-devel - libxcb-devel - libxkbfile-devel + libedit-devel + zlib-devel + openssl-devel + mit-kerberos pam-devel - extra-cmake-modules - docutils + e2fsprogs-devel - - sddm-0.11.0-consolekit.patch - sddm-respect-user-flags.patch - - desktop/kde/plasma/sddm/pspec.xml + server/openssh/pspec.xml - sddm + openssh - qt5-base - qt5-declarative + libedit + zlib + openssl + mit-kerberos pam - libgcc - libxcb /etc - /usr/share /usr/bin - /usr/lib/qt5 + /usr/sbin + /usr/libexec /usr/lib + /usr/share/openssh + /var/empty /usr/share/man /usr/share/doc System.Service - System.Package - sddm.conf - sddm - sddm-autologin - 10-backlight.rules + sshd.pam - 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 - - - - - - breeze - 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.7.2/breeze-5.7.2.tar.xz - - qt5-base-devel - libxcb-devel - qt5-x11extras-devel - frameworkintegration-devel - kdecorations-devel - kcoreaddons-devel - ki18n-devel - kcmutils-devel - kwindowsystem-devel - kconfig-devel - kguiaddons-devel - plasma-framework-devel - kcoreaddons-devel - kconfigwidgets-devel - kwidgetsaddons-devel - extra-cmake-modules - breeze-gtk - breeze-icons - - desktop/kde/plasma/breeze/pspec.xml - - - breeze-style - - qt5-base - libgcc - kconfig - kguiaddons - kcoreaddons - kconfigwidgets - kwidgetsaddons - qt5-x11extras - libxcb - frameworkintegration - kcmutils - kcoreaddons - ki18n - kwindowsystem - breeze-gtk - breeze-icons - kdecorations - - - /usr/bin - /usr/lib/kconf_update_bin - /usr/lib/qt5 - /usr/lib/cmake/Breeze/BreezeConfigVersion.cmake - /usr/lib/cmake/Breeze/BreezeConfig.cmake - /usr/share/color-schemes - /usr/share/doc - /usr/share/icons/hicolor/scalable/apps/breeze-settings.svgz - /usr/share/kconf_update - /usr/share/kservices5 - /usr/share/kstyle - /usr/share/locale - /usr/share/plasma - /usr/share/QtCurve - - - - breeze-cursors - - breeze-style - - - /usr/share/icons/breeze_cursors - /usr/share/icons/Breeze_Snow - - - - breeze-wallpapers - - breeze-style - - - /usr/share/wallpapers/Next - - - - - 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.7.2/kde-cli-tools-5.7.2.tar.xz - - qt5-base-devel - qt5-x11extras-devel - qt5-svg-devel - libX11-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 - 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 - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/man - /usr/share/doc - - - System.Package - - - - - 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.7.2/plasma-desktop-5.7.2.tar.xz - - qt5-base-devel - boost-devel - kdoctools-devel - kactivities-stats-devel - kio-devel - kcmutils-devel - knewstuff-devel - kpeople-devel - kdbusaddons-devel - kemoticons-devel - kitemmodels-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 - kdesignerplugin - ibus-devel - glib2-devel - scim-libs - xcb-util-keysyms-devel - extra-cmake-modules - - 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 - - - /etc - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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-workspace - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - app:gui - desktop.kde.plasma - The KDE5 Plasma Workspace Components - The KDE5 Plasma Workspace Components - mirrors://kde/stable/plasma/5.7.2/plasma-workspace-5.7.2.tar.xz - - baloo-devel - kactivities-devel - kde-cli-tools - kdelibs4-support-devel - kdesignerplugin - kdesu-devel - kded-devel - kdewebkit-devel - kdoctools-devel - kemoticons-devel - kio-devel - kitemmodels-devel - kjs-devel - kjsembed-devel - knotifyconfig-devel - krunner-devel - ktexteditor-devel - kunitconversion-devel - kscreenlocker-devel - kwayland-devel - kwin-devel - kxmlrpcclient-devel - libdbusmenu-qt-devel - libkscreen-devel - libksysguard-devel - libqalculate-devel - libX11-devel - libXau-devel - libxcb-devel - libXcursor-devel - libXi-devel - libXrender-devel - NetworkManager-devel - networkmanager-qt-devel - pam-devel - prison-qt5-devel - qt5-base-devel - xorg-app-devel - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - qt5-sql-sqlite - qt5-location-devel - xcb-util-image-devel - xcb-util-keysyms-devel - xcb-util-renderutil-devel - xorg-util - zlib-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/plasma/plasma-workspace/pspec.xml - - - plasma-workspace - - baloo - kactivitymanagerd - cln - kactivities - kauth - kbookmarks - kcompletion - kconfig - kconfigwidgets - kcoreaddons - kcrash - kdbusaddons - kdeclarative - kde-cli-tools - kdelibs4-support - kdesu - kdewebkit - kglobalaccel - kguiaddons - ki18n - kiconthemes - kidletime - kio - kitemviews - kjobwidgets - kjs - kjsembed - knewstuff - knotifyconfig - kpackage - knotifications - krunner - kservice - ktexteditor - ktextwidgets - kwallet - kwayland - kwidgetsaddons - kwindowsystem - kxmlgui - kxmlrpcclient - libdbusmenu-qt - libgcc - libICE - libkscreen - libksysguard - libqalculate - libSM - libX11 - libXau - libxcb - libXfixes - libXi - libXrender - networkmanager-qt - pam - prison-qt5 - plasma-framework - qt5-base - qt5-declarative - qt5-phonon - qt5-script - qt5-webkit - qt5-graphicaleffects - qt5-x11extras - qt5-location - solid - wayland-client - wayland-server - xcb-util-keysyms - xcb-util - kscreenlocker - xcb-util-image - xorg-app - zlib - - - /etc/pam.d - /etc/env.d - /etc/xdg - /usr/share - /usr/share/applications - /usr/share/locale - /usr/bin - /usr/lib/qt5/plugins - /usr/lib/qt5/qml - /usr/lib - /usr/share/doc - - - kde.pam - kde-np.pam - - - - plasma-workspace-devel - Development files for kde5 plasma-workspace - - plasma-workspace - baloo-devel - cln-devel - kactivities-devel - kauth-devel - kbookmarks-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel - kcrash-devel - kdbusaddons-devel - kdeclarative-devel - kde-cli-tools - kdelibs4-support-devel - kdesu-devel - kdewebkit - kglobalaccel-devel - kguiaddons-devel - ki18n-devel - kiconthemes-devel - kidletime-devel - kio-devel - kitemviews-devel - kjobwidgets-devel - kjs-devel - kjsembed-devel - knewstuff - knotifications-devel - knotifyconfig-devel - kpackage-devel - krunner-devel - kservice-devel - ktexteditor-devel - ktextwidgets-devel - kwallet-devel - kwayland-devel - kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - kxmlrpcclient-devel - kscreenlocker-devel - libdbusmenu-qt-devel - libICE-devel - libkscreen-devel - libksysguard-devel - libqalculate-devel - libSM-devel - libX11-devel - libXau-devel - libxcb-devel - libXfixes-devel - libXi-devel - libXrender-devel - networkmanager-qt-devel - pam-devel - plasma-framework-devel - qt5-base-devel - qt5-declarative-devel - qt5-phonon-devel - qt5-script-devel - qt5-webkit-devel - qt5-x11extras-devel - qt5-location-devel - solid-devel - wayland-devel - xcb-util-keysyms-devel - zlib-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - drkonqi - KDE crash handler - - kdewebkit - kxmlrpcclient - plasma-workspace - - - /usr/lib/libexec - - - - - 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 - - - - - - user-manager - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:gui - desktop.kde.plasma - KDE 5 User Manager - User Manager within KDE workspace and applications - mirrors://kde/stable/plasma/5.7.2/user-manager-5.7.2.tar.xz - - qt5-base-devel - accountsservice-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - libpwquality-devel - mesa-devel - extra-cmake-modules - - desktop/kde/plasma/user-manager/pspec.xml - - - user-manager - - qt5-base - accountsservice - libgcc - kio - ki18n - kconfig - libpwquality - kcoreaddons - kiconthemes - kconfigwidgets - kdelibs4-support - kwidgetsaddons - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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 - - - - - - polkit-kde-authentication-agent-1 - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - app:gui - desktop.kde.plasma - The KDE Plasma Workspace Components - The Polkit-KDE-Agent package contains a graphical Polkit authentication agent for the KDE Plasma Desktop. - mirrors://kde/stable/plasma/5.7.2/polkit-kde-agent-1-5.7.2.tar.xz - - qt5-base-devel - kdoctools-devel - ki18n-devel - knotifications-devel - polkit-qt-devel - mesa-devel - extra-cmake-modules - - desktop/kde/plasma/polkit-kde-authentication-agent-1/pspec.xml - - - polkit-kde-authentication-agent-1 - - qt5-base - libgcc - kcrash - kcoreaddons - polkit-qt - ki18n - kdbusaddons - kiconthemes - kwindowsystem - knotifications - kwidgetsaddons - - - /etc - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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.7.2/oxygen-5.7.2.tar.xz - - kcmutils-devel - frameworkintegration-devel - kdoctools-devel - cairo-devel - libxcb-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 - frameworkintegration - kcmutils - - - /usr/bin/ - /usr/lib - /usr/share/sounds - /usr/share/icons - /usr/share/locale - /usr/share/plasma - /usr/share/kstyle - /usr/share/kservices5 - - - - - 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 - - - - - - kscreenlocker - http://www.kde.org - - 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.7.2/kscreenlocker-5.7.2.tar.xz - - 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 - libXi-devel - pam-devel - plasma-framework-devel - extra-cmake-modules - - desktop/kde/plasma/kscreenlocker/pspec.xml - - - kscreenlocker - - pam - libXi - qt5-base - libgcc - ki18n - kcrash - libX11 - libxcb - kconfig - kxmlgui - kpackage - kwayland - kidletime - kcoreaddons - kdeclarative - kglobalaccel - kwindowsystem - qt5-x11extras - kconfigwidgets - knotifications - wayland-client - wayland-server - qt5-declarative - kdelibs4-support - xcb-util-keysyms - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /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 - - - - - 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 - - - - - - sddm-kcm - https://projects.kde.org/projects/kde/workspace/sddm-kcm - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - app:console - desktop.kde.plasma - KDE5 Config Module for SDDM - KDE5 Config Module for SDDM - mirrors://kde/stable/plasma/5.7.2/sddm-kcm-5.7.2.tar.xz - - kcoreaddons-devel - kdoctools-devel - kconfigwidgets-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 - - desktop/kde/plasma/sddm-kcm/pspec.xml - - - sddm-kcm - - kcoreaddons - sddm - libgcc - libX11 - kconfigwidgets - kauth - ki18n - qt5-base - kio - libXcursor - kconfig - qt5-x11extras - qt5-declarative - - - /etc/dbus-1/system.d - /usr/share/dbus-1/system-services - /usr/share/kservices5 - /usr/share/ - /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 - - - - - 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.7.2/libksysguard-5.7.2.tar.xz - - qt5-base-devel - qt5-script-devel - qt5-webkit-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 - - - - - 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 - - - - - - powerdevil - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - 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.7.2/powerdevil-5.7.2.tar.xz - - qt5-base-devel - kdoctools-devel - kidletime-devel - libxcb-devel - eudev-devel - kdesignerplugin - kinit-devel - kunitconversion-devel - kitemmodels-devel - kemoticons-devel - docbook-xsl - plasma-workspace-devel - extra-cmake-modules - ki18n-devel - bluez-qt-devel - NetworkManager-devel - - desktop/kde/plasma/powerdevil/pspec.xml - - - powerdevil - - qt5-base - kidletime - libgcc - libxcb - eudev - plasma-workspace - kio - kauth - 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 - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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.7.2/kdecoration-5.7.2.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 - - - - - 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-gtk - https://quickgit.kde.org/?p=breeze-gtk.git - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2+ - app:gui - desktop.kde.plasma - Breeze widget theme for GTK 2 and 3 - Breeze widget theme for GTK 2 and 3 - mirrors://kde/stable/plasma/5.7.2/breeze-gtk-5.7.2.tar.xz - - extra-cmake-modules - qt5-base-devel - - desktop/kde/plasma/breeze-gtk/pspec.xml - - - breeze-gtk - Breeze widget theme for GTK 2 and 3 - - libgcc - qt5-base - - - /usr/share/kconf_update - /usr/share/themes - /usr/share/doc - /usr/lib/kconf_update_bin - - - - - 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.7.2/khotkeys-5.7.2.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 - 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 - plasma-workspace - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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.7.2/libkscreen-5.7.2.tar.xz - - qt5-base-devel - qt5-x11extras-devel - libxcb-devel - 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 - - - - - 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.7.2/milou-5.7.2.tar.xz - - qt5-base-devel - qt5-declarative - 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 - - - - - 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 - - - - - - kinfocenter - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - KDE5 info center - KDE5 Utility that provides information about a computer system. - mirrors://kde/stable/plasma/5.7.2/kinfocenter-5.7.2.tar.xz - - kcmutils-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel - kdbusaddons-devel - kdelibs4-support-devel - kdoctools-devel - ki18n-devel - kiconthemes-devel - kio-devel - kservice-devel - kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - libraw1394-devel - libX11-devel - mesa-glu-devel - pciutils-devel - plasma-framework-devel - qt5-base-devel - solid-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kwayland-devel - kdesignerplugin - docbook-xsl - extra-cmake-modules - - desktop/kde/plasma/kinfocenter/pspec.xml - - - kinfocenter - - kcmutils - kcompletion - kconfig - kconfigwidgets - kcoreaddons - kdbusaddons - kdeclarative - kdelibs4-support - ki18n - kiconthemes - kio - kservice - kwayland - kwidgetsaddons - kxmlgui - libgcc - libraw1394 - libX11 - mesa-glu - mesa - pciutils - qt5-base - qt5-declarative - solid - - - /etc - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/about-distro - - - kcm-about-distrorc - pisilinux.svg - - - - - 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.7.2/systemsettings-5.7.2.tar.xz - - qt5-base-devel - kdoctools-devel - kio-devel - kauth-devel - khtml-devel - kcmutils-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/plasma/system-settings/pspec.xml - - - system-settings - - qt5-base - kauth - libgcc - kcompletion - kcoreaddons - kconfigwidgets - kwidgetsaddons - kcmutils - kconfig - kdbusaddons - khtml - ki18n - kiconthemes - kio - kitemviews - kservice - kwindowsystem - kxmlgui - - - /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 - - - - - 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 - - - - - - kmenuedit - 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.7.2/kmenuedit-5.7.2.tar.xz - - qt5-base-devel - kdoctools-devel - kconfig-devel - kservice-devel - kcompletion-devel - kcoreaddons-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kdbusaddons-devel - kdelibs4-support-devel - ki18n-devel - kiconthemes-devel - kio-devel - kxmlgui-devel - sonnet-devel - kdesignerplugin - kitemmodels-devel - kinit-devel - kunitconversion-devel - kemoticons-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/plasma/kmenuedit/pspec.xml - - - kmenuedit - - qt5-base - libgcc - kconfig - kservice - kcompletion - kcoreaddons - kconfigwidgets - kwidgetsaddons - kdbusaddons - kdelibs4-support - ki18n - kiconthemes - kio - kxmlgui - sonnet - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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.7.2/kwayland-integration-5.7.2.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 - - - - - 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-nm - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - 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.7.2/plasma-nm-5.7.2.tar.xz - - qt5-base-devel - libgcc - networkmanager-qt-devel - modemmanager-qt-devel - ModemManager-devel - kdelibs4-support-devel - openconnect-devel - kdoctools-devel - NetworkManager-devel - mobile-broadband-provider-info - extra-cmake-modules - qt5-quick1-devel - qt5-declarative-devel - plasma-framework-devel - kdelibs4-support-devel - kdesignerplugin - kinit-devel - kemoticons-devel - kitemmodels-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 - - - - - 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-workspace-wallpapers - http://www.kde.org - - Pisi Linux Admins - admin@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.7.2/plasma-workspace-wallpapers-5.7.2.tar.xz - - qt5-base - extra-cmake-modules - - desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml - - - plasma-workspace-wallpapers - - /etc - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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 - - - - - - kwin - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - KDE5 window manager - KWin is the window manager of the K desktop environment. - mirrors://kde/stable/plasma/5.7.2/kwin-5.7.2.tar.xz - - kactivities-devel - kauth-devel - kcmutils-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel - kcrash-devel - kdeclarative-devel - kdecorations-devel - kdoctools-devel - kglobalaccel-devel - ki18n-devel - kiconthemes-devel - kinit-devel - kio-devel - knewstuff-devel - knotifications-devel - kservice-devel - kwayland-devel - kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - kidletime-devel - kscreenlocker-devel - libepoxy-devel - libICE-devel - libSM-devel - libX11-devel - libxcb-devel - libXcursor-devel - libXext-devel - libxkbcommon-devel - libXxf86vm-devel - mesa-devel - fontconfig-devel - freetype-devel - xcb-util-wm-devel - plasma-framework-devel - qt5-base-devel - qt5-declarative-devel - qt5-multimedia-devel - qt5-script-devel - qt5-x11extras-devel - wayland-client - wayland-cursor - wayland-devel - xcb-util-image-devel - xcb-util-keysyms-devel - eudev-devel - libinput-devel - xcb-util-cursor-devel - qt5-multimedia-devel - qt5-multimedia - docbook-xsl - extra-cmake-modules - - - disable_qpa.patch - - desktop/kde/plasma/kwin/pspec.xml - - - kwin - - kactivities - kauth - kcmutils - kcompletion - kconfig - kconfigwidgets - kcoreaddons - kcrash - kdeclarative - kdecorations - kglobalaccel - ki18n - kiconthemes - kio - knewstuff - knotifications - kservice - kwayland - kwidgetsaddons - kwindowsystem - kxmlgui - kscreenlocker - kidletime - libepoxy - libgcc - libICE - libSM - libX11 - libxcb - libxkbcommon - mesa - plasma-framework - qt5-base - qt5-declarative - qt5-script - qt5-x11extras - wayland-cursor - wayland-client - xcb-util-image - xcb-util-keysyms - eudev - kpackage - libdrm - libinput - xcb-util-cursor - - - /etc - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kwin-devel - Development files for kwin - - kwin - kactivities-devel - kauth-devel - kcmutils-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel - kcrash-devel - kdeclarative-devel - kdecorations-devel - kglobalaccel-devel - ki18n-devel - kiconthemes-devel - kinit-devel - kio-devel - knewstuff-devel - knotifications-devel - kservice-devel - kwayland-devel - kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - libepoxy-devel - libICE-devel - libSM-devel - libX11-devel - libxcb-devel - libXcursor-devel - libXext-devel - libxkbcommon-devel - libXxf86vm-devel - mesa-devel - fontconfig-devel - freetype-devel - xcb-util-wm-devel - plasma-framework-devel - qt5-base-devel - qt5-declarative-devel - qt5-script-devel - qt5-x11extras-devel - wayland-devel - xcb-util-image-devel - xcb-util-keysyms-devel - eudev-devel - libinput-devel - xcb-util-cursor-devel - qt5-multimedia-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 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.7.2/kwallet-pam-5.7.2.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 - - - - - 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.7.2/kdeplasma-addons-5.7.2.tar.xz - - qt5-base-devel - libxcb-devel - xcb-util-image-devel - glib2-devel - scim-devel - ibus-devel - kdoctools-devel - knewstuff-devel - kemoticons-devel - kitemmodels-devel - kross-devel - kinit-devel - kunitconversion-devel - kcmutils-devel - kdesignerplugin - krunner-devel - kdelibs4-support-devel - plasma-framework-devel - plasma-workspace-devel - extra-cmake-modules - - desktop/kde/plasma/kdeplasma-addons/pspec.xml - - - kdeplasma-addons - - qt5-base - plasma-framework - libgcc - libxcb - xcb-util-image - glib2 - knewstuff - krunner - kio - 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 - - - - - 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-mediacenter - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - GPLv2 - library - desktop.kde.plasma - A mediacenter user interface based on KDE Plasma components - A mediacenter user interface based on KDE Plasma components - mirrors://kde/stable/plasma/5.7.2/plasma-mediacenter-5.7.2.tar.xz - - qt5-base-devel - qt5-multimedia-devel - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc - qt5-sql-postgresql - kfilemetadata-devel - kdeclarative-devel - plasma-framework-devel - baloo-devel - extra-cmake-modules - - desktop/kde/plasma/plasma-mediacenter/pspec.xml - - - plasma-mediacenter - - qt5-base - baloo - libgcc - kfilemetadata - kcoreaddons - kactivities - qt5-declarative - kguiaddons - kservice - kconfig - ki18n - kio - taglib - qt5-multimedia - plasma-workspace - plasma-desktop - plasma-framework - ffmpegthumbs - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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.7.2/plasma-integration-5.7.2.tar.xz - - qt5-base-devel - qt5-declarative-devel - kxmlgui-devel - qt5-x11extras-devel - 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 - kwayland - libX11-devel - kiconthemes-devel - knotifications-devel - kwidgetsaddons-devel - kio-devel - kjobwidgets-devel - knotifications-devel - - desktop/kde/plasma/plasma-integration/pspec.xml - - - plasma-integration - - qt5-base - kxmlgui - qt5-x11extras - libXcursor - kcompletion - kcoreaddons - ki18n - kiconthemes - kwayland - kconfig - kguiaddons - kio - kcoreaddons - kconfigwidgets - kwidgetsaddons - knotifications - kwidgetsaddons - kjobwidgets - knotifications - libgcc - - - /usr/bin - /usr/lib/qt5 - /usr/share/doc - /usr/share/locale - - - - - 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.7.2/bluedevil-5.7.2.tar.xz - - qt5-base-devel - qt5-declarative - kded-devel - 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 - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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 - - - - - - ksysguard - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - KDE system monitor - KDE5 system monitor daemon and service. - mirrors://kde/stable/plasma/5.7.2/ksysguard-5.7.2.tar.xz - - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel - kdbusaddons-devel - kdelibs4-support-devel - kdoctools-devel - ki18n-devel - kiconthemes-devel - kio-devel - kitemviews-devel - knewstuff-devel - knotifications-devel - kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - libksysguard-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - lm_sensors-devel - plasma-framework-devel - qt5-base-devel - docbook-xsl - extra-cmake-modules - qt5-location-devel - qt5-webkit-devel - - desktop/kde/plasma/ksysguard/pspec.xml - - - ksysguard - - icon-theme-hicolor - kcompletion - kconfig - kconfigwidgets - kcoreaddons - kdbusaddons - kdelibs4-support - ki18n - kiconthemes - kio - kitemviews - knewstuff - knotifications - kwidgetsaddons - kwindowsystem - kxmlgui - libgcc - libksysguard - lm_sensors - qt5-base - xdg-utils - qt5-location - - - /etc - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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.7.2/plasma-sdk-5.7.2.tar.xz - - qt5-base-devel - qt5-webkit-devel - qt5-svg-devel - karchive-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-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 - - 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 - - - - - 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 - https://projects.kde.org/kgamma5 - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - Adjust your monitor's gamma settings. - Adjust your monitor's gamma settings. - mirrors://kde/stable/plasma/5.7.2/kgamma5-5.7.2.tar.xz - - qt5-base-devel - kdoctools-devel - qt5-x11extras-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - libXxf86vm-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/plasma/kgamma5/pspec.xml - - - kgamma5 - - qt5-base - kconfig - libgcc - libX11 - ki18n - kcoreaddons - kconfigwidgets - kdelibs4-support - libXxf86vm - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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.7.2/breeze-grub-5.7.2.tar.xz - desktop/kde/plasma/breeze-grub/pspec.xml - - - breeze-grub - Breeze theme for GRUB. - - grub2 - noto-fonts - - - / - - - - - 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 - - - - - - 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.7.2/discover-5.7.2.tar.xz - - qt5-base-devel - qt5-svg-devel - qt5-declarative-devel - kio-devel - kdeclarative-devel - plasma-framework-devel - knewstuff-devel - extra-cmake-modules - - desktop/kde/plasma/discover/pspec.xml - - - discover - - qt5-base - libgcc - kio - attica - kconfig - kcoreaddons - kdbusaddons - kiconthemes - kdeclarative - kconfigwidgets - knotifications - kwidgetsaddons - ki18n - kxmlgui - qt5-declarative - knewstuff - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /etc - - - - - 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 - - - - - - khelpcenter - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - KDE Help Center - KDE help center utility to read help documentation about various KDE applications. - mirrors://kde/stable/plasma/5.6.4/khelpcenter-5.6.4.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 - extra-cmake-modules - - desktop/kde/plasma/khelpcenter/pspec.xml - - - khelpcenter - - qt5-base - kio - libgcc - khtml - ki18n - kparts - kcodecs - kconfig - kxmlgui - kcmutils - kservice - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kwindowsystem - kconfigwidgets - kwidgetsaddons - kdelibs4-support - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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 - - - - - - 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.7.2/kscreen-5.7.2.tar.xz - - qt5-base-devel - qt5-graphicaleffects - qt5-declarative-devel - kglobalaccel-devel - libkscreen-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 - - - - - 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.7.2/plasma-pa-5.7.2.tar.xz - - qt5-base-devel - qt5-quick1-devel - qt5-declarative-devel - kconfigwidgets-devel - kcoreaddons-devel - kdeclarative-devel - plasma-framework-devel - kdoctools-devel - glib2-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/plasma/plasma-pa/pspec.xml - - - plasma-pa - - qt5-base - kdeclarative - libgcc - ki18n - kcoreaddons - kglobalaccel - qt5-declarative - pulseaudio-libs - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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.7.2/kactivitymanagerd-5.7.2.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 - - - - - 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-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.7.2/breeze-plymouth-5.7.2.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 - - - - - 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 - - - - - - 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.7.2/kde-gtk-config-5.7.2.tar.xz - - qt5-base-devel - kio-devel - glib2-devel - ki18n-devel - kcoreaddons-devel - kiconthemes-devel - kwidgetsaddons-devel - kcmutils-devel - karchive-devel - kauth-devel - kconfigwidgets-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 - gtk2 - gtk3 - - - /usr/share - /etc/xdg/cgc* - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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 - - - - - - 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/16.04.0/src/klettres-16.04.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/edu/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 - - - - - 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 - - - - - - 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/16.04.0/src/kig-16.04.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/edu/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 - - - - - 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 - - - - - - kdeedu-data - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:library - desktop.kde.edu - Common data for KDE Edu applications - Common data for KDE Edu applications. - mirrors://kde/stable/applications/16.04.0/src/kdeedu-data-16.04.0.tar.xz - - extra-cmake-modules - - desktop/kde/edu/kdeedu-data/pspec.xml - - - kdeedu-data - - /usr/share - /usr/share/doc - - - - - 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 - - - - - - kmplot - http://kde.org/applications/education/kmplot/ - - Stefan Gronewold (groni) - groni@pisilinux.org - - FDL - GPL - LGPL - desktop.kde.education - 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/16.04.0/src/kmplot-16.04.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/edu/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 - - - - - 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 - - - - - - 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/16.04.0/src/kturtle-16.04.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/edu/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 - - - - - 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 - - - - - - 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/16.04.0/src/parley-16.04.0.tar.xz - - qt5-base-devel - qt5-svg-devel - qt5-multimedia-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/edu/parley/pspec.xml - - - parley - - qt5-base - qt5-svg - qt5-multimedia - 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 - - - - - 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 - - - - - - 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/16.04.0/src/khangman-16.04.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/edu/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 - - - - - 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 - - - - - - blinken - https://www.kde.org/applications/education/blinken/ - - Stefan Gronewold (groni) - groni@pisilinux.org - - FDL - GPL - LGPL - gui - desktop.kde.education - Blinken - Memory Enhancement Game - 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. - mirrors://kde/stable/applications/16.04.0/src/blinken-16.04.0.tar.xz - - extra-cmake-modules - gettext-devel - kdbusaddons-devel - kdoctools-devel - kguiaddons-devel - ki18n-devel - kxmlgui-devel - qt5-base-devel - - desktop/kde/edu/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 - - - - - 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 - - - - - - marble - http://edu.kde.org/applications/all/marble - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.edu - 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 - http://download.kde.org/stable/applications/16.04.0/src/marble-16.04.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 - 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 - - desktop/kde/edu/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 - - - /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 - - - - marble-devel - Development files for marble - marble için geliştirme dosyaları - - marble - - - /usr/include - - - - - 2016-05-28 - 16.04.0 - 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/16.04.0/src/kiten-16.04.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/edu/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 - - - - - 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 - mirrors://kde/stable/applications/16.04.0/src/kstars-16.04.0.tar.xz - - qt5-base-devel - qt5-multimedia-devel - qt5-quick1-devel - qt5-svg-devel - qt5-sql-mysql - qt5-sql-postgresql - qt5-sql-sqlite - qt5-sql-odbc - eigen3 - xplanet - 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 - extra-cmake-modules - - desktop/kde/edu/kstars/pspec.xml - - - kstars - - qt5-base - qt5-svg - libindi - cfitsio - kio - kinit - knewstuff - kplotting - ktexteditor - zlib - ki18n - libgcc - kconfig - kxmlgui - kcoreaddons - kiconthemes - kconfigwidgets - kwidgetsaddons - wcslib - xplanet - knotifications - - - /etc/xdg - /usr/lib - /usr/share/doc - /usr/bin - /usr/share - - - - - 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 - - - - - - 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/16.04.0/src/kompare-16.04.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/sdk/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 - - - - - 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 - - - - - - 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/16.04.0/src/umbrello-16.04.0.tar.xz - - qt5-base-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 - - desktop/kde/sdk/umbrello/pspec.xml - - - umbrello - - qt5-base - kio - ki18n - libgcc - kconfig - kxmlgui - libxml2 - qt5-svg - karchive - kcompletion - kcoreaddons - kiconthemes - kjobwidgets - ktextwidgets - kconfigwidgets - kwidgetsaddons - ktexteditor - libxslt - kwindowsystem - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 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 - - - - - - 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/16.04.0/src/lokalize-16.04.0.tar.xz - - qt5-base-devel - hunspell-devel - extra-cmake-modules - kdoctools-devel - kio-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 - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc - - desktop/kde/sdk/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 - - - - - 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 - - - - - - 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/16.04.0/src/libkomparediff2-16.04.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/sdk/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 - - - - - 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 - - - - - - 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/16.04.0/src/kapptemplate-16.04.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/sdk/kapptemplate/pspec.xml - - - kapptemplate - - qt5-base - kio - ki18n - libgcc - kconfig - karchive - kcompletion - kcoreaddons - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 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 - - - - - - kde-thumbnailer-epub - http://kde-apps.org/content/show.php/KDE+ePub+Thumbnailer?content=151210 - + 2016-06-08 + 7.2_p2 + Release Bump Pisi Linux Community admin@pisilinux.org - - GPLv2 - library - desktop.kde.application - A KDE thumbnail generator for the ePub file format. - A KDE thumbnail generator for the ePub file format. - http://kde-apps.org/CONTENT/content-files/151210-kde-thumbnailer-epub-1.1.tar.gz - - qt5-base-devel - karchive-devel - kio-devel - extra-cmake-modules - - desktop/kde/application/kde-thumbnailer-epub/pspec.xml - - - kde-thumbnailer-epub - - qt5-base - kio - karchive - libgcc - - - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/doc - - - - - 2016-05-23 - 1.0 - First release - Stefan Gronewold - groni@pisilinux.org - - - 2016-03-14 - 1.0 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - ksquares - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/ksquares-16.04.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/application/ksquares/pspec.xml - - - ksquares - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcompletion - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 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.application - 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/16.04.0/src/ktp-kded-module-16.04.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/application/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 - - - - - 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.application - Telepathy handler for Text Chats - Telepathy handler for Text Chats - mirrors://kde/stable/applications/16.04.0/src/ktp-text-ui-16.04.0.tar.xz - - extra-cmake-modules - karchive-devel - sonnet-devel - kwidgetsaddons-devel - kservice-devel - kemoticons-devel - kio-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-location-devel - qt5-webkit-devel - - desktop/kde/application/ktp-text-ui/pspec.xml - - - ktp-text-ui - Telepathy handler for Text Chats - - kio - ki18n - libgcc - sonnet - kconfig - kxmlgui - karchive - kcmutils - kservice - qt5-base - kdewebkit - kemoticons - kitemviews - qt5-webkit - 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 - - - - - 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 - - - - - - kate - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.application - Advanced Text Editor - Plasma library and runtime components based upon KF5 and Qt5 - mirrors://kde/stable/applications/16.04.0/src/kate-16.04.0.tar.xz - - qt5-base-devel - plasma-framework-devel - kdoctools-devel - knewstuff-devel - kinit-devel - kparts-devel - ktexteditor-devel - threadweaver-devel - kitemmodels-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc - docbook-xsl - extra-cmake-modules - kded-devel - - desktop/kde/application/kate/pspec.xml - - - kate - - qt5-base - libgcc - libgit2 - knewstuff - ki18n - kconfig - kded - kguiaddons - kactivities - kjobwidgets - kitemmodels - kio - 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 - - - - - 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.application - 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. - http://download.kde.org/stable/applications/16.04.0/src/minuet-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - ki18n-devel - kxmlgui-devel - kio-devel - kcrash-devel - kdoctools-devel - alsa-lib-devel - drumstick-devel - - desktop/kde/application/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 - qt5-declarative - - - /usr/bin - /usr/share - /usr/share/appdata - /usr/share/applications - /usr/share/doc - /usr/share/icons - /usr/share/kxmlgui5 - /usr/share/minuet - - - - - 2016-04-20 - 16.04 - First Release - Alihan Öztürk - alihan@pisilinux.org - - - - - - kdesdk-thumbnailers - http://www.kde.org/ - - Mathias Freire - mathiasfreire45@gmail.com - - GPLv2 - library - desktop.kde.application - Translation file thumbnail generators - Translation file thumbnail generators - mirrors://kde/stable/applications/16.04.0/src/kdesdk-thumbnailers-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kconfig-devel - ki18n-devel - kio-devel - gettext-devel - - desktop/kde/application/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 - - - kdesdk - - - kdesdk - - - - - 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.application - Improve your pronunciation by listening to native speakers - Artikulate, Improve your pronunciation by listening to native speakers. - artikulate - mirrors://kde/stable/applications/16.04.0/src/artikulate-16.04.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 - - desktop/kde/application/artikulate/pspec.xml - - - artikulate - - ki18n - kcrash - libgcc - kconfig - kxmlgui - qt5-base - knewstuff - kcoreaddons - kdeclarative - qt5-gstreamer - kconfigwidgets - kwidgetsaddons - qt5-declarative - qt5-xmlpatterns - - - /etc - /usr/lib - /usr/share/doc - /usr/bin - /usr/share - - - - - 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.application - KDE library for handling mail messages and newsgroup articles. - Kmime library for handling mail messages and newsgroup articles. - mirrors://kde/stable/applications/16.04.0/src/kmime-16.04.0.tar.xz - - qt5-base-devel - extra-cmake-modules - boost-devel - ki18n-devel - kcodecs-devel - kdoctools-devel - kdelibs4-support-devel - - desktop/kde/application/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 - - - - - 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.application - 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/16.04.0/src/kblocks-16.04.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/application/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 - - - - - 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 - - - - - - bomber - https://www.kde.org/applications/games/bomber/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv3 - app:gui - desktop.kde.application - 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/16.04.0/src/bomber-16.04.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 - - desktop/kde/application/bomber/pspec.xml - - - bomber - - ki18n - libgcc - 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 - - - - - 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.application - Common data for KDE Edu applications - Common data for KDE Edu applications. - mirrors://kde/stable/applications/16.04.0/src/kdeedu-data-16.04.0.tar.xz - - qt5-base-devel - extra-cmake-modules - - desktop/kde/application/kdeedu-data/pspec.xml - - - kdeedu-data - - /usr/share - /usr/share/doc - - - - - 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 - - - - - - kfloppy - http://kde.org/applications/utilities/kfloppy - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/kfloppy-16.04.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/application/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 - - - - - 2016-04-20 - 16.04 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - klines - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/klines-16.04.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/application/klines/pspec.xml - - - klines - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - - 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.application - KDE PIM mail related libraries - KDE PIM mail related libraries - mirrors://kde/stable/applications/16.04.0/src/kdepim-apps-libs-16.04.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 - gpgmepp-devel - akonadi-calendar-devel - akonadi-search-devel - kpimtextedit-devel - kimap-devel - openldap-client - cyrus-sasl-devel - - desktop/kde/application/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 - kdepimlibs - qt5-webkit - grantlee-qt5 - kpimtextedit - grantleetheme - akonadi - - - /etc/xdg - /usr/lib - /usr/share/doc - /usr/mkspecs/ - /usr/bin - /usr/share - - - - 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 - /usr/lib/gpgmepp - /usr/share/kde4/apps/cmake - - - - - 2016-04-25 - 16.04.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libkleo - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.application - Common libraries for KDE PIM - Common libraries for KDE PIM - mirrors://kde/stable/applications/16.04.1/src/libkleo-16.04.1.tar.xz - - qt5-base-devel - boost-devel - gpgme-devel - qt5-sql-sqlite - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - prison-qt5-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 - gpgmepp-devel - - desktop/kde/application/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-qt5 - akonadi - gpgmepp - 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 - - - - 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 - - - - - 2016-04-25 - 16.04.1 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - akonadi-calendar - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.application - Akonadi calendar integration - Calendar integration for Akonadi. - mirrors://kde/stable/applications/16.04.0/src/akonadi-calendar-16.04.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 - kdepimlibs-devel - kmime-devel - cyrus-sasl-devel - kcontacts-devel - kidentitymanagement-devel - kcalcore-devel - kcalutils-devel - - desktop/kde/application/akonadi-calendar/pspec.xml - - - akonadi-calendar - - qt5-base - ki18n - kcodecs - kdelibs4-support - kio - kmime - libgcc - kconfig - kxmlgui - kcalcore - kcalutils - kcontacts - kdepimlibs - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - kjobwidgets - kconfigwidgets - kmailtransport - kwidgetsaddons - kidentitymanagement - - - /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 - - - - - 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.application - 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/16.04.0/src/libksane-16.04.0.tar.xz - - ki18n-devel - kwallet-devel - qt5-base-devel - ktextwidgets-devel - sane-backends-devel - kwidgetsaddons-devel - extra-cmake-modules - - desktop/kde/application/libksane/pspec.xml - - - libksane - - ki18n - kwallet - qt5-base - ktextwidgets - sane-backends - kwidgetsaddons - - - /usr/lib - /usr/share/icons - - - - libksane-devel - Development files for libksane - libksane için geliştirme dosyaları - - libksane - - - /usr/lib/cmake - /usr/include - /usr/lib/pkgconfig - - - - - 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 - - - - - - kdenlive - http://www.kdenlive.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/kdenlive-16.04.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/application/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 - - - - - 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 - - - - - - yakuake - http://extragear.kde.org/apps/yakuake - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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.2/src/yakuake-3.0.2.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 - - desktop/kde/application/yakuake/pspec.xml - - - yakuake - - qt5-base - qt5-x11extras - kio - kcrash - ki18n - kparts - kconfig - kxmlgui - karchive - kservice - knewstuff - 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 - - - - - 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 - - - - - - ktp-desktop-applets - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.application - The KDE-Telepathy Plasma desktop applets - The KDE-Telepathy Plasma desktop applets - mirrors://kde/stable/applications/16.04.0/src/ktp-desktop-applets-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - kwindowsystem-devel - plasma-framework-devel - - desktop/kde/application/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 - - - - - 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 - - - - - - pimcommon - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.application - Common libraries for KDE PIM - Common libraries for KDE PIM - mirrors://kde/stable/applications/16.04.0/src/pimcommon-16.04.0.tar.xz - - qt5-base-devel - boost-devel - gpgme-devel - qt5-sql-sqlite - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - prison-qt5-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-search-devel - qt5-webkit-devel - grantlee-qt5-devel - kdoctools-devel - knewstuff-devel - kpimtextedit-devel - kimap-devel - - desktop/kde/application/pimcommon/pspec.xml - - - pimcommon - - 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-qt5 - akonadi - libkdepim - akonadi-calendar - akonadi-search - qt5-webkit - 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/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 - - - - pimcommon-devel - Development package for pimcommon libraries - Contains development tools and header files for pimcommon - - qt5-base-devel - boost-devel - pimcommon - - - /usr/lib/cmake - /usr/include - /usr/lib/gpgmepp - /usr/share/kde4/apps/cmake - - - - - 2016-04-25 - 16.04.0 - 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.application - 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/16.04.0/src/ktuberling-16.04.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/application/ktuberling/pspec.xml - - - ktuberling - A simple constructor game suitable for children and adults alike - - ki18n - libgcc - kconfig - kxmlgui - qt5-svg - qt5-base - 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 - - - - - 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 - - - - - - skanlite - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.application - 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.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 - - desktop/kde/application/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/applications - - - - - 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 - - - - - - ark - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - desktop.kde.application - KDE Archiving Tool - Ark is a program for managing various archive formats within the KDE environment. - mirrors://kde/stable/applications/16.04.0/src/ark-16.04.0.tar.xz - - qt5-base-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 - - desktop/kde/application/ark/pspec.xml - - - ark - - qt5-base - libarchive - karchive - kconfig - kio - unrar - kpty - khtml - ki18n - libgcc - kxmlgui - kservice - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kjobwidgets - kwidgetsaddons - kparts - kconfigwidgets - - - /etc/xdg - /usr/bin - /usr/share - /usr/share/locale - /usr/lib - /usr/share/icons - /usr/share/man - /usr/share/doc - - - - - 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 - - - - - - snorenotify - https://github.com/KDE/snorenotify - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv3 - app - desktop.kde.application - 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-quick1-devel - qt5-multimedia-devel - qt5-websockets-devel - - desktop/kde/application/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 - - - - - 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 - - - - - - cantor - http://edu.kde.org/cantor - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:gui - desktop.kde.application - 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. - cantar - mirrors://kde/stable/applications/16.04.0/src/cantor-16.04.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/application/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 - - - - - 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 - - - - - - libkeduvocdocument - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:library - desktop.kde.application - Common libraries for KDE Edu applications - Libraries for KDE EDU applications. - mirrors://kde/stable/applications/16.04.0/src/libkeduvocdocument-16.04.0.tar.xz - - qt5-base-devel - extra-cmake-modules - ki18n-devel - kio-devel - karchive-devel - mesa-devel - - desktop/kde/application/libkeduvocdocument/pspec.xml - - - libkeduvocdocument - - qt5-base - karchive - libgcc - ki18n - kio - kcoreaddons - - - /usr/lib - /usr/share/doc - - - - libkeduvocdocument-devel - Development files for libkeduvocdocument - - libkeduvocdocument - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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.application - 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/16.04.0/src/knavalbattle-16.04.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/application/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 - - - - - 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 - - - - - - kholidays - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.application - KDE library for regional holiday information - KDE library for regional holiday information - mirrors://kde/stable/applications/16.04.0/src/kholidays-16.04.0.tar.xz - - qt5-base-devel - qt5-declarative-devel - autogen-devel - kitemviews-devel - kdoctools-devel - kdelibs4-support-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdesignerplugin - extra-cmake-modules - - desktop/kde/application/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 - - - - - 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 - - - - - - libgravatar - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.application - KDE PIM library providing Gravatar support - KDE PIM library providing Gravatar support - mirrors://kde/stable/applications/16.04.0/src/libgravatar-16.04.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 - libkdepim-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 - boost-devel - - desktop/kde/application/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 - - - - - 2016-04-25 - 16.04.0 - 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.application - Common components for KDE-Telepathy - Common components for KDE-Telepathy - mirrors://kde/stable/applications/16.04.0/src/ktp-common-internals-16.04.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/application/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 - - - - 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 - - - - - 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.application - The KDE calendar utility library - Calendar utility library for KDE - mirrors://kde/stable/applications/16.04.0/src/kcalutils-16.04.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 - kidentitymanagement-devel - extra-cmake-modules - - desktop/kde/application/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 - - - - kcalutils-devel - Development files for kcalutils - - qt5-base-devel - kcalutils - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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.application - 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/16.04.0/src/khangman-16.04.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-declarative-devel - extra-cmake-modules - mesa-devel - libkeduvocdocument-devel - - desktop/kde/application/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 - - - - - 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.application - 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/16.04.0/src/libkdcraw-16.04.0.tar.xz - - qt5-base-devel - kdoctools-devel - libraw-devel - kconfig-devel - ki18n-devel - cmake - extra-cmake-modules - - desktop/kde/application/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 - - - - - 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.application - 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/16.04.0/src/killbots-16.04.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/application/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 - - - - - 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.application - Filesharing configuration modlue. - Dosya paylaşım konfigürasyon modülü. - Filesharing configuration modlue. - Dosya paylaşım konfigürasyon modülü. - mirrors://kde/stable/applications/16.04.0/src/kdenetwork-filesharing-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kdoctools-devel - kcoreaddons-devel - ki18n-devel - kio-devel - kwidgetsaddons-devel - samba-devel - - desktop/kde/application/kdenetwork-filesharing/pspec.xml - - - kdenetwork-filesharing - - kio - ki18n - libgcc - qt5-base - kcompletion - kcoreaddons - kwidgetsaddons - - - /usr/share - /usr/lib - /usr/share/doc - - - kdenetwork - - - kdenetwork - - - - - 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 - - - - - - ksyndication - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:library - desktop.kde.application - RSS/Atom parser library - syndication is a parser library for RSS and Atom feeds. - mirrors://kde/stable/applications/16.04.0/src/syndication-16.04.0.tar.xz - - qt5-base-devel - kio-devel - kdoctools-devel - extra-cmake-modules - - desktop/kde/application/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 - - - - - 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.application - 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/16.04.0/src/ktp-auth-handler-16.04.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-qt5-devel - kaccounts-integration-devel - signon-devel - - desktop/kde/application/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 - - - - - 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.application - 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/16.04.0/src/spectacle-16.04.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 - kwindowsystem-devel - kcoreaddons-devel - ki18n-devel - kwidgetsaddons-devel - kdeclarative-devel - knotifications-devel - qt5-declarative-devel - - desktop/kde/application/spectacle/pspec.xml - - - spectacle - - qt5-base - kio - libkscreen - 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 - - - - - 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 - - - - - - ktp-filetransfer-handler - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.application - KDE Telepathy file transfer handler - KDE Telepathy file transfer handler - mirrors://kde/stable/applications/16.04.0/src/ktp-filetransfer-handler-16.04.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/application/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 - - - - - 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 - - - - - - kde-baseapps - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - desktop.kde.application - KDE-Baseapps: base applications from the official KDE release - Base application for KDE5 such as Dolphin, kfind, plasma-widget-folderview, konqueror etc. - http://sourceforge.net/projects/pisilinux/files/source/kde-baseapps-15.12.3_20160330.tar.xz - - qt5-base-devel - zlib-devel - glib2-devel - libX11-devel - kfilemetadata-devel - qt5-phonon-devel - kactivities-devel - libXrender-devel - libXt-devel - libraw1394-devel - mesa-devel - kdelibs4-support-devel - tidy-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdesu-devel - khtml-devel - kdelibs4-support-devel - kcmutils-devel - kconfig-devel - kded-devel - kdoctools-devel - kdesignerplugin - libxslt - docbook-xsl - extra-cmake-modules - - desktop/kde/application/kde-baseapps/pspec.xml - - - kde-baseapps - - qt5-base - zlib - libX11 - libgcc - tidy - kio - kdesu - khtml - ki18n - kparts - kcodecs - kconfig - kxmlgui - karchive - kcmutils - kservice - kbookmarks - kitemviews - qt5-script - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kjobwidgets - ktextwidgets - kwindowsystem - qt5-x11extras - kconfigwidgets - knotifications - kwidgetsaddons - kdelibs4-support - - - /etc/xdg - /usr/bin - /usr/share - /usr/share/locale - /usr/lib - /usr/share/doc - - - - kde-baseapps-devel - Development files for kde-baseapps - - kde-baseapps - tidy-devel - qt5-base-devel - zlib-devel - glib2-devel - libX11-devel - kfilemetadata-devel - qt5-phonon-devel - kactivities-devel - libXrender-devel - libXt-devel - libraw1394-devel - mesa-devel - kdelibs4-support-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdesu-devel - khtml-devel - kcmutils-devel - kconfig-devel - kded-devel - kdoctools-devel - - - /usr/include - /usr/lib/cmake - - - - - 2016-05-24 - 15.12.3_20160330 - Release bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-04-05 - 15.12.3_20160330 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - dragonplayer - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.application - Multimedia player - a multimedia player where the focus is on simplicity, instead of features. - mirrors://kde/stable/applications/16.04.0/src/dragon-16.04.0.tar.xz - - qt5-base-devel - kdoctools-devel - kio-devel - kparts-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/application/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 - - - - - 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 - http://kde.org/applications/education/blinken/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv3 - app:gui - desktop.kde.application - Memory Enhancement Game - Hafıza geliştirme oyunu. - Memory Enhancement Game - Hafıza geliştirme oyunu. - blinken - mirrors://kde/stable/applications/16.04.0/src/blinken-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - mesa-devel - qt5-svg-devel - kdoctools-devel - kxmlgui-devel - qt5-phonon-devel - - desktop/kde/application/blinken/pspec.xml - - - blinken - - ki18n - libgcc - kconfig - kxmlgui - qt5-svg - qt5-base - kguiaddons - qt5-phonon - kcoreaddons - kdbusaddons - - - /usr/bin - /usr/share - /usr/share/appdata - /usr/share/applications - /usr/share/blinken - /usr/share/config.kcfg - /usr/share/icons - /usr/share/doc - - - - - 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-plugins - http://www.kde.org/ - - Pisi Linux Admins - admin@pisilinux.org - - GPLv2 - library - desktop.kde.application - 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/16.04.0/src/dolphin-plugins-16.04.0.tar.xz - - qt5-base-devel - kdoctools-devel - dolphin-devel - kio-devel - kdelibs4-support-devel - extra-cmake-modules - - desktop/kde/application/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 - - - - - 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.application - 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 - http://download.kde.org/stable/applications/16.04.0/src/kcolorchooser-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - ki18n-devel - kwidgetsaddons-devel - kxmlgui-devel - - desktop/kde/application/kcolorchooser/pspec.xml - - - kcolorchooser - - ki18n - libgcc - kxmlgui - qt5-base - kcoreaddons - - - /usr/bin - /usr/share/applications - /usr/share/icons - /usr/share/doc - - - - - 2016-04-20 - 16.04 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - rocs - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/rocs-16.04.0.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-quick1-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 - ktexteditor-devel - kconfigwidgets-devel - kxmlgui-devel - kwidgetsaddons-devel - karchive-devel - cmake - qt5-location-devel - grantlee-qt5-devel - gettext-devel - boost-devel - - desktop/kde/application/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 - karchive - kcompletion - kcoreaddons - ktextwidgets - kconfigwidgets - kwidgetsaddons - kwidgetsaddons - kxmlgui - kitemviews - - - /usr/bin - /usr/share - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - rocs-devel - Development files for rocs - - rocs - - - /usr/include - - - - - 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.application - 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/16.04.0/src/kbounce-16.04.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/application/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 - - - - - 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 - - - - - - partitionmanager - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.application - 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. - mirrors://kde/stable/partitionmanager/2.1.0/src/partitionmanager-2.1.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/application/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 - - - - - 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 - - - - - - bovo - https://www.kde.org/applications/games/bovo/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv3 - app:gui - desktop.kde.application - 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/16.04.0/src/bovo-16.04.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/application/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 - - - - - 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 - - - - - - klickety - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/klickety-16.04.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/application/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 - - - - - 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 - - - - - - kiriki - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/kiriki-16.04.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/application/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 - - - - - 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 - - - - - - poxml - http://www.kde.org/ - - Mathias Freire - mathiasfreire45@gmail.com - - GPLv2 - app:gui - desktop.kde.application - 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. - mirrors://kde/stable/applications/16.04.0/src/poxml-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - gettext-devel - kdoctools-devel - docbook-xsl - - desktop/kde/application/poxml/pspec.xml - - - poxml - - libgcc - gettext - qt5-base - - - /usr/bin - /usr/share/doc - /usr/share/man - - - kdesdk - - - kdesdk - - - - - 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.application - 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/16.04.0/src/krfb-16.04.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 - - desktop/kde/application/krfb/pspec.xml - - - krfb - - ki18n - kdnssd - libX11 - libgcc - kconfig - kwallet - kxmlgui - libXtst - qt5-base - kcompletion - kcoreaddons - kdbusaddons - libvncserver - qt5-x11extras - kconfigwidgets - knotifications - kwidgetsaddons - - - /usr/bin - /usr/lib - /usr/share/applications - /usr/share/krfb - /usr/share/kservicetypes5 - /usr/share/doc - - - kdenetwork - - - kdenetwork - - - - - 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.application - Library for managing partitions. - Library for managing partitions. - mirrors://kde/stable/kpmcore/2.1.1/src/kpmcore-2.1.1.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 - - desktop/kde/application/kpmcore/pspec.xml - - - kpmcore - - kio - ki18n - 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 - - - - - 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 - - - - - - kcalcore - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.application - the KDE calendar access library. - A calendar contains information like incidences (events, to-dos, journals), alarms, time zones, and other useful information. - mirrors://kde/stable/applications/16.04.0/src/kcalcore-16.04.0.tar.xz - - qt5-base-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - libical-devel - extra-cmake-modules - - desktop/kde/application/kcalcore/pspec.xml - - - kcalcore - - qt5-base - kcodecs - kconfig - 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 - - - - - 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 - admin@pisilinux.org - - LGPLv2 - library - app:gui - desktop.kde.application - Address book API for KDE. - Address book for KDE for Contacts. - mirrors://kde/stable/applications/16.04.0/src/kcontacts-16.04.0.tar.xz - - qt5-base-devel - ki18n-devel - kcodecs-devel - kconfig-devel - kio-devel - extra-cmake-modules - - desktop/kde/application/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 - - - - - 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-search - http://pim.kde.org/akonadi - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - desktop.kde.application - Libraries and daemons to implement searching in Akonadi - Libraries and daemons to implement searching in Akonadi - akonadi - mirrors://kde/stable/applications/16.04.0/src/akonadi-search-16.04.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 - kdepimlibs-devel - boost-devel - kcmutils-devel - krunner-devel - xapian-core-devel - kdoctools-devel - extra-cmake-modules - - desktop/kde/application/akonadi-search/pspec.xml - - - akonadi-search - app:console - - qt5-base - ki18n - kmime - libgcc - kcodecs - kconfig - kcalcore - kcontacts - kdepimlibs - kcoreaddons - xapian-core - krunner - kcompletion - kconfigwidgets - kwidgetsaddons - - - /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 - - - - akonadi-search-devel - Development files for akonadi - - akonadi-search - qt5-base-devel - ki18n-devel - kmime-devel - kcodecs-devel - kconfig-devel - kcalcore-devel - kcontacts-devel - kdepimlibs-devel - kcoreaddons-devel - xapian-core-devel - kdelibs4-support-devel - kcmutils-devel - krunner-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake - - - - - 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.application - KDE Channel Approver for Telepathy - KDE Channel Approver for Telepathy - mirrors://kde/stable/applications/16.04.0/src/ktp-approver-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kdbusaddons-devel - kconfig-devel - ki18n-devel - knotifications-devel - kservice-devel - telepathy-qt5-devel - - desktop/kde/application/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 - - - - - 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.application - 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/16.04.0/src/kanagram-16.04.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/application/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 - - - - - 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 - - - - - - ffmpegthumbs - https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.application - 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/16.04.0/src/ffmpegthumbs-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kio-devel - ffmpeg-devel - - desktop/kde/application/ffmpegthumbs/pspec.xml - - - ffmpegthumbs - - kio - ffmpeg - libgcc - qt5-base - - - /usr/share - /usr/lib - /usr/share/doc - - - - - 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 - - - - - - kontactinterface - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:library - desktop.kde.application - 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/16.04.0/src/kontactinterface-16.04.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/application/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 - - - - - 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 - - - - - - libkdepim - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.application - Libraries for KDE PIM applications - Libraries for KDE PIM applications - mirrors://kde/stable/applications/16.04.0/src/libkdepim-16.04.0.tar.xz - - qt5-base-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 - cyrus-sasl-devel - kcontacts-devel - akonadi-calendar-devel - akonadi-search-devel - - desktop/kde/application/libkdepim/pspec.xml - - - libkdepim - - qt5-base - kxmlgui - ki18n - libgcc - kconfig - kservice - akonadi-search - akonadi-calendar - kjobwidgets - kitemmodels - kdelibs4-support - kunitconversion - kemoticons - kinit - solid - kmime - kcmutils - kldap - cyrus-sasl - kcontacts - akonadi - kcodecs - kwallet - kdepimlibs - kitemviews - kiconthemes - - - /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 - - - - - 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 - - - - - - konsole - https://projects.kde.org/projects/kde/applications/dolphin - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - desktop.kde.application - KDE Konsole - Konsole for KDE5 - mirrors://kde/stable/applications/16.04.0/src/konsole-16.04.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 - cmake - - desktop/kde/application/konsole/pspec.xml - - - konsole - - libgcc - qt5-base - kdelibs4-support - kiconthemes - knotifyconfig - knotifications - kparts - kpty - kio - ki18n - kconfig - kxmlgui - kservice - kbookmarks - kguiaddons - kcompletion - kcoreaddons - kjobwidgets - ktextwidgets - kwindowsystem - kconfigwidgets - kwidgetsaddons - - - /usr/bin - /usr/share - /usr/lib - - - - - 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.application - Calendar support library - Calendar support library - http://download.kde.org/stable/applications/16.04.0/src/calendarsupport-16.04.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 - kdepimlibs-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 - - desktop/kde/application/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 - - - - calendarsupport-devel - Development files for calendarsupport - - calendarsupport - - - /usr/include - /usr/lib/cmake - - - - - 2016-05-22 - 16.04.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - kimap - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.application - Job-based API for interacting with IMAP servers - API for interacting with IMAP servers - mirrors://kde/stable/applications/16.04.0/src/kimap-16.04.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 - - desktop/kde/application/kimap/pspec.xml - - - kimap - - qt5-base - kmime - kio - ki18n - libgcc - kcodecs - cyrus-sasl - kcoreaddons - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kimap-devel - Development files for kimap - - qt5-base-devel - kimap - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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.application - 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/16.04.0/src/libkexiv2-16.04.0.tar.xz - - extra-cmake-modules - cmake - exiv2-devel - qt5-base-devel - - desktop/kde/application/libkexiv2/pspec.xml - - - libkexiv2 - - qt5-base - exiv2-libs - - - /usr/lib - /usr/bin - - - - libkexiv2-devel - Development files for libkexiv2 - libkexiv2 için geliştirme dosyaları - - libkexiv2 - - - /usr/include - /usr/lib/pkgconfig - - - - - 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 - http://www.kde.org - - Pisi Linux Admins - vedat@pisilinux.org - - LGPLv2 - library - app:gui - desktop.kde.application - KDE Pim different packages with akonadi-console, kadressbook blogilo etc - Provides different Packages for KDE5 - mirrors://kde/stable/applications/16.04.0/src/kdepim-16.04.0.tar.xz - - qt5-base-devel - qt5-sql-mysql - qt5-sql-postgresql - qt5-sql-sqlite - qt5-sql-odbc - qt5-declarative-devel - qt5-quick1-devel - qt5-phonon-devel - qt5-webkit-devel - qt5-x11extras-devel - qt5-location-devel - prison-qt5-devel - openssl-devel - kinit-devel - kross-devel - libassuan-devel - akonadi-devel - akonadi-search-devel - kdnssd-devel - grantlee-qt5-devel - kpimtextedit-devel - kmailtransport-devel - kcalutils-devel - kholidays-devel - ktnef-devel - kimap-devel - ksyndication-devel - gpgmepp-devel - akonadi-calendar-devel - libSM-devel - NetworkManager-devel - kauth-devel - kbookmarks-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcrash-devel - kdbusaddons-devel - kdesignerplugin - kdoctools-devel - kglobalaccel-devel - kguiaddons-devel - ki18n-devel - kiconthemes-devel - kinit-devel - kidentitymanagement-devel - kio-devel - kitemviews-devel - knotifications-devel - kparts-devel - kservice-devel - ktextwidgets-devel - kunitconversion-devel - kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - kcmutils-devel - kdewebkit-devel - khtml-devel - ktexteditor-devel - kidentitymanagement-devel - kldap-devel - cyrus-sasl-devel - kmbox-devel - kontactinterface-devel - kalarmcal-devel - kxmlrpcclient-devel - kblog-devel - kdelibs4-support-devel - kdepimlibs-devel - kidentitymanagement-devel - gpgme-devel - libX11-devel - extra-cmake-modules - qt5-linguist - kemoticons-devel - kitemmodels-devel - knewstuff-devel - knotifyconfig-devel - libkgapi-devel - curl-devel - kdepim-runtime - libxslt-devel - mailcommon-devel - messagelib-devel - mailimporter-devel - pimcommon-devel - libkleo-devel - kdepim-apps-libs-devel - grantleetheme-devel - kdgantt2-devel - incidenceeditor-devel - eventviews-devel - calendarsupport-devel - libksieve-devel - libkdepim-devel - libgravatar-devel - kmime-devel - - desktop/kde/application/kdepim/pspec.xml - - - kdepim-common - Common libraries and resources for KDE PIM applications - - kio - ktnef - ki18n - kimap - kldap - kmbox - kmime - kross - libgcc - sonnet - akonadi - gpgmepp - kcodecs - kconfig - pimcommon - mailcommon - messagelib - kwallet - kxmlgui - karchive - kcalcore - kcmutils - kservice - libkgapi - qt5-base - kalarmcal - kcalutils - kcontacts - kdewebkit - kholidays - knewstuff - kdepimlibs - kguiaddons - kitemviews - qt5-phonon - qt5-webkit - calendarsupport - kdepim-apps-libs - incidenceeditor - kdepim-runtime - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - kjobwidgets - grantlee-qt5 - kpimtextedit - ktextwidgets - kwindowsystem - akonadi-search - kconfigwidgets - kmailtransport - knotifications - kwidgetsaddons - akonadi-calendar - kdelibs4-support - kidentitymanagement - - - /etc/xdg/accountwizard.knsrc - /etc/xdg/kdepim.categories - /etc/xdg/libkleopatrarc - /etc/xdg/messageviewer_header_themes.knsrc - /usr/bin/accountwizard - /usr/bin/akonadi_followupreminder_agent - /usr/bin/akonadi_sendlater_agent - /usr/bin/ispdb - /usr/bin/pimsettingexporter - /usr/bin/pimsettingexporterconsole - /usr/lib/grantlee/5.0/kde_grantlee_plugin.so - /usr/lib/libKF5CalendarSupport.so.5 - /usr/lib/libKF5CalendarSupport.so.5.2.1 - /usr/lib/libKF5EventViews.so.5 - /usr/lib/libKF5EventViews.so.5.2.1 - /usr/lib/libKF5FollowupReminder.so.5 - /usr/lib/libKF5FollowupReminder.so.5.2.1 - /usr/lib/libKF5GrantleeTheme.so.5 - /usr/lib/libKF5GrantleeTheme.so.5.2.1 - /usr/lib/libKF5Gravatar.so.5 - /usr/lib/libKF5Gravatar.so.5.2.1 - /usr/lib/libKF5IncidenceEditorsng.so.5 - /usr/lib/libKF5IncidenceEditorsng.so.5.2.1 - /usr/lib/libKF5KDGantt2.so.5 - /usr/lib/libKF5KDGantt2.so.5.2.1 - /usr/lib/libKF5KaddressbookGrantlee.so.5 - /usr/lib/libKF5KaddressbookGrantlee.so.5.2.1 - /usr/lib/libKF5KdepimDBusInterfaces.so.5 - /usr/lib/libKF5KdepimDBusInterfaces.so.5.2.1 - /usr/lib/libKF5Libkdepim.so.5 - /usr/lib/libKF5Libkdepim.so.5.2.1 - /usr/lib/libKF5Libkleo.so.5 - /usr/lib/libKF5Libkleo.so.5.2.1 - /usr/lib/libKF5MailCommon.so.5 - /usr/lib/libKF5MailCommon.so.5.2.1 - /usr/lib/libKF5MailImporter.so.5 - /usr/lib/libKF5MailImporter.so.5.2.1 - /usr/lib/libKF5MessageComposer.so.5 - /usr/lib/libKF5MessageComposer.so.5.2.1 - /usr/lib/libKF5MessageCore.so.5 - /usr/lib/libKF5MessageCore.so.5.2.1 - /usr/lib/libKF5MessageViewer.so.5 - /usr/lib/libKF5MessageViewer.so.5.2.1 - /usr/lib/libKF5PimCommon.so.5 - /usr/lib/libKF5PimCommon.so.5.2.1 - /usr/lib/libKF5SendLater.so.5 - /usr/lib/libKF5SendLater.so.5.2.1 - /usr/lib/libKF5TemplateParser.so.5 - /usr/lib/libKF5TemplateParser.so.5.2.1 - /usr/lib/libpimsettingexporterprivate.so.* - /usr/lib/qt5/plugins/accountwizard_plugin.so - /usr/lib/qt5/plugins/designer - /usr/lib/qt5/plugins/grantlee/5.0 - /usr/lib/qt5/plugins/kcm_ldap.so - /usr/lib/qt5/plugins/messageviewer - /usr/lib/qt5/plugins/messageviewer_bodypartformatter_application_mstnef.so - /usr/lib/qt5/plugins/messageviewer_bodypartformatter_text_calendar.so - /usr/lib/qt5/plugins/messageviewer_bodypartformatter_text_vcard.so - /usr/lib/qt5/plugins/messageviewer_bodypartformatter_text_xdiff.so - /usr/lib/qt5/plugins/pimcommon - /usr/share/akonadi/accountwizard/tine20 - /usr/share/akonadi/agents/followupreminder.desktop - /usr/share/akonadi/agents/sendlateragent.desktop - /usr/share/applications/org.kde.accountwizard.desktop - /usr/share/applications/org.kde.pimsettingexporter.desktop - /usr/share/config.kcfg/customtemplates_kfg.kcfg - /usr/share/config.kcfg/templatesconfiguration_kfg.kcfg - /usr/share/dbus-1/interfaces/org.kde.addressbook.service.xml - /usr/share/dbus-1/interfaces/org.kde.mailtransport.service.xml - /usr/share/doc/kde5/html/en/akonadi_followupreminder_agent - /usr/share/doc/kde5/html/en/akonadi_sendlater_agent - /usr/share/doc/kde5/html/en/contactthemeeditor - /usr/share/doc/kde5/html/en/headerthemeeditor - /usr/share/doc/kde5/html/en/pimsettingexporter - /usr/share/doc/kdepim - /usr/share/icons/oxygen/128x128/mimetypes/x-mail-distribution-list.png - /usr/share/icons/oxygen/16x16/mimetypes/x-mail-distribution-list.png - /usr/share/icons/oxygen/22x22/mimetypes/x-mail-distribution-list.png - /usr/share/icons/oxygen/256x256/mimetypes/x-mail-distribution-list.png - /usr/share/icons/oxygen/32x32/mimetypes/x-mail-distribution-list.png - /usr/share/icons/oxygen/48x48/mimetypes/x-mail-distribution-list.png - /usr/share/icons/oxygen/512x512/mimetypes/x-mail-distribution-list.png - /usr/share/kconf_update/messageviewer.upd - /usr/share/kconf_update/pimsettingexporter-15.08-kickoff.sh - /usr/share/kconf_update/pimsettingexporter.upd - /usr/share/kdepimwidgets/pics - /usr/share/knotifications5/akonadi_followupreminder_agent.notifyrc - /usr/share/knotifications5/akonadi_sendlater_agent.notifyrc - /usr/share/knotifications5/messageviewer.notifyrc - /usr/share/kservices5/kcmldap.desktop - /usr/share/kservicetypes5/calendardecoration.desktop - /usr/share/kservicetypes5/calendarplugin.desktop - /usr/share/libkleopatra/pics - /usr/share/libmessageviewer/pics - /usr/share/messageviewer/about/default/background.png - /usr/share/messageviewer/about/default/main.css - /usr/share/messageviewer/about/default/main.html - /usr/share/messageviewer/about/default/splash.theme - /usr/share/messageviewer/about/default/status.html - /usr/share/messageviewer/longurlServices.json - /usr/share/messageviewer/plugins/bodypartformatter - /usr/share/mime/packages - - - kdepim - - - kdepim - - - - akonadiconsole - Akonadi Management and Debugging Console - - ki18n - kmime - libgcc - akonadi - kconfig - kxmlgui - kcalcore - qt5-base - kcontacts - kdepimlibs - kitemviews - kcompletion - kcoreaddons - kdbusaddons - kitemmodels - kpimtextedit - ktextwidgets - kconfigwidgets - kwidgetsaddons - kdelibs4-support - messagelib - calendarsupport - libkdepim - - - /usr/bin/akonadiconsole - /usr/share/applications/org.kde.akonadiconsole.desktop - /usr/share/icons/hicolor/128x128/apps/akonadiconsole.png - /usr/share/icons/hicolor/16x16/apps/akonadiconsole.png - /usr/share/icons/hicolor/22x22/apps/akonadiconsole.png - /usr/share/icons/hicolor/256x256/apps/akonadiconsole.png - /usr/share/icons/hicolor/32x32/apps/akonadiconsole.png - /usr/share/icons/hicolor/48x48/apps/akonadiconsole.png - /usr/share/icons/hicolor/64x64/apps/akonadiconsole.png - /usr/share/kconf_update/akonadiconsole-15.08-kickoff.sh - /usr/share/kconf_update/akonadiconsole.upd - - - kdepim - - - kdepim - - - - akregator - A Feed Reader for KDE - - kio - khtml - ki18n - kparts - libgcc - kcodecs - kconfig - kxmlgui - kcmutils - kservice - qt5-base - kcompletion - kcoreaddons - kiconthemes - kjobwidgets - kpimtextedit - ksyndication - ktextwidgets - knotifyconfig - kwindowsystem - kconfigwidgets - knotifications - grantleetheme - kwidgetsaddons - kdelibs4-support - kontactinterface - kdepim-common - - - /usr/bin/akregator - /usr/bin/akregatorstorageexporter - /usr/lib/libakregatorinterfaces.so.* - /usr/lib/libakregatorinterfaces.so - /usr/lib/libakregatorprivate.so.* - /usr/lib/qt5/plugins/akregator_config_advanced.so - /usr/lib/qt5/plugins/akregator_config_appearance.so - /usr/lib/qt5/plugins/akregator_config_archive.so - /usr/lib/qt5/plugins/akregator_config_browser.so - /usr/lib/qt5/plugins/akregator_config_general.so - /usr/lib/qt5/plugins/akregator_mk4storage_plugin.so - /usr/lib/qt5/plugins/akregatorpart.so - /usr/lib/qt5/plugins/kontact_akregatorplugin.so - /usr/share/akregator/about - /usr/share/applications/org.kde.akregator.desktop - /usr/share/config.kcfg/akregator.kcfg - /usr/share/dbus-1/interfaces/org.kde.akregator.part.xml - /usr/share/doc/kde5/html/en/akregator - /usr/share/icons/hicolor/128x128/apps/akregator.png - /usr/share/icons/hicolor/16x16/apps/akregator.png - /usr/share/icons/hicolor/16x16/apps/akregator_empty.png - /usr/share/icons/hicolor/22x22/apps/akregator.png - /usr/share/icons/hicolor/256x256/apps/akregator.png - /usr/share/icons/hicolor/32x32/apps/akregator.png - /usr/share/icons/hicolor/48x48/apps/akregator.png - /usr/share/icons/hicolor/64x64/apps/akregator.png - /usr/share/kconf_update/akregator-15.08-kickoff.sh - /usr/share/kconf_update/akregator.upd - /usr/share/knotifications5/akregator.notifyrc - /usr/share/kontact/ksettingsdialog/akregator.setdlg - /usr/share/kservices5/akregator_config_advanced.desktop - /usr/share/kservices5/akregator_config_appearance.desktop - /usr/share/kservices5/akregator_config_archive.desktop - /usr/share/kservices5/akregator_config_browser.desktop - /usr/share/kservices5/akregator_config_general.desktop - /usr/share/kservices5/akregator_mk4storage_plugin.desktop - /usr/share/kservices5/akregator_part.desktop - /usr/share/kservices5/feed.protocol - /usr/share/kservices5/kontact/akregatorplugin.desktop - /usr/share/kservices5/akregator_config_adblock.desktop - /usr/share/kservicetypes5/akregator_plugin.desktop - /usr/share/kxmlgui5/akregator - /usr/share/akregator/grantleetheme - /usr/share/messageviewer/about/default/introduction_akregator.html - /usr/share/appdata/org.kde.akregator.appdata.xml - /usr/lib/qt5/plugins/akregator_config_adblock.so - - - kdepim - - - kdepim - - - - blogilo - A KDE Blogging Client - - kio - kblog - ki18n - libgcc - sonnet - kconfig - kwallet - kxmlgui - libkgapi - qt5-base - kdewebkit - qt5-webkit - kcompletion - kcoreaddons - kdbusaddons - ktexteditor - kpimtextedit - ktextwidgets - kconfigwidgets - knotifications - kwidgetsaddons - kdepim-common - - - /usr/bin/blogilo - /usr/lib/libKF5ComposerEditorNG.so.* - /usr/share/appdata/org.kde.blogilo.appdata.xml - /usr/share/applications/org.kde.blogilo.desktop - /usr/share/composereditor/composereditorinitialhtml - /usr/share/config.kcfg/blogilo.kcfg - /usr/share/doc/kde5/html/en/blogilo - /usr/share/icons/hicolor/128x128/actions/upload-media.png - /usr/share/icons/hicolor/128x128/apps/blogilo.png - /usr/share/icons/hicolor/16x16/actions/format-text-blockquote.png - /usr/share/icons/hicolor/16x16/actions/format-text-code.png - /usr/share/icons/hicolor/16x16/actions/insert-more-mark.png - /usr/share/icons/hicolor/16x16/actions/remove-link.png - /usr/share/icons/hicolor/16x16/actions/upload-media.png - /usr/share/icons/hicolor/16x16/apps/blogilo.png - /usr/share/icons/hicolor/22x22/actions/format-text-blockquote.png - /usr/share/icons/hicolor/22x22/actions/format-text-code.png - /usr/share/icons/hicolor/22x22/actions/insert-more-mark.png - /usr/share/icons/hicolor/22x22/actions/remove-link.png - /usr/share/icons/hicolor/22x22/actions/upload-media.png - /usr/share/icons/hicolor/22x22/apps/blogilo.png - /usr/share/icons/hicolor/32x32/actions/upload-media.png - /usr/share/icons/hicolor/32x32/apps/blogilo.png - /usr/share/icons/hicolor/48x48/actions/upload-media.png - /usr/share/icons/hicolor/48x48/apps/blogilo.png - /usr/share/icons/hicolor/64x64/actions/upload-media.png - /usr/share/icons/hicolor/64x64/apps/blogilo.png - /usr/share/kconf_update/blogilo-15.08-kickoff.sh - /usr/share/kconf_update/blogilo.upd - - - kdepim - - - kdepim - - - - kaddressbook - Contact Manager - - kio - ki18n - kparts - libgcc - gpgmepp - kcodecs - kconfig - kxmlgui - kcmutils - kservice - qt5-base - kcontacts - kdepimlibs - kcompletion - kcoreaddons - kiconthemes - kitemmodels - kjobwidgets - akonadi-search - kconfigwidgets - kwidgetsaddons - kdelibs4-support - kontactinterface - kdepim-common - - - /usr/bin/kaddressbook - /etc/xdg/kaddressbook_themes.knsrc - /usr/lib/akonadi/contact/editorpageplugins/cryptopageplugin.so - /usr/lib/libkaddressbookprivate.so.* - /usr/lib/qt5/plugins/kaddressbookpart.so - /usr/lib/qt5/plugins/kontact_kaddressbookplugin.so - /usr/share/appdata/org.kde.kaddressbook.appdata.xml - /usr/share/applications/kaddressbook-importer.desktop - /usr/share/applications/org.kde.kaddressbook.desktop - /usr/share/icons/hicolor/128x128/apps/kaddressbook.png - /usr/share/icons/hicolor/16x16/apps/kaddressbook.png - /usr/share/icons/hicolor/22x22/apps/kaddressbook.png - /usr/share/icons/hicolor/32x32/apps/kaddressbook.png - /usr/share/icons/hicolor/48x48/apps/kaddressbook.png - /usr/share/icons/hicolor/64x64/apps/kaddressbook.png - /usr/share/kaddressbook - /usr/share/kconf_update/kaddressbook-15.08-kickoff.sh - /usr/share/kconf_update/kaddressbook.upd - /usr/share/kontact/ksettingsdialog/kaddressbook.setdlg - /usr/share/kservices5/kaddressbookpart.desktop - /usr/share/kservices5/kontact/kaddressbookplugin.desktop - /usr/share/kxmlgui5/kaddressbook - - - kdepim - - - kdepim - - - - kalarm - Personal Alarm Scheduler - - kio - kauth - ki18n - kmime - libgcc - kcodecs - kconfig - kxmlgui - kcalcore - kservice - qt5-base - kalarmcal - kcalutils - kcontacts - kholidays - kdepimlibs - kguiaddons - qt5-phonon - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - kjobwidgets - kpimtextedit - ktextwidgets - kwindowsystem - kconfigwidgets - kmailtransport - knotifications - kwidgetsaddons - kdelibs4-support - kidentitymanagement - kdepim-common - - - /usr/bin/kalarm - /usr/bin/kalarmautostart - /etc/dbus-1/system.d/org.kde.kalarmrtcwake.conf - /etc/xdg/autostart/kalarm.autostart.desktop - /usr/lib/kauth - /usr/lib/kalarm_helper - /usr/share/appdata/org.kde.kalarm.appdata.xml - /usr/share/applications/org.kde.kalarm.desktop - /usr/share/config.kcfg/kalarmconfig.kcfg - /usr/share/dbus-1/interfaces/org.kde.kalarm.kalarm.xml - /usr/share/dbus-1/system-services/org.kde.kalarmrtcwake.service - /usr/share/doc/kde5/html/en/kalarm - /usr/share/icons/hicolor/128x128/apps/kalarm.png - /usr/share/icons/hicolor/16x16/apps/kalarm.png - /usr/share/icons/hicolor/22x22/apps/kalarm.png - /usr/share/icons/hicolor/32x32/apps/kalarm.png - /usr/share/icons/hicolor/48x48/apps/kalarm.png - /usr/share/icons/hicolor/64x64/apps/kalarm.png - /usr/share/kalarm/icons/oxygen/16x16/actions/document-new-from-template.png - /usr/share/kalarm/icons/oxygen/16x16/actions/new-audio-alarm.png - /usr/share/kalarm/icons/oxygen/16x16/actions/new-command-alarm.png - /usr/share/kalarm/icons/oxygen/22x22/actions/document-new-from-template.png - /usr/share/kalarm/icons/oxygen/22x22/actions/kalarm-disabled.png - /usr/share/kalarm/icons/oxygen/22x22/actions/kalarm-partdisabled.png - /usr/share/kalarm/icons/oxygen/22x22/actions/kalarm.png - /usr/share/kalarm/icons/oxygen/22x22/actions/new-audio-alarm.png - /usr/share/kalarm/icons/oxygen/22x22/actions/new-command-alarm.png - /usr/share/kconf_update/kalarm-1.2.1-general.pl - /usr/share/kconf_update/kalarm-1.9.5-defaults.pl - /usr/share/kconf_update/kalarm-15.08-kickoff.sh - /usr/share/kconf_update/kalarm-2.0.2-general.pl - /usr/share/kconf_update/kalarm-2.1.5-general.pl - /usr/share/kconf_update/kalarm-version.pl - /usr/share/kconf_update/kalarm.upd - /usr/share/kxmlgui5/kalarm - /usr/share/polkit-1/actions/org.kde.kalarmrtcwake.policy - - - kdepim - - - kdepim - - - - kmail - Mail Client - - kio - ki18n - kmime - kcrash - kparts - libgcc - sonnet - akonadi - gpgmepp - kcodecs - kconfig - kwallet - kxmlgui - karchive - kcalcore - kcmutils - qt5-base - kcalutils - kcontacts - knewstuff - cyrus-sasl - kbookmarks - kdepimlibs - kguiaddons - kitemviews - qt5-webkit - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - libkleo - libksieve - libgravatar - mailimporter - kitemmodels - kjobwidgets - kpimtextedit - ktextwidgets - knotifyconfig - kwindowsystem - akonadi-search - kconfigwidgets - kmailtransport - knotifications - kwidgetsaddons - kontactinterface - kidentitymanagement - kdepim-common - - - /usr/bin/akonadi_archivemail_agent - /usr/bin/akonadi_mailfilter_agent - /usr/bin/contactprintthemeeditor - /usr/bin/contactthemeeditor - /usr/bin/headerthemeeditor - /usr/bin/importwizard - /usr/bin/kmail - /usr/bin/mboximporter - /usr/bin/sieveeditor - /usr/bin/storageservicemanager - /etc/xdg/kmail.antispamrc - /etc/xdg/kmail.antivirusrc - /etc/xdg/ksieve_script.knsrc - /usr/lib/libKF5KManageSieve.so - /usr/lib/libKF5KManageSieve.so.* - /usr/lib/libKF5KSieve.so.* - /usr/lib/libKF5KSieveUi.so - /usr/lib/libKF5KSieveUi.so.* - /usr/lib/libKF5MessageList.so.* - /usr/lib/libgrantleethemeeditor.so - /usr/lib/libgrantleethemeeditor.so.* - /usr/lib/libkmailprivate.so.* - /usr/lib/qt5/plugins/kcm_kmail.so - /usr/lib/qt5/plugins/kcm_kmailsummary.so - /usr/lib/qt5/plugins/kcm_kpimidentities.so - /usr/lib/qt5/plugins/kmailpart.so - /usr/lib/qt5/plugins/kontact_kmailplugin.so - /usr/share/akonadi/agents/archivemailagent.desktop - /usr/share/akonadi/agents/mailfilteragent.desktop - /usr/share/appdata/org.kde.kmail.appdata.xml - /usr/share/applications/kmail_view.desktop - /usr/share/applications/org.kde.contactprintthemeeditor.desktop - /usr/share/applications/org.kde.contactthemeeditor.desktop - /usr/share/applications/org.kde.headerthemeeditor.desktop - /usr/share/applications/org.kde.importwizard.desktop - /usr/share/applications/org.kde.kmail.desktop - /usr/share/applications/org.kde.mboximporter.desktop - /usr/share/applications/org.kde.sieveeditor.desktop - /usr/share/applications/org.kde.storageservicemanager.desktop - /usr/share/config.kcfg/kmail.kcfg - /usr/share/dbus-1/interfaces/org.kde.kmail.kmail.xml - /usr/share/dbus-1/interfaces/org.kde.kmail.kmailpart.xml - /usr/share/doc/kde5/html/en/akonadi_archivemail_agent - /usr/share/doc/kde5/html/en/importwizard - /usr/share/doc/kde5/html/en/kmail - /usr/share/doc/kde5/html/en/sieveeditor - /usr/share/icons/hicolor/128x128/apps/kmail.png - /usr/share/icons/hicolor/128x128/apps/kontact-import-wizard.png - /usr/share/icons/hicolor/16x16/apps/kmail.png - /usr/share/icons/hicolor/22x22/apps/kmail.png - /usr/share/icons/hicolor/256x256/apps/kontact-import-wizard.png - /usr/share/icons/hicolor/32x32/apps/kmail.png - /usr/share/icons/hicolor/48x48/apps/kmail.png - /usr/share/icons/hicolor/64x64/apps/kmail.png - /usr/share/icons/hicolor/64x64/apps/kontact-import-wizard.png - /usr/share/importwizard/pics/ - /usr/share/kconf_update/importwizard-15.08-kickoff.sh - /usr/share/kconf_update/importwizard.upd - /usr/share/kconf_update/kmail-15.08-kickoff.sh - /usr/share/kconf_update/kmail.upd - /usr/share/kconf_update/sieveeditor-15.08-kickoff.sh - /usr/share/kconf_update/sieveeditor.upd - /usr/share/kconf_update/storageservicemanager-15.08-kickoff.sh - /usr/share/kconf_update/storageservicemanager.upd - /usr/share/kmail2/pics - /usr/share/knotifications5/akonadi_archivemail_agent.notifyrc - /usr/share/knotifications5/akonadi_mailfilter_agent.notifyrc - /usr/share/knotifications5/kmail2.notifyrc - /usr/share/knotifications5/storageservicemanager.notifyrc - /usr/share/kontact/ksettingsdialog/kmail.setdlg - /usr/share/kservices5/ServiceMenus/kmail_addattachmentservicemenu.desktop - /usr/share/kservices5/kcm_kpimidentities.desktop - /usr/share/kservices5/kcmkmailsummary.desktop - /usr/share/kservices5/kmail_config_accounts.desktop - /usr/share/kservices5/kmail_config_appearance.desktop - /usr/share/kservices5/kmail_config_composer.desktop - /usr/share/kservices5/kmail_config_identity.desktop - /usr/share/kservices5/kmail_config_misc.desktop - /usr/share/kservices5/kmail_config_security.desktop - /usr/share/kservices5/kontact/kmailplugin.desktop - /usr/share/kservicetypes5/dbusmail.desktop - /usr/share/kxmlgui5/kmail2 - /usr/share/messagelist/pics - /usr/share/messageviewer/about/default/introduction_kmail.html - /usr/share/sieve/scripts/copy - - - kdepim - - - kdepim - - - - knotes - Popup Notes - - ki18n - kmime - kdnssd - kparts - libX11 - libgcc - kconfig - kxmlgui - kcalcore - kcmutils - qt5-base - kcalutils - kcontacts - knewstuff - kdepimlibs - kitemviews - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - grantlee-qt5 - kglobalaccel - kpimtextedit - ktextwidgets - knotifyconfig - kwindowsystem - qt5-x11extras - akonadi-search - kconfigwidgets - knotifications - kwidgetsaddons - kdelibs4-support - kontactinterface - kdepim-common - - - /usr/bin/akonadi_notes_agent - /usr/bin/knotes - /etc/xdg/knotes_printing_theme.knsrc - /usr/lib/libKF5NoteShared.so.* - /usr/lib/qt5/plugins/kcm_knote.so - /usr/lib/libnotesharedprivate.so.* - /usr/lib/libknotesprivate.so.* - /usr/lib/qt5/plugins/kcm_knotessummary.so - /usr/lib/qt5/plugins/kontact_knotesplugin.so - /usr/share/akonadi/agents/notesagent.desktop - /usr/share/appdata/org.kde.knotes.appdata.xml - /usr/share/applications/org.kde.knotes.desktop - /usr/share/config.kcfg/knotesglobalconfig.kcfg - /usr/share/dbus-1/interfaces/org.kde.KNotes.xml - /usr/share/dbus-1/interfaces/org.kde.kontact.KNotes.xml - /usr/share/doc/kde5/html/en/akonadi_notes_agent - /usr/share/doc/kde5/html/en/knotes - /usr/share/icons/hicolor/128x128/apps/knotes.png - /usr/share/icons/hicolor/16x16/actions/knotes_alarm.png - /usr/share/icons/hicolor/16x16/actions/knotes_close.png - /usr/share/icons/hicolor/16x16/actions/knotes_date.png - /usr/share/icons/hicolor/16x16/actions/knotes_delete.png - /usr/share/icons/hicolor/16x16/apps/knotes.png - /usr/share/icons/hicolor/22x22/apps/knotes.png - /usr/share/icons/hicolor/32x32/apps/knotes.png - /usr/share/icons/hicolor/48x48/apps/knotes.png - /usr/share/icons/hicolor/64x64/apps/knotes.png - /usr/share/kconf_update/knotes-15.08-kickoff.sh - /usr/share/kconf_update/knotes.upd - /usr/share/knotes - /usr/share/knotifications5/akonadi_notes_agent.notifyrc - /usr/share/kontact/ksettingsdialog/knotes.setdlg - /usr/share/kservices5/kcmknotessummary.desktop - /usr/share/kservices5/knote_config_action.desktop - /usr/share/kservices5/knote_config_collection.desktop - /usr/share/kservices5/knote_config_display.desktop - /usr/share/kservices5/knote_config_editor.desktop - /usr/share/kservices5/knote_config_misc.desktop - /usr/share/kservices5/knote_config_network.desktop - /usr/share/kservices5/knote_config_print.desktop - /usr/share/kservices5/kontact/knotesplugin.desktop - /usr/share/kxmlgui5/knotes - - - kdepim - - - kdepim - - - - konsolekalendar - Command line tool for accessing calendar files - - ki18n - libgcc - kconfig - kcalcore - qt5-base - kcalutils - kdepimlibs - kcoreaddons - akonadi-calendar - kdelibs4-support - kdepim-common - - - /usr/bin/calendarjanitor - /usr/bin/konsolekalendar - /usr/share/applications/konsolekalendar.desktop - /usr/share/doc/kde5/html/en/konsolecalendar - /usr/share/icons/hicolor/128x128/apps/konsolekalendar.png - /usr/share/icons/hicolor/16x16/apps/konsolekalendar.png - /usr/share/icons/hicolor/22x22/apps/konsolekalendar.png - /usr/share/icons/hicolor/32x32/apps/konsolekalendar.png - /usr/share/icons/hicolor/48x48/apps/konsolekalendar.png - - - kdepim - - - kdepim - - - - kontact - Personal Information Manager - - kio - ki18n - kparts - libgcc - kconfig - kxmlgui - kcmutils - kservice - qt5-base - kdewebkit - qt5-webkit - kcompletion - kcoreaddons - kiconthemes - kwindowsystem - kconfigwidgets - kwidgetsaddons - kontactinterface - kidentitymanagement - kdepim-common - - - /usr/bin/kontact - /usr/lib/libkontactprivate.so.* - /usr/lib/qt5/plugins/kcm_kontact.so - /usr/lib/qt5/plugins/kcm_kontactsummary.so - /usr/lib/qt5/plugins/kontact_summaryplugin.so - /usr/share/appdata/org.kde.kontact.appdata.xml - /usr/share/applications/kontact-admin.desktop - /usr/share/applications/org.kde.kontact.desktop - /usr/share/config.kcfg/kontact.kcfg - /usr/share/doc/kde5/html/en/kontact-admin - /usr/share/doc/kde5/html/en/kontact - /usr/share/icons/hicolor/128x128/apps/kontact.png - /usr/share/icons/hicolor/16x16/apps/kontact.png - /usr/share/icons/hicolor/22x22/apps/kontact.png - /usr/share/icons/hicolor/32x32/apps/kontact.png - /usr/share/icons/hicolor/48x48/apps/kontact.png - /usr/share/icons/hicolor/64x64/apps/kontact.png - /usr/share/kconf_update/kontact-15.08-kickoff.sh - /usr/share/kconf_update/kontact.upd - /usr/share/kontact/ksettingsdialog/summary.setdlg - /usr/share/kservices5/kcmkontactsummary.desktop - /usr/share/kservices5/kontact/summaryplugin.desktop - /usr/share/kservices5/kontactconfig.desktop - /usr/share/kxmlgui5/kontact - /usr/share/kxmlgui5/kontactsummary - /usr/share/messageviewer/about/default/introduction_kontact.html - /usr/share/messageviewer/about/default/loading_kontact.html - - - kdepim - - - kdepim - - - - korganizer - Calendar and Scheduling Program - - kio - ki18n - kmime - kparts - libgcc - kcodecs - kconfig - kxmlgui - kcalcore - kcmutils - kservice - qt5-base - kcalutils - kcontacts - kholidays - knewstuff - kdepimlibs - kitemviews - qt5-phonon - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - kjobwidgets - kpimtextedit - eventviews - kwindowsystem - akonadi-search - kconfigwidgets - kmailtransport - knotifications - kwidgetsaddons - akonadi-calendar - kdelibs4-support - kontactinterface - kidentitymanagement - kdepim-common - - - /usr/bin/ical2vcal - /usr/bin/korgac - /usr/bin/korganizer - /etc/xdg/autostart/org.kde.korgac.desktop - /etc/xdg/korganizer.knsrc - /usr/lib/libkorganizer_core.so - /usr/lib/libkorganizer_core.so.* - /usr/lib/libkorganizer_interfaces.so - /usr/lib/libkorganizer_interfaces.so.* - /usr/lib/libkorganizerprivate.so.* - /usr/lib/qt5/plugins/kcm_apptsummary.so - /usr/lib/qt5/plugins/kcm_korganizer.so - /usr/lib/qt5/plugins/kcm_sdsummary.so - /usr/lib/qt5/plugins/kcm_todosummary.so - /usr/lib/qt5/plugins/kontact_journalplugin.so - /usr/lib/qt5/plugins/kontact_korganizerplugin.so - /usr/lib/qt5/plugins/kontact_specialdatesplugin.so - /usr/lib/qt5/plugins/kontact_todoplugin.so - /usr/lib/qt5/plugins/korg_datenums.so - /usr/lib/qt5/plugins/korg_hebrew.so - /usr/lib/qt5/plugins/korg_picoftheday.so - /usr/lib/qt5/plugins/korg_thisdayinhistory.so - /usr/lib/qt5/plugins/korganizerpart.so - /usr/share/appdata/org.kde.korganizer.appdata.xml - /usr/share/applications/korganizer-import.desktop - /usr/share/applications/org.kde.korganizer.desktop - /usr/share/config.kcfg/korganizer.kcfg - /usr/share/dbus-1/interfaces/org.kde.Korganizer.Calendar.xml - /usr/share/dbus-1/interfaces/org.kde.korganizer.KOrgac.xml - /usr/share/dbus-1/interfaces/org.kde.korganizer.Korganizer.xml - /usr/share/doc/kde5/html/en/korganizer - /usr/share/icons/hicolor/128x128/apps/korg-journal.png - /usr/share/icons/hicolor/128x128/apps/korg-todo.png - /usr/share/icons/hicolor/128x128/apps/korganizer.png - /usr/share/icons/hicolor/128x128/apps/quickview.png - /usr/share/icons/hicolor/16x16/apps/korg-journal.png - /usr/share/icons/hicolor/16x16/apps/korg-todo.png - /usr/share/icons/hicolor/16x16/apps/korganizer.png - /usr/share/icons/hicolor/16x16/apps/quickview.png - /usr/share/icons/hicolor/22x22/apps/korg-journal.png - /usr/share/icons/hicolor/22x22/apps/korg-todo.png - /usr/share/icons/hicolor/22x22/apps/korganizer.png - /usr/share/icons/hicolor/22x22/apps/quickview.png - /usr/share/icons/hicolor/256x256/apps/quickview.png - /usr/share/icons/hicolor/32x32/apps/korg-journal.png - /usr/share/icons/hicolor/32x32/apps/korg-todo.png - /usr/share/icons/hicolor/32x32/apps/korganizer.png - /usr/share/icons/hicolor/32x32/apps/quickview.png - /usr/share/icons/hicolor/48x48/apps/korg-journal.png - /usr/share/icons/hicolor/48x48/apps/korg-todo.png - /usr/share/icons/hicolor/48x48/apps/korganizer.png - /usr/share/icons/hicolor/48x48/apps/quickview.png - /usr/share/icons/hicolor/64x64/apps/korg-journal.png - /usr/share/icons/hicolor/64x64/apps/korg-todo.png - /usr/share/icons/hicolor/64x64/apps/korganizer.png - /usr/share/icons/hicolor/64x64/apps/quickview.png - /usr/share/icons/hicolor/scalable/apps/quickview.svgz - /usr/share/icons/oxygen/16x16/actions/smallclock.png - /usr/share/icons/oxygen/16x16/actions/upindicator.png - /usr/share/icons/oxygen/22x22/actions/checkmark.png - /usr/share/kconf_update/korganizer-15.08-kickoff.sh - /usr/share/kconf_update/korganizer.upd - /usr/share/kontact/ksettingsdialog/korganizer.setdlg - /usr/share/kontact/ksettingsdialog/specialdates.setdlg - /usr/share/korgac/icons/hicolor/128x128/apps/korgac.png - /usr/share/korgac/icons/hicolor/16x16/apps/korgac.png - /usr/share/korgac/icons/hicolor/22x22/apps/korgac.png - /usr/share/korgac/icons/hicolor/256x256/apps/korgac.png - /usr/share/korgac/icons/hicolor/32x32/apps/korgac.png - /usr/share/korgac/icons/hicolor/64x64/apps/korgac.png - /usr/share/korganizer/sounds - /usr/share/kservices5/kcmapptsummary.desktop - /usr/share/kservices5/kcmsdsummary.desktop - /usr/share/kservices5/kcmtodosummary.desktop - /usr/share/kservices5/kontact/journalplugin.desktop - /usr/share/kservices5/kontact/korganizerplugin.desktop - /usr/share/kservices5/kontact/specialdatesplugin.desktop - /usr/share/kservices5/kontact/todoplugin.desktop - /usr/share/kservices5/korganizer - /usr/share/kservices5/korganizer_configcolorsandfonts.desktop - /usr/share/kservices5/korganizer_configdesignerfields.desktop - /usr/share/kservices5/korganizer_configfreebusy.desktop - /usr/share/kservices5/korganizer_configgroupscheduling.desktop - /usr/share/kservices5/korganizer_configmain.desktop - /usr/share/kservices5/korganizer_configplugins.desktop - /usr/share/kservices5/korganizer_configtime.desktop - /usr/share/kservices5/korganizer_configviews.desktop - /usr/share/kservices5/korganizer_part.desktop - /usr/share/kservices5/webcal.protocol - /usr/share/kservicetypes5/dbuscalendar.desktop - /usr/share/kxmlgui5/korganizer - - - kdepim - - - kdepim - - - - kdepim-ktnef - A viewer/extractor for TNEF files - - kio - ktnef - ki18n - libgcc - kconfig - kxmlgui - kservice - qt5-base - kcoreaddons - kdbusaddons - kconfigwidgets - kwidgetsaddons - icon-theme-hicolor - kdepim-common - - - /usr/bin/ktnef - /usr/share/applications/org.kde.ktnef.desktop - /usr/share/doc/kde5/html/en/ktnef - /usr/share/icons/hicolor/22x22/actions/ktnef_extract_all_to.png - /usr/share/icons/hicolor/22x22/actions/ktnef_extract_to.png - /usr/share/icons/hicolor/48x48/apps/ktnef.png - /usr/share/icons/locolor/16x16/actions/ktnef_extract_all_to.png - /usr/share/icons/locolor/16x16/actions/ktnef_extract_to.png - /usr/share/icons/locolor/16x16/apps/ktnef.png - /usr/share/icons/locolor/32x32/apps/ktnef.png - - - kdepim - - - kdepim - - - - - 2016-05-23 - 16.04.0 - Version Bump. - Burak Ertürk - burakerturk@pisilinux.org 2016-03-30 - 15.12.3 + 7.2_p2 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.application - Mail importer library - Mail importer library - mirrors://kde/stable/applications/16.04.0/src/mailimporter-16.04.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 - libkdepim-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 - boost-devel - - desktop/kde/application/mailimporter/pspec.xml - - - mailimporter - - qt5-base - libgcc - libkdepim - ki18n - kmime - akonadi - kconfig - karchive - kdepimlibs - 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 - - - - - 2016-05-20 - 16.04.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - picmi - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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. - mirrors://kde/stable/applications/16.04.0/src/picmi-16.04.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/application/picmi/pspec.xml - - - picmi - picmi - - ki18n - libgcc - kxmlgui - qt5-svg - qt5-base - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 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.application - 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/16.04.0/src/kapman-16.04.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/application/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 - - - - - 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.application - 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/src/konversation-1.6.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/application/konversation/pspec.xml - - - konversation - - qt5-base - qca2-qt5 - kemoticons - kidletime - knotifyconfig - kparts - kio - 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 - - - - - 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 - - - - - - signon-kwallet-extension - http://kde.org - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app - desktop.kde.application - KWallet signon extension - KWallet signon extension - mirrors://kde/stable/applications/16.04.0/src/signon-kwallet-extension-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kwallet-devel - signon-devel - - desktop/kde/application/signon-kwallet-extension/pspec.xml - - - signon-kwallet-extension - KWallet signon extension - - libgcc - signon - kwallet - qt5-base - - - /usr/lib/signon - /usr/share/doc - - - - - 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.application - Google API library for KDE - A KDE-based library for accessing various Google services via their public API - mirrors://kde/stable/libkgapi/5.1.0/src/libkgapi-5.1.0.tar.xz - - qt5-base-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-webkit-devel - qt5-linguist - qt5-location-devel - - desktop/kde/application/libkgapi/pspec.xml - - - libkgapi - - qt5-base - kcalcore - kcontacts - kio - libgcc - qt5-webkit - kwindowsystem - kdelibs4-support - - - /etc - /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 - qt5-webkit-devel - kwindowsystem-devel - kdelibs4-support-devel - libkgapi - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - okteta - http://www.kde.org/ - - Mathias Freire - mathiasfreire45@gmail.com - - GPLv2 - app:gui - desktop.kde.application - 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. - http://download.kde.org/stable/applications/16.04.0/src/okteta-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-designer-devel - qt5-script-devel - kbookmarks-devel - kcodecs-devel - kcompletion-devel - kconfigwidgets-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/application/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 - - - - okteta-devel - Development files for okteta - - okteta - - - /usr/include - /usr/lib/cmake - - - - - 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.application - 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/16.04.0/src/kdegraphics-thumbnailers-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kio-devel - libkdcraw-devel - libkexiv2-devel - - desktop/kde/application/kdegraphics-thumbnailers/pspec.xml - - - kdegraphics-thumbnailers - - kio - libgcc - qt5-base - libkdcraw - libkexiv2 - - - /usr/lib - /usr/share/doc - /usr/share - - - - - 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 - - - - - - kcron - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/kcron-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - ki18n-devel - kdoctools-devel - kiconthemes-devel - kio-devel - kxmlgui-devel - kiconthemes-devel - kiconthemes-devel - kiconthemes-devel - - desktop/kde/application/kcron/pspec.xml - - - kcron - - kio - ki18n - libgcc - qt5-base - kcoreaddons - kiconthemes - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/lib - /usr/share/doc - - - kdeadmin - - - kdeadmin - - - - - 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.application - 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/16.04.0/src/akonadi-16.04.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 - - desktop/kde/application/akonadi/pspec.xml - - - akonadi - app:console - - qt5-base - kio - sqlite - libgcc - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-postgresql - postgresql-server - kitemmodels - kdesignerplugin - mariadb-client - mariadb-server - - - /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 - - - - - 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.application - 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/16.04.0/src/ktnef-16.04.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 - - desktop/kde/application/ktnef/pspec.xml - - - ktnef - - qt5-base - kcalutils - ki18n - libgcc - kcalcore - kcontacts - kdelibs4-support - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - ktnef-devel - Development files for ktnef - - qt5-base-devel - ktnef - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - kleopatra - https://www.kde.org/applications/utilities/kleopatra/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - FDL-1.1 - LGPLv2 - app:gui - desktop.kde.application - 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. - http://download.kde.org/stable/applications/16.04.0/src/kleopatra-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kcodecs-devel - kdbusaddons-devel - kcmutils-devel - libkleo-devel - kdoctools-devel - gpgmepp-devel - kmime-devel - libassuan-devel - gpgme-devel - - desktop/kde/application/kleopatra/pspec.xml - - - kleopatra - Certificate Manager and Unified Crypto GUI - - gpgme - ki18n - kmime - libgcc - gpgmepp - 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 - - - - - 2016-06-09 - 16.04.0 - Firs release - Alihan Öztürk - alihan@pisilinux.org - - - - - - kmines - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/kmines-16.04.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/application/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 - - - - - 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.application - Library for creating events. - Library for creating events. - http://download.kde.org/stable/applications/16.04.0/src/eventviews-16.04.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 - kdepimlibs-devel - kcontacts-devel - kcalcore-devel - kdgantt2-devel - kcalutils-devel - calendarsupport-devel - kmime-devel - kidentitymanagement-devel - akonadi-calendar-devel - - desktop/kde/application/eventviews/pspec.xml - - - eventviews - Library for creating events. - - ki18n - libgcc - akonadi - kcodecs - kconfig - kcalcore - kdgantt2 - 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 - - - - eventviews-devel - Development files for eventviews. - - eventviews - - - /usr/include - /usr/lib/cmake - - - - - 2016-05-22 - 16.04.0 - First release. - Alihan Öztürk - alihan@pisilinux.org - - - - - - knetwalk - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/knetwalk-16.04.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/application/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 - - - - - 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 - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.application - KDE5 PIM libraries - KDE5 PIM kitaplıkları - Contains KDE5 PIM (Personal Information Management) base libraries. - KDE5 PIM (Personal Information Management - Kişisel Bilgi Yönetimi) uygulamaları için gerekli kitaplıkları içerir. - mirrors://kde/stable/applications/16.04.0/src/kdepimlibs-16.04.0.tar.xz - - qt5-base-devel - qt5-webkit-devel - grantlee-qt5-devel - boost-devel - gpgme-devel - qt5-sql-sqlite - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - prison-qt5-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 - - desktop/kde/application/kdepimlibs/pspec.xml - - - kdepimlibs - - qt5-base - kio - ki18n - libgcc - kcodecs - kmime - kldap - kxmlgui - kcalcore - kcontacts - kconfig - libxml2 - kservice - kguiaddons - kitemviews - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - qt5-webkit - grantlee-qt5 - ktextwidgets - kconfigwidgets - kwidgetsaddons - kdelibs4-support - qt5-phonon - prison-qt5 - akonadi - 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 - - - - kdepimlibs-devel - Development package for KDE5 PIM libraries - KDE5 PIM kitaplıkları için geliştirme paketi - Contains development tools and header files for KDE5 PIM (Personal Information Management) base libraries. - KDE5 PIM (Personal Information Management - Kişisel Bilgi Yönetimi) uygulamaları için gerekli kitaplıklarla ilgili geliştirme araçları ve başlık dosyalarını içerir. - - qt5-base-devel - boost-devel - kdepimlibs - - - /usr/lib/cmake - /usr/include - /usr/lib/gpgmepp - /usr/share/kde4/apps/cmake - - - - - 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 - - - - - - granatier - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/granatier-16.04.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 - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/application/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 - - - - - 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.application - 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/16.04.0/src/kblackbox-16.04.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/application/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 - - - - - 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.application - 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/16.04.0/src/ksystemlog-16.04.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/application/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 - - - kdeadmin - - - kdeadmin - - - - - 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.application - Library to provides access and handling of KAlarm calendar data - Library to provides access and handling of KAlarm calendar data - mirrors://kde/stable/applications/16.04.0/src/kalarmcal-16.04.0.tar.xz - - qt5-base-devel - akonadi-devel - kcalcore-devel - kidentitymanagement-devel - kdepimlibs-devel - boost-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdoctools-devel - libical-devel - kholidays-devel - extra-cmake-modules - - desktop/kde/application/kalarmcal/pspec.xml - - - kalarmcal - - qt5-base - kcalcore - kholidays - kidentitymanagement - ki18n - libgcc - kdepimlibs - kdelibs4-support - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kalarmcal-devel - Development files for kalarmcal - - qt5-base-devel - kalarmcal - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - kmailtransport - http://pim.kde.org/akonadi - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - desktop.kde.application - Mail Transport Service - Mail Transport Service - akonadi - mirrors://kde/stable/applications/16.04.0/src/kmailtransport-16.04.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-search-devel - akonadi-devel - cyrus-sasl-devel - extra-cmake-modules - - desktop/kde/application/kmailtransport/pspec.xml - - - kmailtransport - app:console - - qt5-base - ki18n - kio - libgcc - kmime - kconfig - kwallet - kcompletion - kdepimlibs - kcoreaddons - kconfigwidgets - kwidgetsaddons - kdelibs4-support - - - /usr/lib - /usr/lib/qt5 - /usr/share/kservices5 - /usr/share/doc/ - /usr/share/config.kcfg - - - - kmailtransport-devel - Development files for akonadi - - kmailtransport - qt5-base-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake - - - - - 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.application - 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/16.04.0/src/kblog-16.04.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 - kcalcore-devel - ksyndication-devel - kxmlrpcclient-devel - - desktop/kde/application/kblog/pspec.xml - - - kblog - - qt5-base - kcalcore - kxmlrpcclient - kio - ki18n - libgcc - kcoreaddons - ksyndication - kdelibs4-support - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kblog-devel - Development files for kblog - - qt5-base-devel - kblog - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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.application - 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/16.04.0/src/kaccounts-providers-16.04.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/application/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 - - - - - 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.application - 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/16.04.0/src/kdepim-runtime-16.04.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 - kdepimlibs-devel - cyrus-sasl-devel - qt5-declarative-devel - qt5-quick1-devel - qt5-xmlpatterns-devel - qt5-webkit-devel - extra-cmake-modules - qt5-location-devel - - desktop/kde/application/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 - kdepimlibs - kitemviews - kcompletion - kcoreaddons - kdbusaddons - kitemmodels - kcontacts - kjobwidgets - knotifyconfig - kwindowsystem - kconfigwidgets - kmailtransport - ktextwidgets - knotifications - kwidgetsaddons - qt5-xmlpatterns - akonadi-calendar - kdelibs4-support - kidentitymanagement - - - /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 - - - - - 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.application - 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/16.04.0/src/kfourinline-16.04.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/application/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 - - - - - 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.application - 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/16.04.0/src/kamera-16.04.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/application/kamera/pspec.xml - - - kamera - - kio - ki18n - libgcc - kconfig - kxmlgui - qt5-base - libgphoto2 - kcoreaddons - kconfigwidgets - kwidgetsaddons - - - /usr/lib - /usr/share/doc - /usr/share - - - - - 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.application - KDE print manager - KDE print tool. - print-manager - mirrors://kde/stable/applications/16.04.0/src/print-manager-16.04.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/application/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 - - - - - 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.application - 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/16.04.0/src/kbruch-16.04.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/application/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 - - - - - 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.application - KDE File Manager - Dolphin is the File Manager for KDE. - mirrors://kde/stable/applications/16.04.0/src/dolphin-16.04.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 - - desktop/kde/application/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 - - - - - 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 - - - - - - gpgmepp - https://projects.kde.org/gpgmepp - Ertuğrul Erata ertugrulerata@gmail.com - - LGPLv2 - desktop.kde.application - 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.04.0/src/gpgmepp-16.04.0.tar.xz - - boost-devel - qt5-base-devel - gpgme-devel - extra-cmake-modules - - desktop/kde/application/gpgmepp/pspec.xml - - - gpgmepp - - libgcc - qt5-base - gpgme - - - /usr/lib - /usr/share/doc - - - - gpgmepp-devel - - gpgmepp - - - /usr/include - /usr/lib/cmake - - - - - 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.application - Kross interpreter plugins for programming languages - Language interpreters to enable in-process scripting with Kross. - mirrors://kde/stable/applications/16.04.0/src/kross-interpreters-16.04.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/application/kross-interpreters/pspec.xml - - - kross-interpreters - - qt5-base - libgcc - python - kross - - - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - - 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.application - KDE PIM libraries - Library for the KDE-PIM(Personal-Infomation-Management - mirrors://kde/stable/applications/16.04.0/src/kidentitymanagement-16.04.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 - - desktop/kde/application/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 - - - - - 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.application - 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/16.04.0/src/kruler-16.04.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/application/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 - - - - - 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.application - 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/16.04.0/src/kalgebra-16.04.0.tar.xz - - mesa-devel - mesa-glu-devel - qt5-base-devel - qt5-quick1-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 - - desktop/kde/application/kalgebra/pspec.xml - - - kalgebra - - qt5-base - qt5-declarative - qt5-webkit - qt5-location - analitza - libgcc - kconfig - kxmlgui - readline - kcoreaddons - ki18n - kconfigwidgets - kwidgetsaddons - kio - - - /usr/share/doc - /usr/bin - /usr/share - - - - - 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 - - - - - - analitza - https://projects.kde.org/projects/kde/kdeedu/analitza - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - desktop.kde.application - 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/16.04.0/src/analitza-16.04.0.tar.xz - - cmake - eigen3 - mesa-devel - qt5-svg-devel - extra-cmake-modules - qt5-declarative-devel - - desktop/kde/application/analitza/pspec.xml - - - analitza - - mesa - libgcc - qt5-svg - qt5-base - qt5-declarative - - - /usr/lib - /usr/share/doc - /usr/share/libanalitza/ - - - - analitza-devel - Development files for analitza - analitza için geliştirme dosyaları - - analitza - - - /usr/include - /usr/lib/cmake - - - - - 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.application - KDE Telepathy contact list application - KDE Telepathy contact list application - mirrors://kde/stable/applications/16.04.0/src/ktp-contact-list-16.04.0.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/application/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 - - - - - 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 - - - - - - kldap - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.application - LDAP access API for KDE - Allows LDAP accessing with a convenient Qt style C++ API. - mirrors://kde/stable/applications/16.04.0/src/kldap-16.04.0.tar.xz - - qt5-base-devel - kcompletion-devel - ki18n-devel - openldap-client - cyrus-sasl-devel - extra-cmake-modules - - desktop/kde/application/kldap/pspec.xml - - - kldap - - qt5-base - kcompletion - ki18n - libgcc - cyrus-sasl - openldap-client - kwidgetsaddons - - - /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 - - - - - 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.application - 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/16.04.0/src/libkipi-16.04.0.tar.xz - - qt5-base-devel - kdoctools-devel - ki18n-devel - kconfig-devel - kservice-devel - kxmlgui-devel - cmake - extra-cmake-modules - - desktop/kde/application/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 - - - - - 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 - - - - - - kdgantt2 - https://community.kde.org/KDE_PIM - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app:console - desktop.kde.application - Library providing gantt support - Library providing gantt support - http://download.kde.org/stable/applications/16.04.0/src/kdgantt2-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - ki18n-devel - - desktop/kde/application/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 - - - - - 2016-05-22 - 16.04.0 - First release. - Alihan Öztürk - alihan@pisilinux.org - - - - - - grantleetheme - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.application - Library for Grantlee theming support - Library for Grantlee theming support - mirrors://kde/stable/applications/16.04.0/src/grantleetheme-16.04.0.tar.xz - - qt5-base-devel - boost-devel - extra-cmake-modules - libkleo-devel - grantlee-qt5-devel - knewstuff-devel - - desktop/kde/application/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 - - - - 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 - - - - - 2016-04-25 - 16.04.0 - 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.application - KDE PIM incidence editor. - KDE PIM incidence editor. - http://download.kde.org/stable/applications/16.04.0/src/incidenceeditor-16.04.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 - kdepimlibs-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 - kdgantt2-devel - kmailtransport-devel - libkdepim-devel - - desktop/kde/application/incidenceeditor/pspec.xml - - - incidenceeditor - KDE PIM incidence editor. - - kio - ki18n - kldap - kmime - libgcc - akonadi - kcodecs - kconfig - kxmlgui - kcalcore - kdgantt2 - kservice - qt5-base - kcalutils - kcontacts - libkdepim - eventviews - kdepimlibs - kcompletion - kcoreaddons - kiconthemes - kitemmodels - kjobwidgets - kpimtextedit - ktextwidgets - kconfigwidgets - kmailtransport - kwidgetsaddons - calendarsupport - akonadi-calendar - kdelibs4-support - kdepim-apps-libs - kidentitymanagement - - - /usr/lib - /usr/lib/qt5 - - - - incidenceeditor-devel - Development files for incidenceeditor. - - incidenceeditor - - - /usr/include - /usr/lib/cmake - - - - - 2016-05-22 - 16.04.0 - First release. - Alihan Öztürk - alihan@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.application - 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.0.3.tar.gz - - qt5-base-devel - qt5-xmlpatterns-devel - qt5-quick1-devel - kdelibs4-support-devel - plasma-framework-devel - extra-cmake-modules - - desktop/kde/application/plasma-applet-distrowatcher/pspec.xml - - - plasma-applet-distrowatcher - - qt5-base - - - /usr/share - /usr/share/doc - /usr/share/icons - /usr/share/locale - - - - - 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 - - - - - - kpimtextedit - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:gui - desktop.kde.application - A textedit with PIM-specific features. - Text Edit with KDE-PIM specific features. - mirrors://kde/stable/applications/16.04.0/src/kpimtextedit-16.04.0.tar.xz - - qt5-base-devel - ki18n-devel - kcodecs-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 - - desktop/kde/application/kpimtextedit/pspec.xml - - - kpimtextedit - - qt5-base - ki18n - kcodecs - kio - sonnet - libgcc - kemoticons - kcompletion - ktextwidgets - kwidgetsaddons - grantlee-qt5 - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kpimtextedit-devel - Development files for kpimtextedit - - qt5-base-devel - kpimtextedit - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 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 - - - - - - krdc - http://www.kde.org/applications/internet/krdc/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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ç - http://download.kde.org/stable/applications/16.04.0/src/krdc-16.04.0.tar.xz - - 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 - - desktop/kde/application/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 - - - - krdc-devel - - krdc - - - /usr/include - - - - - 2016-04-20 - 16.04 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - ktp-contact-runner - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.application - KRunner plugin for KDE Telepathy - KRunner plugin for KDE Telepathy - mirrors://kde/stable/applications/16.04.0/src/ktp-contact-runner-16.04.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/application/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 - - - - - 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.application - 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. - http://download.kde.org/stable/applications/16.04.0/src/libkgeomap-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-webkit-devel - ki18n-devel - kconfig-devel - kio-devel - ktextwidgets-devel - marble-devel - - desktop/kde/application/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 - - - - libkgeomap-devel - Developments files for libkgeomap. - - libkgeomap - - - /usr/include - /usr/lib/cmake - - - - - 2016-06-09 - 16.04.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - kgeography - http://edu.kde.org/applications/all/kgeography - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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 - mirrors://kde/stable/applications/16.04.0/src/kgeography-16.04.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/application/kgeography/pspec.xml - - - kgeography - - qt5-base - libgcc - kconfig - kxmlgui - kwidgetsaddons - kcoreaddons - ki18n - kitemviews - kiconthemes - kconfigwidgets - - - /usr/bin - /usr/share - /usr/share/doc - - - - - 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.application - Interactive Physical Simulator - Step is an interactive physical simulator. It allows you to explore the physical world through simulations. - mirrors://kde/stable/applications/16.04.0/src/step-16.04.0.tar.xz - - qt5-base-devel - qt5-quick1-devel - qt5-svg-devel - qt5-declarative-devel - extra-cmake-modules - kdoctools-devel - kdelibs4-support-devel - mesa-devel - khtml-devel - kconfig-devel - kdelibs4-support-devel - knewstuff-devel - kplotting-devel - eigen3 - pkgconfig - libqalculate-devel - cln-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/application/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 - - - - - 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.application - Territory capture game - Alan kapma oyunu - KJumpingCube is a simple tactical game. - KJumpingCube basit bir taktik oyunudur. - kjumpingcube - mirrors://kde/stable/applications/16.04.0/src/kjumpingcube-16.04.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/application/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 - - - - - 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.application - 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/16.04.0/src/kdebugsettings-16.04.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/application/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 - - - - - 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 - - - - - - kde-dev-scripts - https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.application - Scripts and setting files useful during development of KDE software - Scripts and setting files useful during development of KDE software - mirrors://kde/stable/applications/16.04.0/src/kde-dev-scripts-16.04.0.tar.xz - - extra-cmake-modules - kdoctools-devel - kdelibs4-support-devel - - desktop/kde/application/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 - - - - - 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.application - KDE PIM library providing support for mail applications - KDE PIM library providing support for mail applications - mirrors://kde/stable/applications/16.04.0/src/mailcommon-16.04.0.tar.xz - - qt5-base-devel - extra-cmake-modules - boost-devel - kdoctools-devel - mailimporter-devel - messagelib-devel - libgravatar-devel - kdepim-apps-libs-devel - kidentitymanagement-devel - kmailtransport-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 - gpgmepp-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 - openldap-client - cyrus-sasl-devel - - desktop/kde/application/mailcommon/pspec.xml - - - mailcommon - - qt5-base - libgcc - libkdepim - mailimporter - kio - ki18n - kmime - akonadi - kcodecs - kconfig - kxmlgui - karchive - kcontacts - pimcommon - kdepimlibs - 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 - - - - - 2016-05-20 - 16.04.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - katomic - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/katomic-16.04.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/application/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 - - - - - 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 + alienarena + http://red.planetarena.org Pisi Linux Admins admins@pisilinux.org - LGPLv2 - library - app:console - desktop.kde.application - Additional KIO-slaves for KDE5 applications - Additional KIO-slaves for KDE5 applications - mirrors://kde/stable/applications/16.04.0/src/kio-extras-16.04.0.tar.xz + 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 - 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/application/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/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 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 - - - - - - kollision - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/kollision-16.04.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/application/kollision/pspec.xml - - - kollision - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kdbusaddons - libkdegames - kwidgetsaddons - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 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 - - - - - - skrooge - http://skrooge.org - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:gui - desktop.kde.application - 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 - http://download.kde.org/stable/skrooge/skrooge-2.4.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 - - desktop/kde/application/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 - - - - - 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 - - - - - - kmahjongg - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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 - http://download.kde.org/stable/applications/16.04.0/src/kmahjongg-16.04.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/application/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 - - - - - 2016-04-20 - 16.04 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - kdiamond - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/kdiamond-16.04.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/application/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 - - - - - 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.application - 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/16.04.0/src/kaccounts-integration-16.04.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/application/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 - - - - - 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.application - 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/16.04.0/src/kteatime-16.04.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/application/kteatime/pspec.xml - - - kteatime - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kiconthemes - ktextwidgets - knotifyconfig - kconfigwidgets - knotifications - - - /usr/bin - /usr/doc - /usr/share - - - kdetoys - - - kdetoys - - - - - 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 - - - - - - baloo-widgets - http://www.kde.org - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.application - Framework for searching and managing metadata - Baloo is a framework for searching and managing metada - mirrors://kde/stable/applications/16.04.0/src/baloo-widgets-16.04.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/application/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 - - - - - 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 - - - - - - gwenview - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - library - desktop.kde.application - 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/16.04.0/src/gwenview-16.04.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 + libXxf86dga-devel + libXxf86vm-devel + libX11-devel mesa-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/application/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 - - - - - 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.application - A document viewer - Belge gösterici - Okular is a document viewer. - Okular bir belge göstericidir. - okular - https://sourceforge.net/projects/pisilinux/files/source/okular-16.03.80_20160402.tar.xz - - qt5-base-devel - qt5-declarative-devel - kjs-devel - qca2-qt5-devel - tiff-devel - kdelibs4-support-devel - qt5-phonon-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 - libspectre-devel - djvu-devel - kpty-devel - extra-cmake-modules - - desktop/kde/application/okular/pspec.xml - - - okular - app:gui - - qt5-base - qca2-qt5 - tiff - libkexiv2 - poppler-qt5 - ebook-tools - kactivities - libjpeg-turbo - kdelibs4-support - 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 - - - /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 - - - - - 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 - - - - - - ktp-send-file - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.application - 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/16.04.0/src/ktp-send-file-16.04.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/application/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 - - - - - 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.application - 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/16.04.0/src/kbreakout-16.04.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/application/kbreakout/pspec.xml - - - kbreakout - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - qt5-declarative - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 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 - - - - - - messagelib - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:library - desktop.kde.application - KDE PIM library providing support for mail applications - KDE PIM library providing support for mail applications - mirrors://kde/stable/applications/16.04.0/src/messagelib-16.04.0.tar.xz - - qt5-base-devel - extra-cmake-modules - boost-devel - kdoctools-devel - mailimporter-devel - libgravatar-devel - kdepim-apps-libs-devel - kidentitymanagement-devel - kmailtransport-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 - gpgmepp-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 - openldap-client - cyrus-sasl-devel - - desktop/kde/application/messagelib/pspec.xml - - - messagelib - - qt5-base - libgcc - libkdepim - mailimporter - kio - ki18n - kmbox - kmime - sonnet - akonadi - gpgmepp - kcodecs - kconfig - kxmlgui - libkleo - karchive - kcalcore - kservice - kcontacts - kdewebkit - pimcommon - kdepimlibs - kitemviews - qt5-webkit - kcompletion - kcoreaddons - kiconthemes - kitemmodels - kjobwidgets - libgravatar - grantlee-qt5 - kpimtextedit - ktextwidgets - grantleetheme - kwindowsystem - akonadi-search - kconfigwidgets - kmailtransport - knotifications - kwidgetsaddons - kdepim-apps-libs - 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 - - - - - 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.application - MBox library support. - MBox library support. - mirrors://kde/stable/applications/16.04.0/src/kmbox-16.04.0.tar.xz - - qt5-base-devel - extra-cmake-modules - kmime-devel - boost-devel - - desktop/kde/application/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 - - - - - 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 - - - - - - libksieve - https://community.kde.org/KDE_PIM - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app:console - desktop.kde.application - KDE PIM library for managing sieves. - KDE PIM library for managing sieves. - http://download.kde.org/stable/applications/16.04.0/src/libksieve-16.04.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 - kdepimlibs-devel - kcalcore-devel - kimap-devel - kmime-devel - cyrus-sasl-devel - knewstuff-devel - kidentitymanagement-devel - kmailtransport-devel - libkdepim-devel - - desktop/kde/application/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 - - - /etc - /usr/lib - /usr/lib/qt5 - /usr/share/sieve - - - - libksieve-devel - Development files for libksieve. - - libksieve - - - /usr/include - /usr/lib/cmake - - - - - 2016-05-22 - 16.04.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.application - 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/16.04.0/src/libkface-16.04.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-sqlite - opencv-devel - - desktop/kde/application/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 - - - - - 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 - - - - - - kde-servicemenu-rootactions - http://www.kde-apps.org/content/show.php?content=48411 - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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 - http://kde-apps.org/CONTENT/content-files/48411-rootactions_servicemenu_2.9.tar.gz - desktop/kde/application/kde-servicemenu-rootactions/pspec.xml - - - kde-servicemenu-rootactions - - /usr/bin - /usr/share/kservices5 - /usr/share/doc - - - - - 2016-05-23 - 2.9 - Release bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-04-10 - 2.9 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - kmix - http://kde.org/applications/multimedia/kmix/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.application - 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/16.04.0/src/kmix-16.04.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/application/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 - - - - - 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.games - 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/16.04.0/src/kwordquiz-16.04.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/games/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 - - - - - 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 - - - - - - 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/16.04.0/src/kpat-16.04.0.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-quick1-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/games/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 - - - - - 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 - - - - - - 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/16.04.0/src/libkmahjongg-16.04.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/games/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 - - - - - 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 - - - - - - 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/16.04.0/src/libkdegames-16.04.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 + ode-devel + curl-devel + freetype-devel + libvorbis-devel - desktop/kde/games/libkdegames/pspec.xml + + use_home_dir.patch + + game/fps/alienarena/pspec.xml - libkdegames + alienarena - qt5-base - kdelibs4-support - kdnssd - kdeclarative - knewstuff - kio - ki18n + libjpeg-turbo + libXxf86vm + curl + zlib + libX11 + libvorbis 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 - - - - - 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 - - - - - - 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/16.04.0/src/kshisen-16.04.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/games/kshisen/pspec.xml - - - kshisen - - qt5-base - libgcc - ki18n - kconfig - kconfigwidgets - kwidgetsaddons - kxmlgui - kcoreaddons - kdbusaddons - libkdegames - libkmahjongg + freetype /usr/bin - /usr/share - /usr/share/doc - - - - - 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 - - - - - - gtk-theme-mediterranean - http://gnome-look.org/content/show.php/MediterraneanNight+Series?content=156782 - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - data - desktop.lookandfeel - Great themes for GTK2 and GTK3 - GTK2 ve GTK3 için güzel temalar - Themes for GTK2 and GTK3. - GTK2 ve GTK3 için yazılmış tema paketleri. - https://dl.dropboxusercontent.com/u/80497678/MediterraneanNight-2.03.tar.gz - desktop/lookandfeel/gtk-theme-mediterranean/pspec.xml - - - gtk-theme-mediterranean - - gtk2-engines-murrine - gdk-pixbuf - - - /usr/share/themes/MediterraneanDark - /usr/share/themes/MediterraneanWhite - /usr/share/themes/MediterraneanLightDarkest - - - - gtk-theme-mediterranean-others - - gtk2-engines-murrine - gdk-pixbuf - - - /usr/share/themes - - - - - 2016-06-09 - 2.03 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-06 - 2.03 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - gtk2-engines-murrine - http://cimitan.com/murrine/project/murrine - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.lookandfeel - GTK+ Murrine theme engine - GTK+ Murrine tema motoru - The Murrine engine is a cairo-based GTK+ theming tool. It's very fast compared to clearlooks-cairo. Murrine includes animations and a unique style. - Murrine motoru, Cairo tabanlı GTK+ tema aracıdır. Clearlooks temasına göre çok daha hızlıdır. Aynı zamanda canlandırmalar, benzersiz biçemler içerir. - mirrors://gnome/murrine/0.98/murrine-0.98.2.tar.xz - - gtk2-devel - glib2-devel - cairo-devel - pango-devel - pixman-devel - gdk-pixbuf-devel - intltool - - desktop/lookandfeel/gtk2-engines-murrine/pspec.xml - - - gtk2-engines-murrine - - gtk2 - glib2 - cairo - pango - pixman - gdk-pixbuf - - /usr/lib - /usr/share/doc - /usr/share/gtk-engines - - - - - 2016-06-09 - 0.98.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-07 - 0.98.2 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - icon-theme-hicolor - http://icon-theme.freedesktop.org/wiki/HicolorTheme - - 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 - - - icon-theme-hicolor - - /usr/share/doc - /usr/share/icons - - - - - 2016-06-09 - 0.15 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-09 - 0.15 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - icon-theme-adwaita - http://www.gnome.org - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app:gui - desktop.lookandfeel - Adwaita icon theme - Adwaita icon theme - ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.20/adwaita-icon-theme-3.20.tar.xz - - intltool - - desktop/lookandfeel/icon-theme-adwaita/pspec.xml - - - icon-theme-adwaita - Adwaita icon theme - - / - - - - - 2016-06-09 - 3.20 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-07 - 3.20 - 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.2.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 - - - - 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 - - - - - - artwork-pisilinux-release - http://www.pisilinux.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - public-domain - CCPL-Attribution-ShareAlike-3.0 - CCPL-Attribution-3.0 - data - desktop.lookandfeel - Artwork for Pisi Linux releases - Pisi Linux sürümleri için sanatsal içerik - This package contains additional artwork (like wallpapers) intended for Pisi Linux releases. - Bu paket Pisi Linux sürümleri için hazırlanmış sanatsal çalışmalar içerir. - http://source.pisilinux.org/1.0/artwork-pisilinux-release-1.2.tar.xz - http://source.pisilinux.org/1.0/sample-files-20130323.tar.xz - desktop/lookandfeel/artwork-pisilinux-release/pspec.xml - - - artwork-pisilinux-release - - /usr/share/wallpapers - - - - example-content - Example files for Pisi Linux - Pisi Linux ile beraber dağıtılan örnek dosyalar - - /usr/share/example-content - /etc/X11/Xsession.d - /etc/X11/xinit/xinitrc.d/35-example-content.sh - - 35-example-content.sh + alienarena.png + alienarena.desktop - - 2016-06-09 - 1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - 2016-03-21 - 1.2 + 2015-11-11 + 7.66 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + Stefan Gronewold (groni) + groni@pisilinux.org - iconcan - http://www.pisilinux.org/ + dustrac + http://dustrac.sourceforge.net/ - Osman Erkan - osman.erkan@pisilinux.org + Stefan Gronewold(groni) + groni@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 + game.arcade + Dust Racing 2D (dustrac) is an open source, tile-based 2D racing game + The purpose of the game is to race against 11 challenging computer players on different race tracks. Finishing in TOP-6 will unlock a new race track. Only a small portion of the race track is visible on the scrolling screen. + https://github.com/juzzlin/DustRacing2D/archive/1.11.0.tar.gz + + qt5-base-devel + qt5-linguist + openal-devel + cmake + pkgconfig + libvorbis-devel + mesa-devel + mesa-glu-devel + + game/arcade/dustrac/pspec.xml - iconcan + dustrac + + qt5-base + openal + libvorbis + libgcc + mesa + - /usr/share/pixmaps + /usr/bin + /usr/share/games + /usr/share/locale + /usr/share/applications + /usr/share/icons + /usr/share/pixmaps + /usr/share/doc - - 2016-06-09 - 1.0.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - 2015-02-04 - 1.0.1 + 2015-11-20 + 1.11.0 First release - Osman Erkan - osman.erkan@pisilinux.org + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + gcompris + http://gcompris.net/ + + 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/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 + + + + + 2016-02-07 + 15.10 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + ode + http://www.ode.org/ + + PisiLinux Community + 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ń. + mirrors://sourceforge/opende/ode-0.13.tar.bz2 + game/misc/ode/pspec.xml + + + ode + + /usr/lib + /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 + + + + + 2015-10-26 + 0.13 + First release + Stefan Gronewold (groni) + groni@pisilinux.org @@ -98581,6 +45116,104 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + 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 + gst-plugins-base-devel + + + make-abicheck-non-fatal.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 + + + + + 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 + + + qscintilla2 @@ -98780,451 +45413,32 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qtcreator - http://qt-project.org/ + qt5-x11extras + http://qt.digia.com/ 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.0/4.0.0/qt-creator-opensource-src-4.0.0.tar.gz + 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.6/5.6.0/submodules/qtx11extras-opensource-src-5.6.0.tar.xz - libgcc - libX11-devel - cmake - git - mesa-devel - openssh 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 - 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 - - - /usr/bin - /usr/libexec/qtcreator - /usr/lib/qtcreator - /usr/share/applications/qtcreator.desktop - /usr/share/licenses - /usr/share/qtcreator - /usr/share/doc - /usr/share/icons - /etc - - - qtcreator.desktop - qtcreator.sh - - - - - 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.4-src.tgz - - 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 - sentinel.patch - strcmp.patch - warn.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 - - - /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 - libjpeg-turbo-32bit - - - /usr/lib32 - - - - - 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 - - - - - - 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 - + qt5-sql-sqlite mesa-devel - qt5-base-devel - qt5-script-devel - qt5-assistant-devel - qt5-sql-sqlite - desktop/toolkit/qt5/qt5-quick1/pspec.xml + desktop/toolkit/qt5/qt5-x11extras/pspec.xml - qt5-quick1 - - mesa - qt5-base - qt5-xmlpatterns - qt5-script - - - /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 - - - - qt5-quick1-docs + qt5-x11extras qt5-base - - /usr/share/doc/qt5 - - - - - 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-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.6/5.6.0/submodules/qtquickcontrols2-opensource-src-5.6.0.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-quick1-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 - - - - qt5-quickcontrols2-docs - - qt5-base - - - /usr/share/doc/qt5 - - - - - 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-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.6/5.6.0/submodules/qtsensors-opensource-src-5.6.0.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 @@ -99232,24 +45446,25 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qt5-sensors-devel - qt5-sensors için geliştirme dosyaları + qt5-x11extras-devel + qt5-x11extras için geliştirme dosyaları - qt5-sensors - qt5-base-devel + qt5-x11extras + qt5-base-devel /usr/lib/pkgconfig - /usr/include/qt5 + /usr/include/qt5/ - qt5-sensors-docs + qt5-x11extras-docs - qt5-base + qt5-x11extras + qt5-base - /usr/share/doc/qt5 + /usr/share/doc/qt5/ @@ -99261,9 +45476,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol admin@pisilinux.org - 2016-05-16 + 2016-05-15 5.6.0 - Release Bump + Release Bump for gst PisiLinux Community admin@pisilinux.org @@ -99283,425 +45498,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - - - 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.6/5.6.0/submodules/qtwebsockets-opensource-src-5.6.0.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 - - - - - 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.6/5.6.0/submodules/qtscript-opensource-src-5.6.0.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 - - - - - 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-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.6/5.6.0/submodules/qtserialport-opensource-src-5.6.0.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 - - - - - 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-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.6/5.6.0/submodules/qtconnectivity-opensource-src-5.6.0.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 - - - - - 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.6/5.6.0/submodules/qttranslations-opensource-src-5.6.0.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/ - - - - - 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-webkit @@ -99859,7 +45655,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qt5-quickcontrols + qt5-serialport http://qt.digia.com/ Ayhan Yalçınsoy @@ -99867,23 +45663,112 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.6/5.6.0/submodules/qtquickcontrols-opensource-src-5.6.0.tar.xz + 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.6/5.6.0/submodules/qtserialport-opensource-src-5.6.0.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 + + + + + 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-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.6/5.6.0/submodules/qtquickcontrols2-opensource-src-5.6.0.tar.xz qt5-base-devel qt5-declarative-devel qt5-quick1-devel + qt5-xmlpatterns-devel + qt5-quickcontrols qt5-assistant-devel qt5-sql-sqlite - mesa-devel - desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml + desktop/toolkit/qt5/qt5-quickcontrols2/pspec.xml - qt5-quickcontrols + qt5-quickcontrols2 libgcc qt5-base @@ -99896,7 +45781,17 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qt5-quickcontrols-docs + qt5-quickcontrols2-devel + + qt5-quickcontrols2 + qt5-base-devel + + + /usr/include + + + + qt5-quickcontrols2-docs qt5-base @@ -99907,28 +45802,28 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 2016-06-09 - 5.5.6 + 5.6.0 Release Bump Pisi Linux Community admin@pisilinux.org 2016-05-16 - 5.5.6 + 5.6.0 Release Bump PisiLinux Community admin@pisilinux.org 2016-05-01 - 5.5.6 + 5.6.0 Release Bump PisiLinux Community admin@pisilinux.org 2016-04-17 - 5.5.6 + 5.6.0 First release Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org @@ -99937,7 +45832,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qt5-imageformats + qt5-tools http://qt.digia.com/ Ayhan Yalçınsoy @@ -99945,141 +45840,170 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.6/5.6.0/submodules/qtimageformats-opensource-src-5.6.0.tar.xz + 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.6/5.6.0/submodules/qttools-opensource-src-5.6.0.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/qt5 - - - - - 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-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.6/5.6.0/submodules/qtdeclarative-opensource-src-5.6.0.tar.xz - - qt5-base-devel - libxkbcommon-devel mesa-devel - qt5-xmlpatterns-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel - desktop/toolkit/qt5/qt5-declarative/pspec.xml + desktop/toolkit/qt5/qt5-tools/pspec.xml - qt5-declarative + qt5-assistant libgcc qt5-base - mesa - qt5-xmlpatterns - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - /usr/lib/qt5/bin - /usr/bin/ + /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/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-declarative-devel - qt5-declarative için geliştirme dosyaları + qt5-assistant-devel qt5-base-devel - qt5-declarative + qt5-assistant - /usr/lib/pkgconfig - /usr/include/qt5 + /usr/include/qt5/QtHelp + /usr/include/qt5/QtCLucene + /usr/lib/pkgconfig/Qt5Help.pc + /usr/lib/pkgconfig/Qt5CLucene.pc - qt5-declarative-docs + qt5-designer + libgcc + qt5-base + qt5-declarative + + + /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/share/doc/qt5 + /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 + @@ -100114,7 +46038,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qt5-xmlpatterns + qt5-enginio http://qt.digia.com/ Ayhan Yalçınsoy @@ -100122,122 +46046,49 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.6/5.6.0/submodules/qtxmlpatterns-opensource-src-5.6.0.tar.xz + 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.0/submodules/qtenginio-opensource-src-1.6.0.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 - - - - - 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-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.6/5.6.0/submodules/qtgraphicaleffects-opensource-src-5.6.0.tar.xz - qt5-base-devel qt5-declarative-devel qt5-assistant-devel qt5-sql-sqlite - desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml + desktop/toolkit/qt5/qt5-enginio/pspec.xml - qt5-graphicaleffects + qt5-enginio + libgcc qt5-base qt5-declarative /usr/lib - /usr/lib/qt5 + /usr/lib/qt5/ /usr/share/licenses - /usr/share/doc + /usr/lib/qt5/bin/ + /usr/bin/ - qt5-graphicaleffects-docs + 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 @@ -100276,93 +46127,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - - - 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.6/5.6.0/submodules/qtdoc-opensource-src-5.6.0.tar.xz - - qt5-base-devel - qt5-sql-sqlite - qt5-assistant - qt5-multimedia-docs - qt5-quickcontrols-docs - qt5-quickcontrols2-docs - qt5-x11extras-docs - qt5-webchannel-docs - qt5-webkit-docs - qt5-xmlpatterns-docs - qt5-svg-docs - qt5-script-docs - qt5-sensors-docs - qt5-translations - qt5-graphicaleffects-docs - qt5-imageformats-docs - qt5-websockets-docs - qt5-serialport-docs - qt5-location-docs - qt5-connectivity-docs - qt5-enginio-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 - - - - - 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-base @@ -100646,6 +46410,546 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + 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.6/5.6.0/submodules/qtimageformats-opensource-src-5.6.0.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/qt5 + + + + + 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 + + + + + + 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 + + + + + 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-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.6/5.6.0/submodules/qtmultimedia-opensource-src-5.6.0.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 + + 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 + + + /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/qt5 + + + + + 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-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.6/5.6.0/submodules/qtwebsockets-opensource-src-5.6.0.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 + + + + + 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-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 + + desktop/toolkit/qt5/qt5-quick1/pspec.xml + + + qt5-quick1 + + mesa + qt5-base + qt5-xmlpatterns + qt5-script + + + /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 + + + + qt5-quick1-docs + + qt5-base + + + /usr/share/doc/qt5 + + + + + 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-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.6/5.6.0/submodules/qtwebchannel-opensource-src-5.6.0.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 + + + /usr/lib/pkgconfig + /usr/include/qt5 + + + + qt5-webchannel-docs + + libgcc + qt5-base + qt5-declarative + + + /usr/share/doc/qt5 + + + + + 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-accountsservice @@ -100725,7 +47029,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qt5-enginio + qt5-sensors http://qt.digia.com/ Ayhan Yalçınsoy @@ -100733,22 +47037,21 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.0/submodules/qtenginio-opensource-src-1.6.0.tar.xz + 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.6/5.6.0/submodules/qtsensors-opensource-src-5.6.0.tar.xz - libgcc qt5-base-devel qt5-declarative-devel qt5-assistant-devel qt5-sql-sqlite - desktop/toolkit/qt5/qt5-enginio/pspec.xml + desktop/toolkit/qt5/qt5-sensors/pspec.xml - qt5-enginio + qt5-sensors libgcc qt5-base @@ -100756,26 +47059,699 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol /usr/lib - /usr/lib/qt5/ + /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 + + + + + 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-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.6/5.6.0/submodules/qtlocation-opensource-src-5.6.0.tar.xz + + geoclue-devel + glib2-devel + mesa-devel + qt5-base-devel + qt5-assistant-devel + qt5-declarative-devel + qt5-quick1-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/qt5 + + + + + 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-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.6/5.6.0/submodules/qtdoc-opensource-src-5.6.0.tar.xz + + qt5-base-devel + qt5-sql-sqlite + qt5-assistant + qt5-multimedia-docs + qt5-quickcontrols-docs + qt5-quickcontrols2-docs + qt5-x11extras-docs + qt5-webchannel-docs + qt5-webkit-docs + qt5-xmlpatterns-docs + qt5-svg-docs + qt5-script-docs + qt5-sensors-docs + qt5-translations + qt5-graphicaleffects-docs + qt5-imageformats-docs + qt5-websockets-docs + qt5-serialport-docs + qt5-location-docs + qt5-connectivity-docs + qt5-enginio-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 + + + + + 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-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.6/5.6.0/submodules/qtconnectivity-opensource-src-5.6.0.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 + + + + + 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-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.6/5.6.0/submodules/qtsvg-opensource-src-5.6.0.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 + + + + + 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-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.6/5.6.0/submodules/qtgraphicaleffects-opensource-src-5.6.0.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 + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + /usr/share/doc + + + + qt5-graphicaleffects-docs + + qt5-base + + + /usr/share/doc/qt5 + + + + + 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.6/5.6.0/submodules/qttranslations-opensource-src-5.6.0.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/ + + + + + 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-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.6/5.6.0/submodules/qtquickcontrols-opensource-src-5.6.0.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-quick1-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/qt5 + + + + + 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-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.6/5.6.0/submodules/qtdeclarative-opensource-src-5.6.0.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/share/licenses + /usr/lib/qt5/bin /usr/bin/ - qt5-enginio-devel - qt5-enginio için geliştirme dosyaları + qt5-declarative-devel + qt5-declarative için geliştirme dosyaları qt5-base-devel - qt5-enginio + qt5-declarative /usr/lib/pkgconfig - /usr/include/qt5/ + /usr/include/qt5 - qt5-enginio-docs + qt5-declarative-docs qt5-base @@ -100915,7 +47891,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qt5-location + qt5-script http://qt.digia.com/ Ayhan Yalçınsoy @@ -100923,45 +47899,38 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.6/5.6.0/submodules/qtlocation-opensource-src-5.6.0.tar.xz + 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.6/5.6.0/submodules/qtscript-opensource-src-5.6.0.tar.xz - geoclue-devel - glib2-devel - mesa-devel qt5-base-devel qt5-assistant-devel - qt5-declarative-devel - qt5-quick1-devel qt5-sql-sqlite + mesa-devel + libgcc - desktop/toolkit/qt5/qt5-location/pspec.xml + desktop/toolkit/qt5/qt5-script/pspec.xml - qt5-location + qt5-script qt5-base - glib2 libgcc - geoclue - qt5-declarative /usr/lib /usr/lib/qt5 - /usr/share/licenses + /usr/share/licenses - qt5-location-devel - qt5-location için geliştirme dosyaları + qt5-script-devel + qt5-script için geliştirme dosyaları - qt5-location - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-script /usr/lib/pkgconfig @@ -100969,7 +47938,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qt5-location-docs + qt5-script-docs qt5-base @@ -100986,7 +47955,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol admin@pisilinux.org - 2016-05-16 + 2016-05-01 5.6.0 Release Bump PisiLinux Community @@ -101000,357 +47969,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol admin@pisilinux.org - 2016-04-17 - 5.6.0 - 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.6/5.6.0/submodules/qtwebchannel-opensource-src-5.6.0.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 - - - /usr/lib/pkgconfig - /usr/include/qt5 - - - - qt5-webchannel-docs - - libgcc - qt5-base - qt5-declarative - - - /usr/share/doc/qt5 - - - - - 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-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.6/5.6.0/submodules/qtsvg-opensource-src-5.6.0.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 - - - - - 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 - - - - - - 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 - - - - - 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-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.6/5.6.0/submodules/qtx11extras-opensource-src-5.6.0.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/ - - - - - 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 + 2016-04-20 5.6.0 First release Ayhan Yalçınsoy @@ -101444,7 +48063,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qt5-multimedia + qt5-xmlpatterns http://qt.digia.com/ Ayhan Yalçınsoy @@ -101452,52 +48071,38 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.6/5.6.0/submodules/qtmultimedia-opensource-src-5.6.0.tar.xz + 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.6/5.6.0/submodules/qtxmlpatterns-opensource-src-5.6.0.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 - desktop/toolkit/qt5/qt5-multimedia/pspec.xml + desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml - qt5-multimedia + qt5-xmlpatterns - libgcc - mesa - openal - alsa-lib qt5-base - gstreamer-next - pulseaudio-libs - qt5-declarative - gst-plugins-base-next - glib2 + libgcc /usr/lib /usr/lib/qt5 /usr/share/licenses + /usr/lib/qt5/bin/ + /usr/bin - qt5-multimedia-devel - qt5-multimedia için geliştirme dosyaları + qt5-xmlpatterns-devel + qt5-xmlpatterns için geliştirme dosyaları - qt5-multimedia - qt5-base-devel - qt5-declarative-devel + qt5-xmlpatterns + qt5-base-devel /usr/lib/pkgconfig @@ -101505,7 +48110,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qt5-multimedia-docs + qt5-xmlpatterns-docs qt5-base @@ -101522,21 +48127,21 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol admin@pisilinux.org - 2016-05-16 + 2016-05-15 5.6.0 - Release Bump. + Release Bump PisiLinux Community admin@pisilinux.org - 2016-05-08 + 2016-05-01 5.6.0 - Release Bump. + Release Bump PisiLinux Community admin@pisilinux.org - 2015-04-17 + 2016-04-17 5.6.0 First release Ayhan Yalçınsoy @@ -101687,208 +48292,96 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qt5-tools - http://qt.digia.com/ + qtcreator + http://qt-project.org/ 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.6/5.6.0/submodules/qttools-opensource-src-5.6.0.tar.xz + 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.0/4.0.0/qt-creator-opensource-src-4.0.0.tar.gz + libgcc + libX11-devel + cmake + git mesa-devel + openssh qt5-base-devel - qt5-declarative-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 + valgrind + llvm-clang-devel + llvm - desktop/toolkit/qt5/qt5-tools/pspec.xml + desktop/toolkit/qtcreator/pspec.xml - qt5-assistant + qtcreator + Lightweight, cross-platform integrated development environment libgcc + qt5-svg 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/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 + qt5-script + qt5-webkit + qt5-designer + qt5-assistant + qt5-declarative - /usr/include/qt5/QtHelp - /usr/include/qt5/QtCLucene - /usr/lib/pkgconfig/Qt5Help.pc - /usr/lib/pkgconfig/Qt5CLucene.pc - - - - qt5-designer - - libgcc - qt5-base - qt5-declarative - - - /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 + /usr/bin + /usr/libexec/qtcreator + /usr/lib/qtcreator + /usr/share/applications/qtcreator.desktop + /usr/share/licenses + /usr/share/qtcreator + /usr/share/doc + /usr/share/icons + /etc - 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 + qtcreator.desktop + qtcreator.sh - + 2016-06-09 - 5.6.0 + 4.0.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 + 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 + @@ -102033,248 +48526,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - - - 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/qterminal/qtermwidget/releases/download/0.6.0/qtermwidget-0.6.0.tar.xz - - cmake - libgcc - qt5-base-devel - - 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/bin - /usr/include - /usr/lib/pkgconfig - - - - - 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 - gst-plugins-base-devel - - - make-abicheck-non-fatal.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 - - - - - 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 - - - - - - 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.22/atkmm-2.22.7.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 - - - - - 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 - - - gtkmm @@ -102354,8 +48605,66 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - cairomm - http://cairographics.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.21/gtk-doc-1.21.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/share/doc + /usr/share/omf + /var/lib + + + + + 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 + + + + + + libglade + http://www.gnome.org/ PisiLinux Community admins@pisilinux.org @@ -102363,66 +48672,85 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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++). - http://cairographics.org/releases/cairomm-1.10.0.tar.gz + 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 - grep - perl - doxygen - cairo-devel - libsigc++-devel + glib2-devel + libxml2-devel + atk-devel + pango-devel + gtk2-devel + python-devel - desktop/toolkit/gtk/cairomm/pspec.xml + + 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 - cairomm + libglade - cairo - libsigc++ - libgcc + glib2 + libxml2 + atk + pango + python + gtk2 + gdk-pixbuf - /usr/share/doc /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 - cairomm-devel - Development files for cairomm - cairomm için geliştirme dosyaları + libglade-devel + Development files for libglade + libglade için geliştirme dosyaları - cairomm - cairo-devel - libsigc++-devel + libglade + gtk2-devel + libxml2-devel + /usr/bin /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.10.0 + 2.6.4 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-18 - 1.10.0 + 2016-04-03 + 2.6.4 First release Serdar Soytetir kaptan@pisilinux.org @@ -102507,6 +48835,351 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + 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.16/atk-2.16.0.tar.xz + + gobject-introspection-devel + glib2-devel + 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 + + + /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 + + + + + 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 + + + + + + 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++). + http://cairographics.org/releases/cairomm-1.10.0.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.10.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-18 + 1.10.0 + First release + Serdar Soytetir + kaptan@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.20/gtk+-3.20.4.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 + graphite2-devel + + + 071_fix-installation-of-HTML-images.patch + + 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 + 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/doc/gtk3 + + + + 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 + + + + + 2016-06-09 + 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 + + + gtkspell @@ -102580,6 +49253,82 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + 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.22/atkmm-2.22.7.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 + + + + + 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 + + + gdk-pixbuf @@ -102711,6 +49460,151 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + 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.38/pango-1.38.1.tar.xz + + libX11-devel + freetype-devel + cairo-devel + libXft-devel + harfbuzz-devel + graphite2-devel + fontconfig-devel + libXrender-devel + gtk-doc + 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 + + + /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 + + + + + 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 + + + gtk2 @@ -102913,573 +49807,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - - - 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 - - - - - 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 - - - - - - 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.21/gtk-doc-1.21.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/share/doc - /usr/share/omf - /var/lib - - - - - 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.20/gtk+-3.20.4.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 - graphite2-devel - - - 071_fix-installation-of-HTML-images.patch - - 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 - 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/doc/gtk3 - - - - 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 - - - - - 2016-06-09 - 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 - - - - - - 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.16/atk-2.16.0.tar.xz - - gobject-introspection-devel - glib2-devel - 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 - - - /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 - - - - - 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 - - - - - - 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.38/pango-1.38.1.tar.xz - - libX11-devel - freetype-devel - cairo-devel - libXft-devel - harfbuzz-devel - graphite2-devel - fontconfig-devel - libXrender-devel - gtk-doc - 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 - - - /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 - - - - - 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 - - - cairo @@ -103629,167 +49956,206 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - shared-mime-info - http://freedesktop.org/wiki/Software/shared-mime-info + openmotif + http://www.motifzone.org/ PisiLinux Community admins@pisilinux.org - GPLv2 - app:console - data - 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.5.tar.xz + 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.4-src.tgz - libxml2-devel - glib2-devel - intltool + libXmu-devel + libXft-devel + xbitmaps + fontconfig-devel + libXt-devel + libXext-devel + libjpeg-turbo-devel + libX11-devel + libpng-devel - shared-mime-info-xz.patch + openmotif-2.3.2-sanitise-paths.patch + 0003_fix_ftbfs_binutils-gold.patch + openmotif-uil.patch + openmotif-unaligned.patch + sentinel.patch + strcmp.patch + warn.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/misc/shared-mime-info/pspec.xml + desktop/toolkit/motif/openmotif/pspec.xml - shared-mime-info + openmotif - libxml2 - glib2 + libXmu + libXft + libXp + libSM + libICE + fontconfig + libXt + libXext + libjpeg-turbo + libX11 + libpng - /etc/X11/xinit + /etc /usr/bin - /usr/share/applications - /usr/share/mime - /usr/share/pkgconfig - /usr/share/locale/ + /usr/lib + /usr/share/X11/app-defaults + /usr/share/X11/bindings /usr/share/doc /usr/share/man - - System.PackageHandler - System.Package - - update-mime-database.sh - defaults.list - mimeapps.list - mimetypefixes.xml + Mwm.defaults - - - 2016-06-09 - 1.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-05 - 1.5 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - at-spi2-atk - http://www.linuxfoundation.org/collaborate/workgroups/accessibility - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - service - desktop.misc - Protocol definitions and daemons for D-Bus at-spi - at-spi allows assistive technologies to access GTK-based applications. Essentially it exposes the internals of applications over D-Bus for automation. - mirrors://gnome/at-spi2-atk/2.18/at-spi2-atk-2.18.1.tar.xz - - at-spi2-core-devel - glib2-devel - atk-devel - libX11-devel - dbus-devel - libXtst-devel - - desktop/misc/at-spi2-atk/pspec.xml - - at-spi2-atk + openmotif-devel + Development files for openmotif + openmotif için geliştirme dosyaları - atk - dbus - glib2 - at-spi2-core + openmotif + libXft-devel + libXt-devel + libXmu-devel + libXext-devel - /usr/lib - /usr/share/doc + /usr/include + /usr/share/man/man3 - at-spi2-atk-32bit - 32-bit shared libraries for at-spi2-atk + openmotif-32bit + 32-bit shared libraries for openmotif emul32 emul32 - at-spi2-core-32bit - atk-32bit - dbus-32bit - glib2-32bit + libSM-32bit + libXt-32bit + libXp-32bit + libXmu-32bit + libpng-32bit + libX11-32bit + libICE-32bit + libXft-32bit + libXext-32bit + fontconfig-32bit + libjpeg-turbo-32bit - atk-32bit - dbus-32bit - glib2-32bit - at-spi2-core-32bit + openmotif + libSM-32bit + libXt-32bit + libXp-32bit + libXmu-32bit + libpng-32bit + libX11-32bit + libICE-32bit + libXft-32bit + libXext-32bit + fontconfig-32bit + libjpeg-turbo-32bit /usr/lib32 - - at-spi2-atk-devel - at-spi2-atk için geliştirme dosyaları - at-spi2-atk için geliştirme dosyaları - - at-spi2-atk - glib2-devel - at-spi2-core-devel - - - /usr/lib32/pkgconfig - /usr/lib/pkgconfig - /usr/include - - - + 2016-06-09 - 2.18.1 + 2.3.4 Release Bump Pisi Linux Community admin@pisilinux.org - - 2016-05-25 - 2.18.1 - Release bump. + + 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/qterminal/qtermwidget/releases/download/0.6.0/qtermwidget-0.6.0.tar.xz + + cmake + libgcc + qt5-base-devel + + 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/bin + /usr/include + /usr/lib/pkgconfig + + + + + 2016-06-09 + 0.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-01-26 - 2.18.1 + 2016-04-17 + 0.6.0 First release Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org @@ -103798,52 +50164,115 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - xdg-utils - http://portland.freedesktop.org/wiki/ + 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.2.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 + + + + + 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 + + + + + + artwork-pisilinux-release + http://www.pisilinux.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. - http://source.pisilinux.org/1.0/xdg-utils.tar.xz - - xmlto - docbook-xsl - util-linux - libxslt - lynx - - - enable-other-xdg.patch - xfce-detection.patch - drop-xmlto-stuff.patch - - desktop/misc/xdg-utils/pspec.xml + GPLv2 + public-domain + CCPL-Attribution-ShareAlike-3.0 + CCPL-Attribution-3.0 + data + desktop.lookandfeel + Artwork for Pisi Linux releases + Pisi Linux sürümleri için sanatsal içerik + This package contains additional artwork (like wallpapers) intended for Pisi Linux releases. + Bu paket Pisi Linux sürümleri için hazırlanmış sanatsal çalışmalar içerir. + http://source.pisilinux.org/1.0/artwork-pisilinux-release-1.2.tar.xz + http://source.pisilinux.org/1.0/sample-files-20130323.tar.xz + desktop/lookandfeel/artwork-pisilinux-release/pspec.xml - xdg-utils + artwork-pisilinux-release - /usr/bin - /usr/share/man + /usr/share/wallpapers + + example-content + Example files for Pisi Linux + Pisi Linux ile beraber dağıtılan örnek dosyalar + + /usr/share/example-content + /etc/X11/Xsession.d + /etc/X11/xinit/xinitrc.d/35-example-content.sh + + + 35-example-content.sh + + 2016-06-09 - 1.1.0_20140207 + 1.2 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-02-16 - 1.1.0_20140207 + 2016-03-21 + 1.2 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org @@ -103852,282 +50281,31846 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - startup-notification - http://www.freedesktop.org/software/startup-notification/ + icon-theme-hicolor + http://icon-theme.freedesktop.org/wiki/HicolorTheme + + 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 + + + icon-theme-hicolor + + /usr/share/doc + /usr/share/icons + + + + + 2016-06-09 + 0.15 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-09 + 0.15 + First release + Serdar Soytetir + kaptan@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 + + + + + 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-adwaita + http://www.gnome.org + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app:gui + desktop.lookandfeel + Adwaita icon theme + Adwaita icon theme + ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.20/adwaita-icon-theme-3.20.tar.xz + + intltool + + desktop/lookandfeel/icon-theme-adwaita/pspec.xml + + + icon-theme-adwaita + Adwaita icon theme + + / + + + + + 2016-06-09 + 3.20 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-07 + 3.20 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + gtk2-engines-murrine + http://cimitan.com/murrine/project/murrine + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.lookandfeel + GTK+ Murrine theme engine + GTK+ Murrine tema motoru + The Murrine engine is a cairo-based GTK+ theming tool. It's very fast compared to clearlooks-cairo. Murrine includes animations and a unique style. + Murrine motoru, Cairo tabanlı GTK+ tema aracıdır. Clearlooks temasına göre çok daha hızlıdır. Aynı zamanda canlandırmalar, benzersiz biçemler içerir. + mirrors://gnome/murrine/0.98/murrine-0.98.2.tar.xz + + gtk2-devel + glib2-devel + cairo-devel + pango-devel + pixman-devel + gdk-pixbuf-devel + intltool + + desktop/lookandfeel/gtk2-engines-murrine/pspec.xml + + + gtk2-engines-murrine + + gtk2 + glib2 + cairo + pango + pixman + gdk-pixbuf + + + /usr/lib + /usr/share/doc + /usr/share/gtk-engines + + + + + 2016-06-09 + 0.98.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-07 + 0.98.2 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + gtk-theme-mediterranean + http://gnome-look.org/content/show.php/MediterraneanNight+Series?content=156782 + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + data + desktop.lookandfeel + Great themes for GTK2 and GTK3 + GTK2 ve GTK3 için güzel temalar + Themes for GTK2 and GTK3. + GTK2 ve GTK3 için yazılmış tema paketleri. + https://dl.dropboxusercontent.com/u/80497678/MediterraneanNight-2.03.tar.gz + desktop/lookandfeel/gtk-theme-mediterranean/pspec.xml + + + gtk-theme-mediterranean + + gtk2-engines-murrine + gdk-pixbuf + + + /usr/share/themes/MediterraneanDark + /usr/share/themes/MediterraneanWhite + /usr/share/themes/MediterraneanLightDarkest + + + + gtk-theme-mediterranean-others + + gtk2-engines-murrine + gdk-pixbuf + + + /usr/share/themes + + + + + 2016-06-09 + 2.03 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-06 + 2.03 + First release + Serdar Soytetir + kaptan@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.0Beta2.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.4/site-packages + /usr/share/applications + /usr/share/icons + /usr/share/doc + /usr/share/welcome/languages + /etc + + + + + 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 + + + + + + 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/rc.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.4/site-packages + /usr/share/applications + /usr/share/icons + /usr/share/doc + /usr/share/kaptan/languages + /etc + + + + + 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 + + + + + + history-manager + http://ish.kodzilla.org/pardus/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 + + desktop/pisilinux/history-manager/pspec.xml + + + history-manager + + python-qt5 + pypolkit + + + /usr/bin + /usr/share/locale + /usr/lib/python* + /usr/share + + + + + 2016-06-18 + 0.2.8.0b + First release + Metehan Özbek + admin@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.2.tar.gz + + docutils + python-qt5-devel + python-sip + + desktop/pisilinux/package-manager/pspec.xml + + + package-manager + + pisi + python-qt5 + python-sip + pisilinux-desktop-services + + + /usr/bin + /usr/share + /usr/share/locale + /usr/share/applications + /usr/share/icons + /usr/share/doc + + + + + 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 + + + + + + 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/2.0.0.tar.gz + + python-qt5-devel + + + environment.patch + + desktop/pisilinux/pisilinux-desktop-services/pspec.xml + + + pisilinux-desktop-services + + python-qt5 + + + /usr/lib + /usr/share/ + + + + + 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 + + + + + + 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/PisiLinuxNew/service-manager/archive/3.1.0.tar.gz + + pisilinux-desktop-services + docutils + python-qt5-devel + + desktop/pisilinux/service-manager/pspec.xml + + + service-manager + + python-qt5 + pisilinux-desktop-services + + + /usr/bin + /usr/share + /usr/share/locale + /usr/share/applications + + + + + 2016-06-03 + 3.1.0 + First release + Pisi Linux Admins + admins@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.4/site-packages + /usr/share/applications + /usr/share/icons + /usr/share/doc + + + + + 2016-07-04 + 0.9 + First release + Metehan Özbek + admins@pisilinux.org + + + + + + kfoldersync + http://ur1.ca/hq3ve + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + system + Folder synchronization and backup tool for KDE + Smart folder comparison, It depends only on KDE Frameworks. + http://kde-apps.org/CONTENT/content-files/164092-kfoldersync-3.2.0.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 + + + + + 2016-05-11 + 3.2.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + libdmtx + http://www.libdmtx.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 + + + libdmtx + + /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 + + + + + 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 + + + + + + qrencode + http://fukuchi.org/works/qrencode/index.en.html + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + LGPLv2.1 + library + desktop.kde.addon + 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 + + desktop/kde/addon/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 + + + + + 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 + + + + + + prison-qt5 + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + MIT + library + desktop.kde.addon + A barcode API to produce QRCode barcodes and DataMatrix barcode + A barcode API to produce QRCode barcodes and DataMatrix barcode. + http://download.lunar-linux.org/lunar/mirrors/prison-frameworks-1.2.1.tar.xz + + qt5-base-devel + libdmtx-devel + qrencode-devel + extra-cmake-modules + mesa-devel + + desktop/kde/addon/prison-qt5/pspec.xml + + + prison-qt5 + + qt5-base + libgcc + mesa + libdmtx + qrencode + + + /usr/lib/*.so.* + /usr/lib/qt5/mkspecs/modules + /usr/share/doc + + + + prison-qt5-devel + Development files for libepoxy + + prison-qt5 + + + /usr/include/KF5/prison_version.h + /usr/include/KF5/PRISON/prison + /usr/lib/*.so + /usr/lib/cmake/KF5Prison/*.cmake + + + + + 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 + + + + + + kdeconnect + https://albertvaka.wordpress.com/2013/08/05/introducing-kde-connect/ + + Yusuf Aydemir + yusuf.aydemir@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 + http://download.kde.org/unstable/kdeconnect/0.9/src/kdeconnect-kde-0.9g.tar.xz + + libXtst-devel + qt5-base-devel + qt5-declarative-devel + kio-devel + ki18n-devel + kdbusaddons-devel + kconfigwidgets-devel + kcmutils-devel + kwayland-devel + qca2-qt5-devel + libfakekey-devel + extra-cmake-modules + + desktop/kde/addon/kdeconnect/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 + + + /usr/bin + /etc + /usr/lib + /usr/include + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/info + /usr/share/doc + + + + + 2016-07-09 + 0.9g + 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/16.04.3/src/kde-l10n/kde-l10n-pl-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-nl-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-de-16.04.3.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 + + + + kde-l10n-de-doc + German documentation files for KDE + + /usr/share/man + /usr/share/doc + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-pt-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-hu-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-hr-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-lt-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-eo-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-km-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-ro-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-pt_BR-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-ca-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-wa-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-ia-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-id-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-nb-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-ug-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-sk-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-bs-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-bg-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-zh_CN-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-lv-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-gl-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-mr-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-cs-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-nn-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-nds-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-eu-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-pa-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-sl-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-fr-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-zh_TW-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-ga-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-fi-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-es-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-fa-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-et-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-ru-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-ko-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-ar-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-el-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-ja-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-is-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-sv-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-da-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-uk-16.04.3.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 + + + + kde-l10n-uk-doc + Ukrainian documentation files for KDE + KDE5 için Ukraynalı belgeler + + /usr/share/man + /usr/share/doc + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-hi-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-en_GB-16.04.3.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + + + 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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-it-16.04.3.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 + + + + kde-l10n-it-doc + Italian documentation files for KDE + KDE5 için İtalyan belgeler + + /usr/share/man + /usr/share/doc + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-he-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-ca@valencia-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-tr-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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/16.04.3/src/kde-l10n/kde-l10n-kk-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kgamma5 + https://projects.kde.org/kgamma5 + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + Adjust your monitor's gamma settings. + Adjust your monitor's gamma settings. + mirrors://kde/stable/plasma/5.7.2/kgamma5-5.7.2.tar.xz + + qt5-base-devel + kdoctools-devel + qt5-x11extras-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + libXxf86vm-devel + docbook-xsl + extra-cmake-modules + + desktop/kde/plasma/kgamma5/pspec.xml + + + kgamma5 + + qt5-base + kconfig + libgcc + libX11 + ki18n + kcoreaddons + kconfigwidgets + kdelibs4-support + libXxf86vm + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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.7.2/ksshaskpass-5.7.2.tar.xz + + qt5-base-devel + kdoctools-devel + kcoreaddons-devel + ki18n-devel + kwallet-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 + + + + + 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 + + + + + + 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.7.2/kscreen-5.7.2.tar.xz + + qt5-base-devel + qt5-graphicaleffects + qt5-declarative-devel + kglobalaccel-devel + libkscreen-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 + + + + + 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 + + + + + + kmenuedit + 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.7.2/kmenuedit-5.7.2.tar.xz + + qt5-base-devel + kdoctools-devel + kconfig-devel + kservice-devel + kcompletion-devel + kcoreaddons-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kdbusaddons-devel + kdelibs4-support-devel + ki18n-devel + kiconthemes-devel + kio-devel + kxmlgui-devel + sonnet-devel + kdesignerplugin + kitemmodels-devel + kinit-devel + kunitconversion-devel + kemoticons-devel + docbook-xsl + extra-cmake-modules + + desktop/kde/plasma/kmenuedit/pspec.xml + + + kmenuedit + + qt5-base + libgcc + kconfig + kservice + kcompletion + kcoreaddons + kconfigwidgets + kwidgetsaddons + kdbusaddons + kdelibs4-support + ki18n + kiconthemes + kio + kxmlgui + sonnet + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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 + + + + + + sddm-kcm + https://projects.kde.org/projects/kde/workspace/sddm-kcm + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + app:console + desktop.kde.plasma + KDE5 Config Module for SDDM + KDE5 Config Module for SDDM + mirrors://kde/stable/plasma/5.7.2/sddm-kcm-5.7.2.tar.xz + + kcoreaddons-devel + kdoctools-devel + kconfigwidgets-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 + + desktop/kde/plasma/sddm-kcm/pspec.xml + + + sddm-kcm + + kcoreaddons + sddm + libgcc + libX11 + kconfigwidgets + kauth + ki18n + qt5-base + kio + libXcursor + kconfig + qt5-x11extras + qt5-declarative + + + /etc/dbus-1/system.d + /usr/share/dbus-1/system-services + /usr/share/kservices5 + /usr/share/ + /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 + + + + + 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-mediacenter + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + GPLv2 + library + desktop.kde.plasma + A mediacenter user interface based on KDE Plasma components + A mediacenter user interface based on KDE Plasma components + mirrors://kde/stable/plasma/5.7.2/plasma-mediacenter-5.7.2.tar.xz + + qt5-base-devel + qt5-multimedia-devel + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc + qt5-sql-postgresql + kfilemetadata-devel + kdeclarative-devel + plasma-framework-devel + baloo-devel + extra-cmake-modules + + desktop/kde/plasma/plasma-mediacenter/pspec.xml + + + plasma-mediacenter + + qt5-base + baloo + libgcc + kfilemetadata + kcoreaddons + kactivities + qt5-declarative + kguiaddons + kservice + kconfig + ki18n + kio + taglib + qt5-multimedia + plasma-workspace + plasma-desktop + plasma-framework + ffmpegthumbs + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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 + + + + + + polkit-kde-authentication-agent-1 + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + app:gui + desktop.kde.plasma + The KDE Plasma Workspace Components + The Polkit-KDE-Agent package contains a graphical Polkit authentication agent for the KDE Plasma Desktop. + mirrors://kde/stable/plasma/5.7.2/polkit-kde-agent-1-5.7.2.tar.xz + + qt5-base-devel + kdoctools-devel + ki18n-devel + knotifications-devel + polkit-qt-devel + mesa-devel + extra-cmake-modules + + desktop/kde/plasma/polkit-kde-authentication-agent-1/pspec.xml + + + polkit-kde-authentication-agent-1 + + qt5-base + libgcc + kcrash + kcoreaddons + polkit-qt + ki18n + kdbusaddons + kiconthemes + kwindowsystem + knotifications + kwidgetsaddons + + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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.7.2/kactivitymanagerd-5.7.2.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 + + + + + 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-gtk + https://quickgit.kde.org/?p=breeze-gtk.git + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2+ + app:gui + desktop.kde.plasma + Breeze widget theme for GTK 2 and 3 + Breeze widget theme for GTK 2 and 3 + mirrors://kde/stable/plasma/5.7.2/breeze-gtk-5.7.2.tar.xz + + extra-cmake-modules + qt5-base-devel + + desktop/kde/plasma/breeze-gtk/pspec.xml + + + breeze-gtk + Breeze widget theme for GTK 2 and 3 + + libgcc + qt5-base + + + /usr/share/kconf_update + /usr/share/themes + /usr/share/doc + /usr/lib/kconf_update_bin + + + + + 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-nm + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + 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.7.2/plasma-nm-5.7.2.tar.xz + + qt5-base-devel + libgcc + networkmanager-qt-devel + modemmanager-qt-devel + ModemManager-devel + kdelibs4-support-devel + openconnect-devel + kdoctools-devel + NetworkManager-devel + mobile-broadband-provider-info + extra-cmake-modules + qt5-quick1-devel + qt5-declarative-devel + plasma-framework-devel + kdelibs4-support-devel + kdesignerplugin + kinit-devel + kemoticons-devel + kitemmodels-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 + + + + + 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-workspace + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + app:gui + desktop.kde.plasma + The KDE5 Plasma Workspace Components + The KDE5 Plasma Workspace Components + mirrors://kde/stable/plasma/5.7.2/plasma-workspace-5.7.2.tar.xz + + iso-codes + baloo-devel + kactivities-devel + kde-cli-tools + kdelibs4-support-devel + kdesignerplugin + kdesu-devel + kded-devel + kdewebkit-devel + kdoctools-devel + kemoticons-devel + kio-devel + kitemmodels-devel + kjs-devel + kjsembed-devel + knotifyconfig-devel + krunner-devel + ktexteditor-devel + kunitconversion-devel + kscreenlocker-devel + kwayland-devel + kwin-devel + kxmlrpcclient-devel + libdbusmenu-qt-devel + libkscreen-devel + libksysguard-devel + libqalculate-devel + libX11-devel + libXau-devel + libxcb-devel + libXcursor-devel + libXi-devel + libXrender-devel + NetworkManager-devel + networkmanager-qt-devel + pam-devel + prison-qt5-devel + qt5-base-devel + xorg-app-devel + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-postgresql + qt5-sql-sqlite + qt5-location-devel + xcb-util-image-devel + xcb-util-keysyms-devel + xcb-util-renderutil-devel + xorg-util + zlib-devel + docbook-xsl + extra-cmake-modules + + + build_fix.patch + + desktop/kde/plasma/plasma-workspace/pspec.xml + + + plasma-workspace + + baloo + kactivitymanagerd + cln + kactivities + kitemmodels + kauth + kbookmarks + kcompletion + kconfig + kconfigwidgets + kcoreaddons + kcrash + kdbusaddons + kdeclarative + kde-cli-tools + kdelibs4-support + kdesu + kdewebkit + kglobalaccel + kguiaddons + ki18n + kiconthemes + kidletime + kio + kitemviews + kjobwidgets + kjs + kjsembed + knewstuff + knotifyconfig + kpackage + knotifications + krunner + kservice + ktexteditor + ktextwidgets + kwallet + kwayland + kwidgetsaddons + kwindowsystem + kxmlgui + kxmlrpcclient + libdbusmenu-qt + libgcc + libICE + libkscreen + libksysguard + libqalculate + libSM + libX11 + libXau + libxcb + libXfixes + libXi + libXrender + networkmanager-qt + pam + prison-qt5 + plasma-framework + qt5-base + qt5-declarative + qt5-phonon + qt5-script + qt5-webkit + qt5-graphicaleffects + qt5-x11extras + qt5-location + solid + wayland-client + wayland-server + xcb-util-keysyms + xcb-util + kscreenlocker + xcb-util-image + xorg-app + zlib + + + /etc/pam.d + /etc/env.d + /etc/xdg + /usr/share + /usr/share/applications + /usr/share/locale + /usr/bin + /usr/lib/qt5/plugins + /usr/lib/qt5/qml + /usr/lib + /usr/share/doc + + + kde.pam + kde-np.pam + + + + plasma-workspace-devel + Development files for kde5 plasma-workspace + + plasma-workspace + baloo-devel + cln-devel + kactivities-devel + kauth-devel + kbookmarks-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kcoreaddons-devel + kcrash-devel + kdbusaddons-devel + kdeclarative-devel + kde-cli-tools + kdelibs4-support-devel + kdesu-devel + kdewebkit + kglobalaccel-devel + kguiaddons-devel + ki18n-devel + kiconthemes-devel + kidletime-devel + kio-devel + kitemviews-devel + kjobwidgets-devel + kjs-devel + kjsembed-devel + knewstuff + knotifications-devel + knotifyconfig-devel + kpackage-devel + krunner-devel + kservice-devel + ktexteditor-devel + ktextwidgets-devel + kwallet-devel + kwayland-devel + kwidgetsaddons-devel + kwindowsystem-devel + kxmlgui-devel + kxmlrpcclient-devel + kscreenlocker-devel + libdbusmenu-qt-devel + libICE-devel + libkscreen-devel + libksysguard-devel + libqalculate-devel + libSM-devel + libX11-devel + libXau-devel + libxcb-devel + libXfixes-devel + libXi-devel + libXrender-devel + networkmanager-qt-devel + pam-devel + plasma-framework-devel + qt5-base-devel + qt5-declarative-devel + qt5-phonon-devel + qt5-script-devel + qt5-webkit-devel + qt5-x11extras-devel + qt5-location-devel + solid-devel + wayland-devel + xcb-util-keysyms-devel + zlib-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + drkonqi + KDE crash handler + + kdewebkit + kxmlrpcclient + plasma-workspace + + + /usr/lib/libexec + + + + + 2016-07-31 + 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.7.2/breeze-grub-5.7.2.tar.xz + desktop/kde/plasma/breeze-grub/pspec.xml + + + breeze-grub + Breeze theme for GRUB. + + grub2 + noto-fonts + + + / + + + + + 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 + + + + + + sddm + https://github.com/sddm/sddm + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + 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.13.0/sddm-0.13.0.tar.xz + + qt5-base-devel + qt5-linguist + qt5-declarative-devel + libxcb-devel + libxkbfile-devel + pam-devel + extra-cmake-modules + docutils + + + sddm-0.11.0-consolekit.patch + sddm-respect-user-flags.patch + + desktop/kde/plasma/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 + + + System.Service + System.Package + + + sddm.conf + sddm + sddm-autologin + 10-backlight.rules + + + + + 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 + + + + + + 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.7.2/kde-gtk-config-5.7.2.tar.xz + + qt5-base-devel + kio-devel + glib2-devel + ki18n-devel + kcoreaddons-devel + kiconthemes-devel + kwidgetsaddons-devel + kcmutils-devel + karchive-devel + kauth-devel + kconfigwidgets-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 + gtk2 + gtk3 + + + /usr/share + /etc/xdg/cgc* + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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 + + + + + + kwin + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + KDE5 window manager + KWin is the window manager of the K desktop environment. + mirrors://kde/stable/plasma/5.7.2/kwin-5.7.2.tar.xz + + kactivities-devel + kauth-devel + kcmutils-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kcoreaddons-devel + kcrash-devel + kdeclarative-devel + kdecorations-devel + kdoctools-devel + kglobalaccel-devel + ki18n-devel + kiconthemes-devel + kinit-devel + kio-devel + knewstuff-devel + knotifications-devel + kservice-devel + kwayland-devel + kwidgetsaddons-devel + kwindowsystem-devel + kxmlgui-devel + kidletime-devel + kscreenlocker-devel + libepoxy-devel + libICE-devel + libSM-devel + libX11-devel + libxcb-devel + libXcursor-devel + libXext-devel + libxkbcommon-devel + libXxf86vm-devel + mesa-devel + fontconfig-devel + freetype-devel + xcb-util-wm-devel + plasma-framework-devel + qt5-base-devel + qt5-declarative-devel + qt5-multimedia-devel + qt5-script-devel + qt5-x11extras-devel + wayland-client + wayland-cursor + wayland-devel + xcb-util-image-devel + xcb-util-keysyms-devel + eudev-devel + libinput-devel + xcb-util-cursor-devel + qt5-multimedia-devel + qt5-multimedia + docbook-xsl + extra-cmake-modules + + + disable_qpa.patch + + desktop/kde/plasma/kwin/pspec.xml + + + kwin + + kactivities + kauth + kcmutils + kcompletion + kconfig + kconfigwidgets + kcoreaddons + kcrash + kdeclarative + kdecorations + kglobalaccel + ki18n + kiconthemes + kio + knewstuff + knotifications + kservice + kwayland + kwidgetsaddons + kwindowsystem + kxmlgui + kscreenlocker + kidletime + libepoxy + libgcc + libICE + libSM + libX11 + libxcb + libxkbcommon + mesa + plasma-framework + qt5-base + qt5-declarative + qt5-script + qt5-x11extras + wayland-cursor + wayland-client + xcb-util-image + xcb-util-keysyms + eudev + kpackage + libdrm + libinput + xcb-util-cursor + + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kwin-devel + Development files for kwin + + kwin + kactivities-devel + kauth-devel + kcmutils-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kcoreaddons-devel + kcrash-devel + kdeclarative-devel + kdecorations-devel + kglobalaccel-devel + ki18n-devel + kiconthemes-devel + kinit-devel + kio-devel + knewstuff-devel + knotifications-devel + kservice-devel + kwayland-devel + kwidgetsaddons-devel + kwindowsystem-devel + kxmlgui-devel + libepoxy-devel + libICE-devel + libSM-devel + libX11-devel + libxcb-devel + libXcursor-devel + libXext-devel + libxkbcommon-devel + libXxf86vm-devel + mesa-devel + fontconfig-devel + freetype-devel + xcb-util-wm-devel + plasma-framework-devel + qt5-base-devel + qt5-declarative-devel + qt5-script-devel + qt5-x11extras-devel + wayland-devel + xcb-util-image-devel + xcb-util-keysyms-devel + eudev-devel + libinput-devel + xcb-util-cursor-devel + qt5-multimedia-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 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.7.2/kwayland-integration-5.7.2.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 + + + + + 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 + + + + + + user-manager + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:gui + desktop.kde.plasma + KDE 5 User Manager + User Manager within KDE workspace and applications + mirrors://kde/stable/plasma/5.7.2/user-manager-5.7.2.tar.xz + + qt5-base-devel + accountsservice-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + libpwquality-devel + mesa-devel + extra-cmake-modules + + desktop/kde/plasma/user-manager/pspec.xml + + + user-manager + + qt5-base + accountsservice + libgcc + kio + ki18n + kconfig + libpwquality + kcoreaddons + kiconthemes + kconfigwidgets + kdelibs4-support + kwidgetsaddons + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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.7.2/kdecoration-5.7.2.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 + + + + + 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 + + + + + + khelpcenter + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + KDE Help Center + KDE help center utility to read help documentation about various KDE applications. + mirrors://kde/stable/plasma/5.6.4/khelpcenter-5.6.4.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 + extra-cmake-modules + + desktop/kde/plasma/khelpcenter/pspec.xml + + + khelpcenter + + qt5-base + kio + libgcc + khtml + ki18n + kparts + kcodecs + kconfig + kxmlgui + kcmutils + kservice + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kwindowsystem + kconfigwidgets + kwidgetsaddons + kdelibs4-support + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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.7.2/systemsettings-5.7.2.tar.xz + + qt5-base-devel + kdoctools-devel + kio-devel + kauth-devel + khtml-devel + kcmutils-devel + docbook-xsl + extra-cmake-modules + + desktop/kde/plasma/system-settings/pspec.xml + + + system-settings + + qt5-base + kauth + libgcc + kcompletion + kcoreaddons + kconfigwidgets + kwidgetsaddons + kcmutils + kconfig + kdbusaddons + khtml + ki18n + kiconthemes + kio + kitemviews + kservice + kwindowsystem + kxmlgui + + + /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 + + + + + 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.7.2/milou-5.7.2.tar.xz + + qt5-base-devel + qt5-declarative + 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 + + + + + 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.7.2/khotkeys-5.7.2.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 + 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 + plasma-workspace + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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 + 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.7.2/breeze-5.7.2.tar.xz + + qt5-base-devel + libxcb-devel + qt5-x11extras-devel + frameworkintegration-devel + kdecorations-devel + kcoreaddons-devel + ki18n-devel + kcmutils-devel + kwindowsystem-devel + kconfig-devel + kguiaddons-devel + plasma-framework-devel + kcoreaddons-devel + kconfigwidgets-devel + kwidgetsaddons-devel + extra-cmake-modules + breeze-gtk + breeze-icons + + desktop/kde/plasma/breeze/pspec.xml + + + breeze-style + + qt5-base + libgcc + kconfig + kguiaddons + kcoreaddons + kconfigwidgets + kwidgetsaddons + qt5-x11extras + libxcb + frameworkintegration + kcmutils + kcoreaddons + ki18n + kwindowsystem + breeze-gtk + breeze-icons + kdecorations + + + /usr/bin + /usr/lib/kconf_update_bin + /usr/lib/qt5 + /usr/lib/cmake/Breeze/BreezeConfigVersion.cmake + /usr/lib/cmake/Breeze/BreezeConfig.cmake + /usr/share/color-schemes + /usr/share/doc + /usr/share/icons/hicolor/scalable/apps/breeze-settings.svgz + /usr/share/kconf_update + /usr/share/kservices5 + /usr/share/kstyle + /usr/share/locale + /usr/share/plasma + /usr/share/QtCurve + + + + breeze-cursors + + breeze-style + + + /usr/share/icons/breeze_cursors + /usr/share/icons/Breeze_Snow + + + + breeze-wallpapers + + breeze-style + + + /usr/share/wallpapers/Next + + + + + 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 + + + + + + kinfocenter + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + KDE5 info center + KDE5 Utility that provides information about a computer system. + mirrors://kde/stable/plasma/5.7.2/kinfocenter-5.7.2.tar.xz + + kcmutils-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kcoreaddons-devel + kdbusaddons-devel + kdelibs4-support-devel + kdoctools-devel + ki18n-devel + kiconthemes-devel + kio-devel + kservice-devel + kwidgetsaddons-devel + kwindowsystem-devel + kxmlgui-devel + libraw1394-devel + libX11-devel + mesa-glu-devel + pciutils-devel + plasma-framework-devel + qt5-base-devel + solid-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kwayland-devel + kdesignerplugin + docbook-xsl + extra-cmake-modules + + desktop/kde/plasma/kinfocenter/pspec.xml + + + kinfocenter + + kcmutils + kcompletion + kconfig + kconfigwidgets + kcoreaddons + kdbusaddons + kdeclarative + kdelibs4-support + ki18n + kiconthemes + kio + kservice + kwayland + kwidgetsaddons + kxmlgui + libgcc + libraw1394 + libX11 + mesa-glu + mesa + pciutils + qt5-base + qt5-declarative + solid + + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/about-distro + + + kcm-about-distrorc + pisilinux.svg + + + + + 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 + + + + + + ksysguard + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + KDE system monitor + KDE5 system monitor daemon and service. + mirrors://kde/stable/plasma/5.7.2/ksysguard-5.7.2.tar.xz + + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kcoreaddons-devel + kdbusaddons-devel + kdelibs4-support-devel + kdoctools-devel + ki18n-devel + kiconthemes-devel + kio-devel + kitemviews-devel + knewstuff-devel + knotifications-devel + kwidgetsaddons-devel + kwindowsystem-devel + kxmlgui-devel + libksysguard-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + lm_sensors-devel + plasma-framework-devel + qt5-base-devel + docbook-xsl + extra-cmake-modules + qt5-location-devel + qt5-webkit-devel + + desktop/kde/plasma/ksysguard/pspec.xml + + + ksysguard + + icon-theme-hicolor + kcompletion + kconfig + kconfigwidgets + kcoreaddons + kdbusaddons + kdelibs4-support + ki18n + kiconthemes + kio + kitemviews + knewstuff + knotifications + kwidgetsaddons + kwindowsystem + kxmlgui + libgcc + libksysguard + lm_sensors + qt5-base + xdg-utils + qt5-location + + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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.7.2/bluedevil-5.7.2.tar.xz + + qt5-base-devel + qt5-declarative + kded-devel + 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 + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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-workspace-wallpapers + http://www.kde.org + + Pisi Linux Admins + admin@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.7.2/plasma-workspace-wallpapers-5.7.2.tar.xz + + qt5-base + extra-cmake-modules + + desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml + + + plasma-workspace-wallpapers + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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.7.2/libksysguard-5.7.2.tar.xz + + qt5-base-devel + qt5-script-devel + qt5-webkit-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 + + + + + 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 + + + + + + kscreenlocker + http://www.kde.org + + 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.7.2/kscreenlocker-5.7.2.tar.xz + + 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 + libXi-devel + pam-devel + plasma-framework-devel + extra-cmake-modules + + desktop/kde/plasma/kscreenlocker/pspec.xml + + + kscreenlocker + + pam + libXi + qt5-base + libgcc + ki18n + kcrash + libX11 + libxcb + kconfig + kxmlgui + kpackage + kwayland + kidletime + kcoreaddons + kdeclarative + kglobalaccel + kwindowsystem + qt5-x11extras + kconfigwidgets + knotifications + wayland-client + wayland-server + qt5-declarative + kdelibs4-support + xcb-util-keysyms + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /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 + + + + + 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.7.2/plasma-integration-5.7.2.tar.xz + + qt5-base-devel + qt5-declarative-devel + kxmlgui-devel + qt5-x11extras-devel + 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 + kwayland + libX11-devel + kiconthemes-devel + knotifications-devel + kwidgetsaddons-devel + kio-devel + kjobwidgets-devel + knotifications-devel + + desktop/kde/plasma/plasma-integration/pspec.xml + + + plasma-integration + + qt5-base + kxmlgui + qt5-x11extras + libXcursor + kcompletion + kcoreaddons + ki18n + kiconthemes + kwayland + kconfig + kguiaddons + kio + kcoreaddons + kconfigwidgets + kwidgetsaddons + knotifications + kwidgetsaddons + kjobwidgets + knotifications + breeze-style + libgcc + + + /usr/bin + /usr/lib/qt5 + /usr/share/doc + /usr/share/locale + + + + + 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.7.2/oxygen-5.7.2.tar.xz + + kcmutils-devel + frameworkintegration-devel + kdoctools-devel + cairo-devel + libxcb-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 + frameworkintegration + kcmutils + + + /usr/bin/ + /usr/lib + /usr/share/sounds + /usr/share/icons + /usr/share/locale + /usr/share/plasma + /usr/share/kstyle + /usr/share/kservices5 + + + + + 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.7.2/kwrited-5.7.2.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 + + + + + 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.7.2/plasma-sdk-5.7.2.tar.xz + + qt5-base-devel + qt5-webkit-devel + qt5-svg-devel + karchive-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kcoreaddons-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 + + 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 + + + + + 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 + + + + + + powerdevil + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + 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.7.2/powerdevil-5.7.2.tar.xz + + qt5-base-devel + kdoctools-devel + kidletime-devel + libxcb-devel + eudev-devel + kdesignerplugin + kinit-devel + kunitconversion-devel + kitemmodels-devel + kemoticons-devel + docbook-xsl + plasma-workspace-devel + extra-cmake-modules + ki18n-devel + bluez-qt-devel + NetworkManager-devel + + desktop/kde/plasma/powerdevil/pspec.xml + + + powerdevil + + qt5-base + kidletime + libgcc + libxcb + eudev + plasma-workspace + kio + kauth + 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 + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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.7.2/plasma-desktop-5.7.2.tar.xz + + qt5-base-devel + boost-devel + kdoctools-devel + kactivities-stats-devel + kio-devel + kcmutils-devel + knewstuff-devel + kpeople-devel + kdbusaddons-devel + kemoticons-devel + kitemmodels-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 + kdesignerplugin + ibus-devel + glib2-devel + scim-libs + xcb-util-keysyms-devel + extra-cmake-modules + + 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 + + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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.7.2/libkscreen-5.7.2.tar.xz + + qt5-base-devel + qt5-x11extras-devel + libxcb-devel + 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 + + + + + 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.7.2/kdeplasma-addons-5.7.2.tar.xz + + qt5-base-devel + libxcb-devel + xcb-util-image-devel + glib2-devel + scim-devel + ibus-devel + kdoctools-devel + knewstuff-devel + kemoticons-devel + kitemmodels-devel + kross-devel + kinit-devel + kunitconversion-devel + kcmutils-devel + kdesignerplugin + krunner-devel + kdelibs4-support-devel + plasma-framework-devel + plasma-workspace-devel + extra-cmake-modules + + desktop/kde/plasma/kdeplasma-addons/pspec.xml + + + kdeplasma-addons + + qt5-base + plasma-framework + libgcc + libxcb + xcb-util-image + glib2 + knewstuff + krunner + kio + 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 + + + + + 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 + + + + + + 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.7.2/discover-5.7.2.tar.xz + + qt5-base-devel + qt5-svg-devel + qt5-declarative-devel + kio-devel + kdeclarative-devel + plasma-framework-devel + knewstuff-devel + extra-cmake-modules + + desktop/kde/plasma/discover/pspec.xml + + + discover + + qt5-base + libgcc + kio + attica + kconfig + kcoreaddons + kdbusaddons + kiconthemes + kdeclarative + kconfigwidgets + knotifications + kwidgetsaddons + ki18n + kxmlgui + qt5-declarative + knewstuff + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /etc + + + + + 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.7.2/kwallet-pam-5.7.2.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 + + + + + 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-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.7.2/breeze-plymouth-5.7.2.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 + + + + + 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 + + + + + + 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.7.2/kde-cli-tools-5.7.2.tar.xz + + qt5-base-devel + qt5-x11extras-devel + qt5-svg-devel + libX11-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 + 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 + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/man + /usr/share/doc + + + System.Package + + + + + 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.7.2/plasma-pa-5.7.2.tar.xz + + qt5-base-devel + qt5-quick1-devel + qt5-declarative-devel + kconfigwidgets-devel + kcoreaddons-devel + kdeclarative-devel + plasma-framework-devel + kdoctools-devel + glib2-devel + docbook-xsl + extra-cmake-modules + + desktop/kde/plasma/plasma-pa/pspec.xml + + + plasma-pa + + qt5-base + kdeclarative + libgcc + ki18n + kcoreaddons + kglobalaccel + qt5-declarative + pulseaudio-libs + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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 + + + + + + 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.24/extra-cmake-modules-5.24.0.tar.xz + + cmake + + desktop/kde/framework/extra-cmake-modules/pspec.xml + + + extra-cmake-modules + programming.build + + cmake + + + /usr/share + /usr/lib + /usr/share/man/man7 + + + + + 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 + + + + + + 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.24/kpty-5.24.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 + + + + + 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 + + + + + + plasma-framework + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + 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.24/plasma-framework-5.24.0.tar.xz + + qt5-base-devel + qt5-quickcontrols + kdoctools-devel + qt5-svg-devel + qt5-script-devel + qt5-quick1-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 + kparts-devel + kservice-devel + kwindowsystem-devel + kxmlgui-devel + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc + docbook-xml + docbook-xsl + extra-cmake-modules + + desktop/kde/framework/plasma-framework/pspec.xml + + + plasma-framework + + qt5-base + qt5-svg + qt5-script + qt5-x11extras + qt5-declarative + qt5-quickcontrols + qt5-quick1 + mesa + libgcc + libX11 + libxcb + kactivities + knotifications + kpackage + karchive + kconfig + kconfigwidgets + kcoreaddons + kdbusaddons + kdeclarative + kglobalaccel + kguiaddons + ki18n + kiconthemes + kio + kservice + kwindowsystem + kxmlgui + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + plasma-framework-devel + Development files for plasma-framework + + plasma-framework + 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 + 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 + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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.24/solid-5.24.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 + + + + + 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 + + + + + + kcodecs + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + 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.24/kcodecs-5.24.0.tar.xz + + qt5-base-devel + qt5-linguist + extra-cmake-modules + + desktop/kde/framework/kcodecs/pspec.xml + + + kcodecs + + qt5-base + libgcc + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kcodecs-devel + Development files for kcodecs + + qt5-base-devel + kcodecs + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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.24/networkmanager-qt-5.24.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 + + + + + 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 + + + + + + kconfig + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + app:gui + desktop.kde.framework + Advanced configuration system for KDE Frameworks 5 + Kconfig provides advanced libraries and tools for accessing configuration files. + mirrors://kde/stable/frameworks/5.24/kconfig-5.24.0.tar.xz + + qt5-base-devel + qt5-linguist + extra-cmake-modules + + desktop/kde/framework/kconfig/pspec.xml + + + kconfig + + qt5-base + libgcc + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kconfig-devel + Development files for kconfig + + qt5-base-devel + kconfig + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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.24/bluez-qt-5.24.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 + + + + + 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.24/kdbusaddons-5.24.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 + + + /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 + + + + + 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 + + + + + + kauth + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Abstraction to system policy and authentication features + Framework which lets applications perform actions as a privileged user + mirrors://kde/stable/frameworks/5.24/kauth-5.24.0.tar.xz + + qt5-base-devel + qt5-linguist + polkit-qt-devel + kcoreaddons-devel + extra-cmake-modules + + desktop/kde/framework/kauth/pspec.xml + + + kauth + + qt5-base + polkit-qt + kcoreaddons + libgcc + + + /etc + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kauth-devel + Development files for kauth + + kauth + kcoreaddons-devel + polkit-qt-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + kplotting + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + KDE5 Data plotting + Kplotting contains data plotting classes for QT 5 and KDE + mirrors://kde/stable/frameworks/5.24/kplotting-5.24.0.tar.xz + + qt5-base-devel + extra-cmake-modules + + desktop/kde/framework/kplotting/pspec.xml + + + kplotting + + qt5-base + libgcc + + + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kplotting-devel + Development files for kplotting + + qt5-base-devel + kplotting + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + KDE5 icon utilities + This library contains classes to improve the handling of icons in applications using the KDE Frameworks. + mirrors://kde/stable/frameworks/5.24/kiconthemes-5.24.0.tar.xz + + qt5-base-devel + qt5-svg-devel + ki18n-devel + kauth-devel + karchive-devel + kcodecs-devel + kconfig-devel + kitemviews-devel + kconfigwidgets-devel + kwidgetsaddons-devel + extra-cmake-modules + + desktop/kde/framework/kiconthemes/pspec.xml + + + kiconthemes + + libgcc + qt5-base + qt5-svg + kconfigwidgets + ki18n + kitemviews + kwidgetsaddons + kconfig + kcoreaddons + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kiconthemes-devel + Development files for kiconthemes + + kiconthemes + qt5-base-devel + qt5-svg-devel + kconfigwidgets-devel + ki18n-devel + kitemviews-devel + kwidgetsaddons-devel + kconfig-devel + kcoreaddons-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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.24/ki18n-5.24.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 + + + + + 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 + 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.24/kactivities-5.24.0.tar.xz + + qt5-base-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 + kglobalaccel-devel + kcmutils-devel + qt5-declarative-devel + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc + extra-cmake-modules + + + build-source.patch + + desktop/kde/framework/kactivities/pspec.xml + + + kactivities + + qt5-base + qt5-declarative + libgcc + 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 + + + + kactivities-devel + Development files for kactivities + + qt5-base-devel + 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 + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + Idle time reporting utility + KIdleTime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity. + mirrors://kde/stable/frameworks/5.24/kidletime-5.24.0.tar.xz + + qt5-base-devel + qt5-x11extras-devel + libX11-devel + libXext-devel + libXScrnSaver-devel + libxcb-devel + extra-cmake-modules + + desktop/kde/framework/kidletime/pspec.xml + + + kidletime + + qt5-base + libX11 + libgcc + libxcb + libXScrnSaver + libXext + qt5-x11extras + + + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kidletime-devel + Development files for kidletime + + kidletime + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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.24/kxmlrpcclient-5.24.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 + + + + + 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.24/kwindowsystem-5.24.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 + + + + + 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 + + + + + + knotifyconfig + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Configuration dialog for desktop notifications + KNotifyConfig provides a configuration dialog for desktop notifications which can be embedded in your application.. + mirrors://kde/stable/frameworks/5.24/knotifyconfig-5.24.0.tar.xz + + qt5-base-devel + qt5-phonon-devel + kauth-devel + kconfig-devel + kcompletion-devel + ki18n-devel + kio-devel + extra-cmake-modules + + desktop/kde/framework/knotifyconfig/pspec.xml + + + knotifyconfig + + qt5-base + qt5-phonon + libgcc + kconfig + kcompletion + ki18n + kio + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + knotifyconfig-devel + Development files for knotifyconfig + + knotifyconfig + qt5-base-devel + qt5-phonon-devel + kauth-devel + kconfig-devel + kcompletion-devel + ki18n-devel + kio-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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.24/baloo-5.24.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 + + + + + 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 + + + + + + kpeople + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + 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.24/kpeople-5.24.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 + + + kpeople + + 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 + + qt5-base-devel + qt5-declarative-devel + kconfig-devel + kcoreaddons-devel + kwidgetsaddons-devel + kservice-devel + ki18n-devel + kitemviews-devel + kpeople + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + kpackage + https://userbase.kde.org/KPackage + + Stefan Gronewold(groni) + groni@pisilinux.org + + LGPL + app: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.24/kpackage-5.24.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/kpackage/pspec.xml + + + kpackage + + qt5-base + libgcc + kconfig + ki18n + kcoreaddons + karchive + + + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share + /usr/share/locale + /usr/share/man/man1 + + + + kpackage-devel + Development files for kpackage + + kpackage + qt5-base-devel + kconfig-devel + ki18n-devel + kcoreaddons-devel + karchive-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + kdoctools + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + 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.24/kdoctools-5.24.0.tar.xz + + qt5-base-devel + perl-URI + python + libxml2-devel + libxslt-devel + docbook-xml + docbook-xsl + docbook-sgml4_5 + ki18n-devel + karchive-devel + extra-cmake-modules + + desktop/kde/framework/kdoctools/pspec.xml + + + kdoctools + + qt5-base + libxml2 + libgcc + libxslt + karchive + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/bin + /usr/share/doc + /usr/share/man + + + + kdoctools-devel + Development files for kdoctools + + qt5-base-devel + kdoctools + karchive-devel + libgcc + libxml2-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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.24/kunitconversion-5.24.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 + + + + + 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 + + + + + + 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.24/kwayland-5.24.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 + + + + + 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 + + + + + + kcoreaddons + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + Utilities for core application functionality and accessing the OS + KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. + mirrors://kde/stable/frameworks/5.24/kcoreaddons-5.24.0.tar.xz + + qt5-base-devel + qt5-linguist + shared-mime-info + extra-cmake-modules + mesa-devel + + desktop/kde/framework/kcoreaddons/pspec.xml + + + kcoreaddons + + qt5-base + libgcc + shared-mime-info + docbook-xsl + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kcoreaddons-devel + Development files for kcoreaddons + + qt5-base-devel + kcoreaddons + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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.24/kinit-5.24.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 + + + + + 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 + + + + + + knotifications + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + KDE5 Desktop notifications + KNotification is used to notify the user of an event. It covers feedback and persistent events. + mirrors://kde/stable/frameworks/5.24/knotifications-5.24.0.tar.xz + + qt5-base-devel + qt5-linguist + kwindowsystem-devel + qt5-x11extras-devel + kservice-devel + kconfig-devel + kcoreaddons-devel + kiconthemes-devel + kcodecs-devel + libdbusmenu-qt-devel + qt5-phonon-devel + extra-cmake-modules + + desktop/kde/framework/knotifications/pspec.xml + + + knotifications + + qt5-base + qt5-phonon + libgcc + qt5-x11extras + kconfig + kcodecs + kcoreaddons + kiconthemes + kservice + libdbusmenu-qt + kwindowsystem + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + knotifications-devel + Development files for knotifications + + knotifications + qt5-base-devel + qt5-phonon-devel + qt5-x11extras-devel + kconfig-devel + kcodecs-devel + kcoreaddons-devel + kiconthemes-devel + kservice-devel + kwindowsystem-devel + libdbusmenu-qt-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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.24/sonnet-5.24.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 + + + /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 + + + + + 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.24/kparts-5.24.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 + + + + + 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 + + + + + + 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.24/kapidox-5.24.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 + + + + + 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 + + + + + + kguiaddons + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + 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.24/kguiaddons-5.24.0.tar.xz + + libX11-devel + libxcb-devel + qt5-base-devel + qt5-x11extras-devel + extra-cmake-modules + + desktop/kde/framework/kguiaddons/pspec.xml + + + kguiaddons + + libgcc + libX11 + qt5-base + qt5-x11extras + + + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kguiaddons-devel + Development files for kguiaddons + + kguiaddons + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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.24/kcompletion-5.24.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 + + + + + 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.24/kitemmodels-5.24.0.tar.xz + + qt5-base-devel + extra-cmake-modules + + desktop/kde/framework/kitemmodels/pspec.xml + + + kitemmodels + + qt5-base + libgcc + + + /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 + + + + + 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 + + + + + + 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.24/kemoticons-5.24.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 + + + + + 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 + + + + + + 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.24/kimageformats-5.24.0.tar.xz + + qt5-base-devel + openexr-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 + + + + + 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 + + + + + + kdeclarative + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Integration of QML and KDE workspaces + KDeclarative provides integration of QML and KDE workspaces. + mirrors://kde/stable/frameworks/5.24/kdeclarative-5.24.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 + 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/kdeclarative/pspec.xml + + + kdeclarative + + qt5-base + libgcc + libepoxy + qt5-declarative + kpackage + kconfig + kservice + kcoreaddons + kglobalaccel + ki18n + kiconthemes + kio + kwidgetsaddons + kwindowsystem + + + /usr/bin + /usr/share + /usr/share/locale + /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 + + + + + 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.24/kfilemetadata-5.24.0.tar.xz + + qt5-base-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 + + + /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 + + + + + 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 + + + + + + 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.24/kwallet-5.24.0.tar.xz + + libxslt + docbook-xsl + qt5-base-devel + libgcrypt-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 + libgcrypt + kconfig + kcoreaddons + kdbusaddons + ki18n + kiconthemes + knotifications + kservice + kwidgetsaddons + kwindowsystem + + + /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 + + + + + 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.24/modemmanager-qt-5.24.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 + + + + + 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 + + + + + + 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. + mirrors://kde/stable/frameworks/5.24/kglobalaccel-5.24.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 + extra-cmake-modules + + desktop/kde/framework/kglobalaccel/pspec.xml + + + kglobalaccel + + qt5-base + libgcc + libxcb + kcrash + kconfig + qt5-x11extras + kcoreaddons + kdbusaddons + xcb-util-keysyms + kwindowsystem + + + /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 + + + + + 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.24/karchive-5.24.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 + + + /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 + + + + + 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 + + + + + + kcrash + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + Kcrash crash handling application + KCrash provides support for intercepting and handling application crashes. + mirrors://kde/stable/frameworks/5.24/kcrash-5.24.0.tar.xz + + qt5-base-devel + qt5-x11extras-devel + kcoreaddons-devel + kwindowsystem-devel + libX11-devel + extra-cmake-modules + + desktop/kde/framework/kcrash/pspec.xml + + + kcrash + + qt5-base + libX11 + libgcc + qt5-x11extras + kcoreaddons + kwindowsystem + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kcrash-devel + Development files for kcrash + + qt5-base-devel + qt5-x11extras-devel + kcrash + kcoreaddons-devel + kwindowsystem-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + kdesignerplugin + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + 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.24/kdesignerplugin-5.24.0.tar.xz + + 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 + extra-cmake-modules + + desktop/kde/framework/kdesignerplugin/pspec.xml + + + kdesignerplugin + + qt5-base + libgcc + kdewebkit + kcoreaddons + kitemviews + kconfig + sonnet + kcompletion + kconfigwidgets + kiconthemes + kio + kplotting + ktextwidgets + kwidgetsaddons + kxmlgui + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 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 + + + + + + kio + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + Resource and network access abstraction + Network transparent access to files and data + mirrors://kde/stable/frameworks/5.24/kio-5.24.0.tar.xz + + qt5-base-devel + acl-devel + attr-devel + mit-kerberos + karchive-devel + kconfig-devel + kcoreaddons-devel + kdbusaddons-devel + ki18n-devel + kservice-devel + solid-devel + sonnet-devel + kdoctools-devel + kbookmarks-devel + kwidgetsaddons-devel + kcompletion-devel + kconfigwidgets-devel + kauth-devel + kcodecs-devel + kiconthemes-devel + kitemviews-devel + kjobwidgets-devel + kwindowsystem-devel + qt5-x11extras-devel + kwallet-devel + kxmlgui-devel + ktextwidgets-devel + knotifications-devel + libxslt-devel + qt5-script-devel + zlib-devel + docbook-sgml4_5 + docbook-xml + docbook-xsl + extra-cmake-modules + + desktop/kde/framework/kio/pspec.xml + + + kio + + qt5-base + acl + attr + libxml2 + libxslt + libgcc + mit-kerberos + knotifications + qt5-script + qt5-x11extras + karchive + kconfig + kcodecs + kbookmarks + kcompletion + kconfigwidgets + kcoreaddons + kdbusaddons + ki18n + kiconthemes + kitemviews + kjobwidgets + kservice + ktextwidgets + kwallet + kwidgetsaddons + kwindowsystem + kxmlgui + solid + + + /etc/ + /usr/bin + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/man + + + + kio-devel + Development files for kio + + qt5-base-devel + kio + qt5-base-devel + acl-devel + attr-devel + libxml2-devel + libxslt-devel + knotifications-devel + qt5-script-devel + qt5-x11extras-devel + karchive-devel + kconfig-devel + kcodecs-devel + kbookmarks-devel + kcompletion-devel + kconfigwidgets-devel + kcoreaddons-devel + kdbusaddons-devel + ki18n-devel + kiconthemes-devel + kitemviews-devel + kjobwidgets-devel + kservice-devel + ktextwidgets + kwallet-devel + kwidgetsaddons-devel + kwindowsystem-devel + kxmlgui-devel + solid-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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.24/kded-5.24.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 + + + + + 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.24/kxmlgui-5.24.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 + + + + + 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 + + + + + + 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.24/frameworkintegration-5.24.0.tar.xz + + libxcb-devel + libXcursor-devel + qt5-base-devel + qt5-declarative-devel + qt5-x11extras-devel + oxygen-fonts + kconfig-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 + + desktop/kde/framework/frameworkintegration/pspec.xml + + + frameworkintegration + + libgcc + qt5-base + libxcb + libXcursor + qt5-x11extras + kconfig + kxmlgui + 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 + + + + + 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 + + + + + + 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.24/kconfigwidgets-5.24.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/kconfigwidgets/pspec.xml + + + kconfigwidgets + + libgcc + qt5-base + kauth + kcodecs + kconfig + kcoreaddons + kguiaddons + ki18n + kwidgetsaddons + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/man + + + + kconfigwidgets-devel + Development files for kconfigwidgets + + kconfigwidgets + qt5-base-devel + kauth-devel + kcodecs-devel + kconfig-devel + kcoreaddons-devel + kguiaddons-devel + ki18n-devel + kwidgetsaddons-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + http://download.kde.org/stable/frameworks/5.24/oxygen-icons5-5.24.0.tar.xz + + extra-cmake-modules + qt5-base-devel + + desktop/kde/framework/oxygen-icons/pspec.xml + + + oxygen-icons + + /usr/share/icons + /usr/share/doc + + + + + 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 + + + + + + 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.24/kwidgetsaddons-5.24.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 + + + + + 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.24/breeze-icons-5.24.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 + + + + + 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 + + + + + + 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.24/attica-5.24.0.tar.xz + + qt5-base-devel + extra-cmake-modules + + desktop/kde/framework/attica/pspec.xml + + + attica + + qt5-base + libgcc + + + /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 + + + + + 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 + + + + + + ktexteditor + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + KDE5 text editor libraries + KTextEditor provides a powerful text editor component that you can embed in your application. + mirrors://kde/stable/frameworks/5.24/ktexteditor-5.24.0.tar.xz + + qt5-base-devel + qt5-script-devel + qt5-xmlpatterns-devel + kauth-devel + kguiaddons-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 + kparts-devel + libgit2-devel + kjobwidgets-devel + extra-cmake-modules + + desktop/kde/framework/ktexteditor/pspec.xml + + + ktexteditor + + qt5-script + qt5-base + libgcc + libgit2 + ktextwidgets + kwidgetsaddons + kconfigwidgets + kjobwidgets + kiconthemes + kcoreaddons + kcompletion + kitemviews + kxmlgui + kcodecs + karchive + kguiaddons + kconfig + ki18n + kio + ki18n + kparts + sonnet + + + /etc + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + ktexteditor-devel + Development files for ktexteditor + + qt5-script-devel + qt5-base-devel + libgit2-devel + ktextwidgets-devel + kwidgetsaddons-devel + kconfigwidgets-devel + kjobwidgets-devel + kiconthemes-devel + kcoreaddons-devel + kcompletion-devel + kitemviews-devel + kxmlgui-devel + kcodecs-devel + karchive-devel + kguiaddons-devel + kconfig-devel + ki18n-devel + kio-devel + ki18n-devel + kparts-devel + sonnet-devel + ktexteditor + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + kjobwidgets + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + 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.24/kjobwidgets-5.24.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 + + + + + 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 + + + + + + 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.24/threadweaver-5.24.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 + + + + + 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 + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + Set of item models extending the Qt model-view framework + KItemViews includes a set of views, which can be used with item models. It includes views for categorizing lists and to add search filters to flat and hierarchical lists. + mirrors://kde/stable/frameworks/5.24/kitemviews-5.24.0.tar.xz + + qt5-base-devel + qt5-linguist + extra-cmake-modules + + desktop/kde/framework/kitemviews/pspec.xml + + + kitemviews + + qt5-base + libgcc + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kitemviews-devel + Development files for kitemviews + + qt5-base-devel + kitemviews + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + 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.24/kdnssd-5.24.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 + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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.24/ktextwidgets-5.24.0.tar.xz + + qt5-base-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 + + + /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 + + + + + 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 + + + + + + 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.24/kdewebkit-5.24.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 + + + + + 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.24/kcmutils-5.24.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 + + + + + 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 + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + User interface for running shell commands with root privileges + kdesu provides functionality for building GUI front ends for (password asking) console mode programs. + mirrors://kde/stable/frameworks/5.24/kdesu-5.24.0.tar.xz + + qt5-base-devel + kcoreaddons-devel + kpty-devel + kservice-devel + ki18n-devel + kconfig-devel + libX11-devel + extra-cmake-modules + + desktop/kde/framework/kdesu/pspec.xml + + + kdesu + + qt5-base + kcoreaddons + kpty + kservice + ki18n + kconfig + libgcc + libX11 + + + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kdesu-devel + Development files for kdesu + + kdesu + qt5-base-devel + kcoreaddons-devel + kpty-devel + kservice-devel + ki18n-devel + kconfig-devel + libX11-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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.24/kservice-5.24.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 + + + + + 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. + http://download.kde.org/stable/frameworks/5.24/kactivities-stats-5.24.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 + + + + + 2016-07-31 + 5.24 + Version release. + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + 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.24/kbookmarks-5.24.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 + + + + + 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 + + + + + + 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.24/knewstuff-5.24.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 + + desktop/kde/framework/knewstuff/pspec.xml + + + knewstuff + + qt5-base + libgcc + kwidgetsaddons + ktextwidgets + kiconthemes + kcompletion + kitemviews + karchive + attica + kconfig + kcoreaddons + ki18n + kio + kservice + kxmlgui + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + knewstuff-devel + Development files for knewstuff + + qt5-base-devel + kwidgetsaddons-devel + ktextwidgets-devel + kiconthemes-devel + kcompletion-devel + kitemviews-devel + karchive-devel + attica-devel + kconfig-devel + kcoreaddons-devel + ki18n-devel + kio-devel + kservice-devel + kxmlgui-devel + knewstuff + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + kapptemplate + http://www.kde.org/ + + Pisi Linux Admins + admin@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kapptemplate-16.04.3.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 + + + + + 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 + + + + + + spectacle + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/spectacle-16.04.3.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 + 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 + 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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + libkgeomap + https://www.kde.org/applications/graphics/ + + Alihan Öztürk + alihan@pisilinux.org + + FDL-1.1 + GPLv2 + LGPLv2 + app:gui + desktop.kde.application + 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. + http://download.kde.org/stable/applications/16.04.3/src/libkgeomap-16.04.3.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 + + + + libkgeomap-devel + Developments files for libkgeomap. + + libkgeomap + + + /usr/include + /usr/lib/cmake + + + + + 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 + + + + + + kmbox + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.application + MBox library support. + MBox library support. + mirrors://kde/stable/applications/16.04.3/src/kmbox-16.04.3.tar.xz + + qt5-base-devel + extra-cmake-modules + kmime-devel + boost-devel + + 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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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. + http://download.kde.org/stable/applications/16.04.0/src/minuet-16.04.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + ki18n-devel + kxmlgui-devel + kio-devel + kcrash-devel + kdoctools-devel + alsa-lib-devel + drumstick-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 + qt5-declarative + + + /usr/bin + /usr/share + /usr/share/appdata + /usr/share/applications + /usr/share/doc + /usr/share/icons + /usr/share/kxmlgui5 + /usr/share/minuet + + + + + 2016-04-20 + 16.04 + First Release + Alihan Öztürk + alihan@pisilinux.org + + + + + + pimcommon + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.application + Common libraries for KDE PIM + Common libraries for KDE PIM + mirrors://kde/stable/applications/16.04.3/src/pimcommon-16.04.3.tar.xz + + qt5-base-devel + boost-devel + gpgme-devel + qt5-sql-sqlite + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-postgresql + prison-qt5-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-search-devel + qt5-webkit-devel + grantlee-qt5-devel + kdoctools-devel + knewstuff-devel + kpimtextedit-devel + kimap-devel + + desktop/kde/applications/pimcommon/pspec.xml + + + pimcommon + + 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-qt5 + akonadi + libkdepim + akonadi-calendar + akonadi-search + qt5-webkit + 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/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 + + + + pimcommon-devel + Development package for pimcommon libraries + Contains development tools and header files for pimcommon + + qt5-base-devel + boost-devel + pimcommon + + + /usr/lib/cmake + /usr/include + /usr/lib/gpgmepp + /usr/share/kde4/apps/cmake + + + + + 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 + + + + + + kmahjongg + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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 + http://download.kde.org/stable/applications/16.04.0/src/kmahjongg-16.04.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 + + + + + 2016-04-20 + 16.04 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + klettres + http://edu.kde.org/applications/all/klettres + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/klettres-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + step + http://kde.org/applications/education/step/ + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.application + Interactive Physical Simulator + Step is an interactive physical simulator. It allows you to explore the physical world through simulations. + mirrors://kde/stable/applications/16.04.3/src/step-16.04.3.tar.xz + + qt5-base-devel + qt5-quick1-devel + qt5-svg-devel + qt5-declarative-devel + extra-cmake-modules + kdoctools-devel + kdelibs4-support-devel + mesa-devel + khtml-devel + kconfig-devel + kdelibs4-support-devel + knewstuff-devel + kplotting-devel + eigen3 + pkgconfig + libqalculate-devel + cln-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + 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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kde-dev-scripts + https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.application + Scripts and setting files useful during development of KDE software + Scripts and setting files useful during development of KDE software + mirrors://kde/stable/applications/16.04.3/src/kde-dev-scripts-16.04.3.tar.xz + + 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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kcron + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kcron-16.04.3.tar.xz + + extra-cmake-modules + qt5-base-devel + ki18n-devel + kdoctools-devel + kiconthemes-devel + kio-devel + kxmlgui-devel + kiconthemes-devel + kiconthemes-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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + yakuake + http://extragear.kde.org/apps/yakuake + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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.2/src/yakuake-3.0.2.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 + + desktop/kde/applications/yakuake/pspec.xml + + + yakuake + + qt5-base + qt5-x11extras + kio + kcrash + ki18n + kparts + kconfig + kxmlgui + karchive + kservice + knewstuff + 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 + + + + + 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 + + + + + + kalarmcal + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.application + Library to provides access and handling of KAlarm calendar data + Library to provides access and handling of KAlarm calendar data + mirrors://kde/stable/applications/16.04.3/src/kalarmcal-16.04.3.tar.xz + + qt5-base-devel + akonadi-devel + kcalcore-devel + kidentitymanagement-devel + kdepimlibs-devel + boost-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdoctools-devel + libical-devel + kholidays-devel + extra-cmake-modules + + desktop/kde/applications/kalarmcal/pspec.xml + + + kalarmcal + + qt5-base + kcalcore + kholidays + kidentitymanagement + ki18n + libgcc + kdepimlibs + kdelibs4-support + + + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kalarmcal-devel + Development files for kalarmcal + + qt5-base-devel + kalarmcal + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2016-07-31 + 16.04.3 + 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.application + Telepathy handler for Text Chats + Telepathy handler for Text Chats + mirrors://kde/stable/applications/16.04.3/src/ktp-text-ui-16.04.3.tar.xz + + extra-cmake-modules + karchive-devel + sonnet-devel + kwidgetsaddons-devel + kservice-devel + kemoticons-devel + kio-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-location-devel + qt5-webkit-devel + + desktop/kde/applications/ktp-text-ui/pspec.xml + + + ktp-text-ui + Telepathy handler for Text Chats + + kio + ki18n + libgcc + sonnet + kconfig + kxmlgui + karchive + kcmutils + kservice + qt5-base + kdewebkit + kemoticons + kitemviews + qt5-webkit + 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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kcharselect-16.04.3.tar.xz + + qt5-base-devel + kdoctools-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 + + + + + 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 + + + + + + libgravatar + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.application + KDE PIM library providing Gravatar support + KDE PIM library providing Gravatar support + mirrors://kde/stable/applications/16.04.3/src/libgravatar-16.04.3.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 + libkdepim-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 + boost-devel + + 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 + + + + + 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 + + + + + + kdenlive + http://www.kdenlive.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kdenlive-16.04.3.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 + + + + + 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 + + + + + + kcalc + http://kde.org/applications/utilities/kcalc + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kcalc-16.04.3.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 + + + + + 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 + + + + + + libkdegames + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.application + A tool for managing print jobs and printers + Print-Manager. A tool to managing your print jobs and the Printers + mirrors://kde/stable/applications/16.04.3/src/libkdegames-16.04.3.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 + + + + + 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 + + + + + + ffmpegthumbs + https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.application + 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/16.04.3/src/ffmpegthumbs-16.04.3.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 + + + + + 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 + + + + + + kbounce + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kbounce-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + KDE Telepathy contact list application + KDE Telepathy contact list application + mirrors://kde/stable/applications/16.04.3/src/ktp-contact-list-16.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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 + http://download.kde.org/stable/applications/16.04.0/src/kcolorchooser-16.04.0.tar.xz + + extra-cmake-modules + qt5-base-devel + ki18n-devel + kwidgetsaddons-devel + kxmlgui-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 + + + + + 2016-04-20 + 16.04 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + granatier + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/granatier-16.04.3.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 + 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 + + + + + 2016-07-31 + 16.04.3 + 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.application + Filesharing configuration modlue. + Dosya paylaşım konfigürasyon modülü. + Filesharing configuration modlue. + Dosya paylaşım konfigürasyon modülü. + mirrors://kde/stable/applications/16.04.3/src/kdenetwork-filesharing-16.04.3.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 + + + + + 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 + + + + + + kdepim-apps-libs + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.application + KDE PIM mail related libraries + KDE PIM mail related libraries + mirrors://kde/stable/applications/16.04.3/src/kdepim-apps-libs-16.04.3.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 + gpgmepp-devel + akonadi-calendar-devel + akonadi-search-devel + kpimtextedit-devel + kimap-devel + openldap-client + cyrus-sasl-devel + + 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 + kdepimlibs + qt5-webkit + grantlee-qt5 + kpimtextedit + grantleetheme + akonadi + + + /etc/xdg + /usr/lib + /usr/share/doc + /usr/mkspecs/ + /usr/bin + /usr/share + + + + 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 + /usr/lib/gpgmepp + /usr/share/kde4/apps/cmake + + + + + 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 + + + + + + kio-extras + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.application + Additional KIO-slaves for KDE5 applications + Additional KIO-slaves for KDE5 applications + mirrors://kde/stable/applications/16.04.3/src/kio-extras-16.04.3.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/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 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 + + + + + + okteta + http://www.kde.org/ + + Mathias Freire + mathiasfreire45@gmail.com + + GPLv2 + app:gui + desktop.kde.application + 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. + http://download.kde.org/stable/applications/16.04.3/src/okteta-16.04.3.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-designer-devel + qt5-script-devel + kbookmarks-devel + kcodecs-devel + kcompletion-devel + kconfigwidgets-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 + + + + okteta-devel + Development files for okteta + + okteta + + + /usr/include + /usr/lib/cmake + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/libkdcraw-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kblackbox-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/libkexiv2-16.04.3.tar.xz + + extra-cmake-modules + cmake + exiv2-devel + qt5-base-devel + + desktop/kde/applications/libkexiv2/pspec.xml + + + libkexiv2 + + qt5-base + exiv2-libs + + + /usr/lib + /usr/bin + + + + libkexiv2-devel + Development files for libkexiv2 + libkexiv2 için geliştirme dosyaları + + libkexiv2 + + + /usr/include + /usr/lib/pkgconfig + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + libksieve + https://community.kde.org/KDE_PIM + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:console + desktop.kde.application + KDE PIM library for managing sieves. + KDE PIM library for managing sieves. + http://download.kde.org/stable/applications/16.04.3/src/libksieve-16.04.3.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 + kdepimlibs-devel + kcalcore-devel + kimap-devel + kmime-devel + cyrus-sasl-devel + knewstuff-devel + kidentitymanagement-devel + kmailtransport-devel + libkdepim-devel + + 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 + + + /etc + /usr/lib + /usr/lib/qt5 + /usr/share/sieve + + + + libksieve-devel + Development files for libksieve. + + libksieve + + + /usr/include + /usr/lib/cmake + + + + + 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 + + + + + + blinken + https://www.kde.org/applications/education/blinken/ + + Stefan Gronewold (groni) + groni@pisilinux.org + + FDL + GPL + LGPL + gui + desktop.kde.education + 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/16.04.3/src/blinken-16.04.3.tar.xz + + extra-cmake-modules + gettext-devel + kdbusaddons-devel + kdoctools-devel + kguiaddons-devel + ki18n-devel + kxmlgui-devel + qt5-base-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 + + + + + 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 + + + + + + mailimporter + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:library + desktop.kde.application + Mail importer library + Mail importer library + mirrors://kde/stable/applications/16.04.3/src/mailimporter-16.04.3.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 + libkdepim-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 + boost-devel + + desktop/kde/applications/mailimporter/pspec.xml + + + mailimporter + + qt5-base + libgcc + libkdepim + ki18n + kmime + akonadi + kconfig + karchive + kdepimlibs + 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 + + + + + 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 + + + + + + kiten + http://edu.kde.org/applications/all/kiten + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kiten-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kdegraphics-thumbnailers-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kmines-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + libkeduvocdocument + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:library + desktop.kde.application + Common libraries for KDE Edu applications + Libraries for KDE EDU applications. + mirrors://kde/stable/applications/16.04.3/src/libkeduvocdocument-16.04.3.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 + + + + libkeduvocdocument-devel + Development files for libkeduvocdocument + + libkeduvocdocument + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2016-07-31 + 16.04.3 + 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.application + The KDE calendar utility library + Calendar utility library for KDE + mirrors://kde/stable/applications/16.04.3/src/kcalutils-16.04.3.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 + kidentitymanagement-devel + extra-cmake-modules + + 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 + + + + kcalutils-devel + Development files for kcalutils + + qt5-base-devel + kcalutils + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kwordquiz-16.04.3.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 + + + + + 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 + + + + + + kollision + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kollision-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + KDE print manager + KDE print tool. + print-manager + mirrors://kde/stable/applications/16.04.3/src/print-manager-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + Google API library for KDE + A KDE-based library for accessing various Google services via their public API + mirrors://kde/stable/libkgapi/5.1.0/src/libkgapi-5.1.0.tar.xz + + qt5-base-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-webkit-devel + qt5-linguist + qt5-location-devel + + desktop/kde/applications/libkgapi/pspec.xml + + + libkgapi + + qt5-base + kcalcore + kcontacts + kio + libgcc + qt5-webkit + kwindowsystem + kdelibs4-support + + + /etc + /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 + qt5-webkit-devel + kwindowsystem-devel + kdelibs4-support-devel + libkgapi + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + kross-interpreters + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.application + Kross interpreter plugins for programming languages + Language interpreters to enable in-process scripting with Kross. + mirrors://kde/stable/applications/16.04.3/src/kross-interpreters-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + KDE PIM libraries + Library for the KDE-PIM(Personal-Infomation-Management + mirrors://kde/stable/applications/16.04.3/src/kidentitymanagement-16.04.3.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 + + 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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kldap + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.application + LDAP access API for KDE + Allows LDAP accessing with a convenient Qt style C++ API. + mirrors://kde/stable/applications/16.04.3/src/kldap-16.04.3.tar.xz + + qt5-base-devel + kcompletion-devel + ki18n-devel + openldap-client + cyrus-sasl-devel + extra-cmake-modules + + desktop/kde/applications/kldap/pspec.xml + + + kldap + + qt5-base + kcompletion + ki18n + libgcc + cyrus-sasl + openldap-client + kwidgetsaddons + + + /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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/ktnef-16.04.3.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 + + desktop/kde/applications/ktnef/pspec.xml + + + ktnef + + qt5-base + kcalutils + ki18n + libgcc + kcalcore + kcontacts + kdelibs4-support + + + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + ktnef-devel + Development files for ktnef + + qt5-base-devel + ktnef + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + messagelib + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:library + desktop.kde.application + KDE PIM library providing support for mail applications + KDE PIM library providing support for mail applications + mirrors://kde/stable/applications/16.04.3/src/messagelib-16.04.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 + 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 + gpgmepp-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 + openldap-client + cyrus-sasl-devel + + desktop/kde/applications/messagelib/pspec.xml + + + messagelib + + qt5-base + libgcc + libkdepim + mailimporter + kio + ki18n + kmbox + kmime + sonnet + akonadi + gpgmepp + kcodecs + kconfig + kxmlgui + libkleo + karchive + kcalcore + kservice + kcontacts + kdewebkit + pimcommon + kdepimlibs + kitemviews + qt5-webkit + kcompletion + kcoreaddons + kiconthemes + kitemmodels + kjobwidgets + libgravatar + grantlee-qt5 + kpimtextedit + ktextwidgets + grantleetheme + kwindowsystem + akonadi-search + kconfigwidgets + kmailtransport + knotifications + kwidgetsaddons + kdepim-apps-libs + 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 + + + + + 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 + + + + + + picmi + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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. + mirrors://kde/stable/applications/16.04.3/src/picmi-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + Common components for KDE-Telepathy + Common components for KDE-Telepathy + mirrors://kde/stable/applications/16.04.3/src/ktp-common-internals-16.04.3.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 + + + + 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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/knetwalk-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/libkmahjongg-16.04.3.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 + + + + + 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.application + 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/16.04.3/src/gwenview-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/ksystemlog-16.04.3.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 + + + kdeadmin + + + kdeadmin + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/libksane-16.04.3.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 + qt5-base + ktextwidgets + sane-backends + kwidgetsaddons + + + /usr/lib + /usr/share/icons + + + + libksane-devel + Development files for libksane + libksane için geliştirme dosyaları + + libksane + + + /usr/lib/cmake + /usr/include + /usr/lib/pkgconfig + + + + + 2016-07-31 + 16.04.3 + 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.application + Common data for KDE Edu applications + Common data for KDE Edu applications. + mirrors://kde/stable/applications/16.04.3/src/kdeedu-data-16.04.3.tar.xz + + extra-cmake-modules + + desktop/kde/applications/kdeedu-data/pspec.xml + + + kdeedu-data + + /usr/share + /usr/share/doc + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kfourinline + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kfourinline-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kde-servicemenu-rootactions + http://www.kde-apps.org/content/show.php?content=48411 + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/1466046059/48411-rootactions_servicemenu_2.9.tar.gz + desktop/kde/applications/kde-servicemenu-rootactions/pspec.xml + + + kde-servicemenu-rootactions + + /usr/bin + /usr/share/kservices5 + /usr/share/doc + + + + + 2016-05-23 + 2.9 + Release bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-04-10 + 2.9 + 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.application + 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ç + http://download.kde.org/stable/applications/16.04.0/src/krdc-16.04.0.tar.xz + + 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 + + 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 + + + + krdc-devel + + krdc + + + /usr/include + + + + + 2016-04-20 + 16.04 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + kjumpingcube + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + Territory capture game + Alan kapma oyunu + KJumpingCube is a simple tactical game. + KJumpingCube basit bir taktik oyunudur. + kjumpingcube + mirrors://kde/stable/applications/16.04.3/src/kjumpingcube-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/ktp-send-file-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/katomic-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/killbots-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + The KDE-Telepathy Plasma desktop applets + The KDE-Telepathy Plasma desktop applets + mirrors://kde/stable/applications/16.04.3/src/ktp-desktop-applets-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.education + 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/16.04.3/src/kmplot-16.04.3.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 + + + + + 2016-07-31 + 16.04.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 + + + + + + kcalcore + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.application + the KDE calendar access library. + A calendar contains information like incidences (events, to-dos, journals), alarms, time zones, and other useful information. + mirrors://kde/stable/applications/16.04.3/src/kcalcore-16.04.3.tar.xz + + qt5-base-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + libical-devel + extra-cmake-modules + + desktop/kde/applications/kcalcore/pspec.xml + + + kcalcore + + qt5-base + kcodecs + kconfig + 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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kblog-16.04.3.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 + kcalcore-devel + ksyndication-devel + kxmlrpcclient-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 + + + + kblog-devel + Development files for kblog + + qt5-base-devel + kblog + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kturtle-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + ksquares + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/ksquares-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + partitionmanager + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.application + 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. + mirrors://kde/stable/partitionmanager/2.1.0/src/partitionmanager-2.1.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 + + + + + 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.application + Library to compare files and strings + Library to compare files and strings + mirrors://kde/stable/applications/16.04.3/src/libkomparediff2-16.04.3.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 + + + + + 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 + + + + + + libkleo + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.application + Common libraries for KDE PIM + Common libraries for KDE PIM + mirrors://kde/stable/applications/16.04.1/src/libkleo-16.04.1.tar.xz + + qt5-base-devel + boost-devel + gpgme-devel + qt5-sql-sqlite + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-postgresql + prison-qt5-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 + gpgmepp-devel + + 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-qt5 + akonadi + gpgmepp + 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 + + + + 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 + + + + + 2016-04-25 + 16.04.1 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kamera + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.application + 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/16.04.3/src/kamera-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kdiamond + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kdiamond-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + rocs + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/rocs-16.04.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-quick1-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 + ktexteditor-devel + kconfigwidgets-devel + kxmlgui-devel + kwidgetsaddons-devel + karchive-devel + cmake + qt5-location-devel + grantlee-qt5-devel + gettext-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 + karchive + kcompletion + kcoreaddons + ktextwidgets + kconfigwidgets + kwidgetsaddons + kwidgetsaddons + kxmlgui + kitemviews + + + /usr/bin + /usr/share + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + rocs-devel + Development files for rocs + + rocs + + + /usr/include + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + skrooge + http://skrooge.org + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:gui + desktop.kde.application + 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 + http://download.kde.org/stable/skrooge/skrooge-2.4.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 + + desktop/kde/applications/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 + + + + + 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 + + + + + + signon-kwallet-extension + http://kde.org + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app + desktop.kde.application + KWallet signon extension + KWallet signon extension + mirrors://kde/stable/applications/16.04.3/src/signon-kwallet-extension-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + Library for managing partitions. + Library for managing partitions. + mirrors://kde/stable/kpmcore/2.1.1/src/kpmcore-2.1.1.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 + + desktop/kde/applications/kpmcore/pspec.xml + + + kpmcore + + kio + ki18n + 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 + + + + + 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 + + + + + + dolphin-plugins + http://www.kde.org/ + + Pisi Linux Admins + admin@pisilinux.org + + GPLv2 + library + desktop.kde.application + 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/16.04.3/src/dolphin-plugins-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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.04.3/src/gpgmepp-16.04.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/klines-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kpat-16.04.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-quick1-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 + + + + + 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 + + + + + + kompare + http://www.kde.org/ + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + File difference viewer + Dosya karşılaştırma göstericisi. + Diff/Patch Frontend. + Dosya karşılaştırma göstericisi. + mirrors://kde/stable/applications/16.04.3/src/kompare-16.04.3.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 + + + + + 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 + + + + + + filelight + http://utils.kde.org/projects/filelight + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/filelight-16.04.3.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 + + + + + 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 + + + + + + kdepim-runtime + http://community.kde.org/KDE_PIM + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + app:gui + desktop.kde.application + 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/16.04.3/src/kdepim-runtime-16.04.3.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 + kdepimlibs-devel + cyrus-sasl-devel + qt5-declarative-devel + qt5-quick1-devel + qt5-xmlpatterns-devel + qt5-webkit-devel + extra-cmake-modules + qt5-location-devel + + 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 + kdepimlibs + kitemviews + kcompletion + kcoreaddons + kdbusaddons + kitemmodels + kcontacts + kjobwidgets + knotifyconfig + kwindowsystem + kconfigwidgets + kmailtransport + ktextwidgets + knotifications + kwidgetsaddons + qt5-xmlpatterns + akonadi-calendar + kdelibs4-support + kidentitymanagement + + + /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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kshisen-16.04.3.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 + + + + + 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 + + + + + + analitza + https://projects.kde.org/projects/kde/kdeedu/analitza + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + desktop.kde.application + 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/16.04.3/src/analitza-16.04.3.tar.xz + + cmake + eigen3 + mesa-devel + qt5-svg-devel + extra-cmake-modules + qt5-declarative-devel + + desktop/kde/applications/analitza/pspec.xml + + + analitza + + mesa + libgcc + qt5-svg + qt5-base + qt5-declarative + + + /usr/lib + /usr/share/doc + /usr/share/libanalitza/ + + + + analitza-devel + Development files for analitza + analitza için geliştirme dosyaları + + analitza + + + /usr/include + /usr/lib/cmake + + + + + 2016-07-31 + 16.04.3 + 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 + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.application + Akonadi calendar integration + Calendar integration for Akonadi. + mirrors://kde/stable/applications/16.04.3/src/akonadi-calendar-16.04.3.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 + kdepimlibs-devel + kmime-devel + cyrus-sasl-devel + kcontacts-devel + kidentitymanagement-devel + kcalcore-devel + kcalutils-devel + + desktop/kde/applications/akonadi-calendar/pspec.xml + + + akonadi-calendar + + qt5-base + ki18n + kcodecs + kdelibs4-support + kio + kmime + libgcc + kconfig + kxmlgui + kcalcore + kcalutils + kcontacts + kdepimlibs + kcoreaddons + kdbusaddons + kiconthemes + kitemmodels + kjobwidgets + kconfigwidgets + kmailtransport + kwidgetsaddons + kidentitymanagement + + + /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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kwalletmanager + http://kde.org/applications/system/kwalletmanager + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kwalletmanager-16.04.3.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 + 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 + + + + + 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 + + + + + + skanlite + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.application + 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.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 + + desktop/kde/applications/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/applications + + + + + 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 + + + + + + poxml + http://www.kde.org/ + + Mathias Freire + mathiasfreire45@gmail.com + + GPLv2 + app:gui + desktop.kde.application + 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. + mirrors://kde/stable/applications/16.04.3/src/poxml-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + marble + http://edu.kde.org/applications/all/marble + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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 + http://download.kde.org/stable/applications/16.04.3/src/marble-16.04.3.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 + 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 + + 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 + + + /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 + + + + marble-devel + Development files for marble + marble için geliştirme dosyaları + + marble + + + /usr/include + + + + + 2016-07-31 + 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 + + + + + + akonadi + http://pim.kde.org/akonadi PisiLinux Community admins@pisilinux.org 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 + desktop.kde.application + 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/16.04.3/src/akonadi-16.04.3.tar.xz - libX11-devel - libxcb-devel - xcb-util-devel + 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 - desktop/misc/startup-notification/pspec.xml + desktop/kde/applications/akonadi/pspec.xml - startup-notification + akonadi + app:console - libX11 - libxcb - xcb-util + qt5-base + kio + sqlite + libgcc + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-postgresql + postgresql-server + kitemmodels + kdesignerplugin + mariadb-client + mariadb-server + /etc/xdg + /usr/bin /usr/lib - /usr/share/doc + /usr/share/dbus-1 + /usr/share/mime + /usr/share + /usr/share/doc/ - startup-notification-devel - Development files for startup-notification - startup-notification için geliştirme dosyaları + akonadi-devel + Development files for akonadi + akonadi için geliştirme dosyaları - startup-notification + akonadi + qt5-base-devel /usr/include /usr/lib/pkgconfig - /usr/share/doc/*/*.txt + /usr/lib/cmake + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + - 2016-06-09 - 0.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org - 2014-05-18 - 0.12 + 2016-03-20 + 15.12.3 First release - Serdar Soytetir - kaptan@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilinux.org - xdg-user-dirs - http://freedesktop.org/wiki/Software/xdg-user-dirs + kstars + http://edu.kde.org/applications/all/kstars 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.15.tar.gz + app:gui + desktop.kde.application + 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 + mirrors://kde/stable/applications/16.04.3/src/kstars-16.04.3.tar.xz - 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 - - - - - 2016-06-09 - 0.15 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-01 - 0.15 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - at-spi2-core - http://www.linuxfoundation.org/collaborate/workgroups/accessibility - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - service - desktop.misc - Protocol definitions and daemons for D-Bus at-spi - D-Bus at-spi için protokol tanımları ve hizmetleri - at-spi allows assistive technologies to access GTK-based applications. Essentially it exposes the internals of applications over D-Bus for automation. - at-spi2-core, erişilebilirlik teknolojilerinin uygulamalara D-Bus üzerinden erişerek onları otomatik olarak denetlemesini sağlar. - mirrors://gnome/at-spi2-core/2.18/at-spi2-core-2.18.3.tar.xz - - libXtst-devel - libXi-devel + qt5-base-devel + qt5-multimedia-devel + qt5-quick1-devel + qt5-svg-devel + qt5-sql-mysql + qt5-sql-postgresql + qt5-sql-sqlite + qt5-sql-odbc + eigen3 + xplanet + cfitsio-devel + libindi-devel + kdoctools-devel + kconfig-devel + kguiaddons-devel + kwidgetsaddons-devel + knewstuff-devel + kdbusaddons-devel gettext-devel - dbus-devel - glib2-devel - intltool + 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 + extra-cmake-modules - desktop/misc/at-spi2-core/pspec.xml + desktop/kde/applications/kstars/pspec.xml - at-spi2-core + kstars - libXtst - libX11 - dbus - glib2 + qt5-base + qt5-svg + libindi + cfitsio + kio + kinit + knewstuff + kplotting + ktexteditor + zlib + ki18n + libgcc + kconfig + kxmlgui + kcoreaddons + kiconthemes + kconfigwidgets + kwidgetsaddons + wcslib + xplanet + knotifications - /etc + /etc/xdg /usr/lib /usr/share/doc - /usr/share/dbus-1 - /usr/share/gtk-doc - /usr/libexec - /usr/share/gir-1.0 - /usr/share/locale - - - - at-spi2-core-32bit - 32-bit shared libraries for at-spi2-core - emul32 - emul32 - - dbus-32bit - glib2-32bit - libXi-32bit - libX11-32bit - libXtst-32bit - - - dbus-32bit - glib2-32bit - libX11-32bit - - - /usr/lib32 - - - - at-spi2-core-devel - at-spi2-core için geliştirme dosyaları - at-spi2-core için geliştirme dosyaları - - at-spi2-core - dbus-devel - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig + /usr/bin + /usr/share - 2016-06-09 - 2.18.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org - 2016-05-25 - 2.18.3 - Release Bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org - 2016-01-26 - 2.18.3 + 2016-04-01 + 15.12.3 First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilinux.org - desktop-file-utils - http://www.freedesktop.org/software/desktop-file-utils/ + libkdepim + http://www.kde.org PisiLinux Community admins@pisilinux.org GPLv2 library - 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.21.tar.xz + desktop.kde.application + Libraries for KDE PIM applications + Libraries for KDE PIM applications + mirrors://kde/stable/applications/16.04.3/src/libkdepim-16.04.3.tar.xz - glib2-devel + qt5-base-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 + cyrus-sasl-devel + kcontacts-devel + akonadi-calendar-devel + akonadi-search-devel - desktop/misc/desktop-file-utils/pspec.xml + desktop/kde/applications/libkdepim/pspec.xml - desktop-file-utils + libkdepim - glib2 + qt5-base + kxmlgui + ki18n + libgcc + kconfig + kservice + akonadi-search + akonadi-calendar + kjobwidgets + kitemmodels + kdelibs4-support + kunitconversion + kemoticons + kinit + solid + kmime + kcmutils + kldap + cyrus-sasl + kcontacts + akonadi + kcodecs + kwallet + kdepimlibs + kitemviews + kiconthemes + + + /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 + + + + + 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 + + + + + + ark + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + desktop.kde.application + KDE Archiving Tool + Ark is a program for managing various archive formats within the KDE environment. + mirrors://kde/stable/applications/16.04.3/src/ark-16.04.3.tar.xz + + qt5-base-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 + + desktop/kde/applications/ark/pspec.xml + + + ark + + qt5-base + libarchive + karchive + kconfig + kio + unrar + kpty + khtml + ki18n + libgcc + kxmlgui + kservice + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kjobwidgets + kwidgetsaddons + kparts + kconfigwidgets + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/locale + /usr/lib + /usr/share/icons + /usr/share/man + /usr/share/doc + + + + + 2016-07-31 + 16.04.3 + 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.application + KDE Channel Approver for Telepathy + KDE Channel Approver for Telepathy + mirrors://kde/stable/applications/16.04.3/src/ktp-approver-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + baloo-widgets + http://www.kde.org + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.application + Framework for searching and managing metadata + Baloo is a framework for searching and managing metada + mirrors://kde/stable/applications/16.04.3/src/baloo-widgets-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kmix-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kbreakout-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + Translation file thumbnail generators + Translation file thumbnail generators + mirrors://kde/stable/applications/16.04.3/src/kdesdk-thumbnailers-16.04.3.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 + + + kdesdk + + + kdesdk + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kdebugsettings-16.04.3.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/man/man1/ - - System.PackageHandler - + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kde-baseapps + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + desktop.kde.application + KDE-Baseapps: base applications from the official KDE release + Base application for KDE5 such as Dolphin, kfind, plasma-widget-folderview, konqueror etc. + http://sourceforge.net/projects/pisilinux/files/source/kde-baseapps-15.12.3_20160330.tar.xz + + qt5-base-devel + zlib-devel + glib2-devel + libX11-devel + kfilemetadata-devel + qt5-phonon-devel + kactivities-devel + libXrender-devel + libXt-devel + libraw1394-devel + mesa-devel + kdelibs4-support-devel + tidy-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdesu-devel + khtml-devel + kdelibs4-support-devel + kcmutils-devel + kconfig-devel + kded-devel + kdoctools-devel + kdesignerplugin + libxslt + docbook-xsl + extra-cmake-modules + + desktop/kde/applications/kde-baseapps/pspec.xml + + + kde-baseapps + + qt5-base + zlib + libX11 + libgcc + tidy + kio + kdesu + khtml + ki18n + kparts + kcodecs + kconfig + kxmlgui + karchive + kcmutils + kservice + kbookmarks + kitemviews + qt5-script + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kjobwidgets + ktextwidgets + kwindowsystem + qt5-x11extras + kconfigwidgets + knotifications + kwidgetsaddons + kdelibs4-support + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/locale + /usr/lib + /usr/share/doc + + + + kde-baseapps-devel + Development files for kde-baseapps + + kde-baseapps + tidy-devel + qt5-base-devel + zlib-devel + glib2-devel + libX11-devel + kfilemetadata-devel + qt5-phonon-devel + kactivities-devel + libXrender-devel + libXt-devel + libraw1394-devel + mesa-devel + kdelibs4-support-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdesu-devel + khtml-devel + kcmutils-devel + kconfig-devel + kded-devel + kdoctools-devel + + + /usr/include + /usr/lib/cmake + + + + + 2016-05-24 + 15.12.3_20160330 + Release bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-04-05 + 15.12.3_20160330 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + kanagram + http://edu.kde.org/applications/all/kanagram + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kanagram-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + lokalize + http://www.kde.org/ + + Pisi Linux Admins + admin@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/lokalize-16.04.3.tar.xz + + qt5-base-devel + hunspell-devel + extra-cmake-modules + kdoctools-devel + kio-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 + 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 + + + + + 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 + + + + + + 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.application + A KDE thumbnail generator for the ePub file format. + A KDE thumbnail generator for the ePub file format. + http://kde-apps.org/CONTENT/content-files/151210-kde-thumbnailer-epub-1.1.tar.gz + + qt5-base-devel + karchive-devel + kio-devel + extra-cmake-modules + + desktop/kde/applications/kde-thumbnailer-epub/pspec.xml + + + kde-thumbnailer-epub + + qt5-base + kio + karchive + libgcc + + + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + + + + + 2016-05-23 + 1.0 + First release + Stefan Gronewold + groni@pisilinux.org + + + 2016-03-14 + 1.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.application + KDE library for handling mail messages and newsgroup articles. + Kmime library for handling mail messages and newsgroup articles. + mirrors://kde/stable/applications/16.04.3/src/kmime-16.04.3.tar.xz + + qt5-base-devel + extra-cmake-modules + boost-devel + ki18n-devel + kcodecs-devel + kdoctools-devel + kdelibs4-support-devel + + 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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kpimtextedit + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:gui + desktop.kde.application + A textedit with PIM-specific features. + Text Edit with KDE-PIM specific features. + mirrors://kde/stable/applications/16.04.3/src/kpimtextedit-16.04.3.tar.xz + + qt5-base-devel + ki18n-devel + kcodecs-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 + + desktop/kde/applications/kpimtextedit/pspec.xml + + + kpimtextedit + + qt5-base + ki18n + kcodecs + kio + sonnet + libgcc + kemoticons + kcompletion + ktextwidgets + kwidgetsaddons + grantlee-qt5 + + + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kpimtextedit-devel + Development files for kpimtextedit + + qt5-base-devel + kpimtextedit + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2016-07-31 + 16.04.3 + 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.application + KDE File Manager + Dolphin is the File Manager for KDE. + mirrors://kde/stable/applications/16.04.3/src/dolphin-16.04.3.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 + + 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 + + + + + 2016-07-31 + 16.04.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 + + + + + + kdepim + http://www.kde.org + + Pisi Linux Admins + vedat@pisilinux.org + + LGPLv2 + library + app:gui + desktop.kde.application + KDE Pim different packages with akonadi-console, kadressbook blogilo etc + Provides different Packages for KDE5 + mirrors://kde/stable/applications/16.04.3/src/kdepim-16.04.3.tar.xz + + qt5-base-devel + qt5-sql-mysql + qt5-sql-postgresql + qt5-sql-sqlite + qt5-sql-odbc + qt5-declarative-devel + qt5-quick1-devel + qt5-phonon-devel + qt5-webkit-devel + qt5-x11extras-devel + qt5-location-devel + prison-qt5-devel + openssl-devel + kinit-devel + kross-devel + libassuan-devel + akonadi-devel + akonadi-search-devel + kdnssd-devel + grantlee-qt5-devel + kpimtextedit-devel + kmailtransport-devel + kcalutils-devel + kholidays-devel + ktnef-devel + kimap-devel + ksyndication-devel + gpgmepp-devel + akonadi-calendar-devel + libSM-devel + NetworkManager-devel + kauth-devel + kbookmarks-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kcrash-devel + kdbusaddons-devel + kdesignerplugin + kdoctools-devel + kglobalaccel-devel + kguiaddons-devel + ki18n-devel + kiconthemes-devel + kinit-devel + kidentitymanagement-devel + kio-devel + kitemviews-devel + knotifications-devel + kparts-devel + kservice-devel + ktextwidgets-devel + kunitconversion-devel + kwidgetsaddons-devel + kwindowsystem-devel + kxmlgui-devel + kcmutils-devel + kdewebkit-devel + khtml-devel + ktexteditor-devel + kidentitymanagement-devel + kldap-devel + cyrus-sasl-devel + kmbox-devel + kontactinterface-devel + kalarmcal-devel + kxmlrpcclient-devel + kblog-devel + kdelibs4-support-devel + kdepimlibs-devel + kidentitymanagement-devel + gpgme-devel + libX11-devel + extra-cmake-modules + qt5-linguist + kemoticons-devel + kitemmodels-devel + knewstuff-devel + knotifyconfig-devel + libkgapi-devel + curl-devel + kdepim-runtime + libxslt-devel + mailcommon-devel + messagelib-devel + mailimporter-devel + pimcommon-devel + libkleo-devel + kdepim-apps-libs-devel + grantleetheme-devel + kdgantt2-devel + incidenceeditor-devel + eventviews-devel + calendarsupport-devel + libksieve-devel + libkdepim-devel + libgravatar-devel + kmime-devel + + desktop/kde/applications/kdepim/pspec.xml + + + kdepim-common + Common libraries and resources for KDE PIM applications + + kio + ktnef + ki18n + kimap + kldap + kmbox + kmime + kross + libgcc + sonnet + akonadi + gpgmepp + kcodecs + kconfig + pimcommon + mailcommon + messagelib + kwallet + kxmlgui + karchive + kcalcore + kcmutils + kservice + libkgapi + qt5-base + kalarmcal + kcalutils + kcontacts + kdewebkit + kholidays + knewstuff + kdepimlibs + kguiaddons + kitemviews + qt5-phonon + qt5-webkit + calendarsupport + kdepim-apps-libs + incidenceeditor + kdepim-runtime + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kitemmodels + kjobwidgets + grantlee-qt5 + kpimtextedit + ktextwidgets + kwindowsystem + akonadi-search + kconfigwidgets + kmailtransport + knotifications + kwidgetsaddons + akonadi-calendar + kdelibs4-support + kidentitymanagement + + + /etc/xdg/accountwizard.knsrc + /etc/xdg/kdepim.categories + /etc/xdg/libkleopatrarc + /etc/xdg/messageviewer_header_themes.knsrc + /usr/bin/accountwizard + /usr/bin/akonadi_followupreminder_agent + /usr/bin/akonadi_sendlater_agent + /usr/bin/ispdb + /usr/bin/pimsettingexporter + /usr/bin/pimsettingexporterconsole + /usr/lib/grantlee/5.0/kde_grantlee_plugin.so + /usr/lib/libKF5CalendarSupport.so.5 + /usr/lib/libKF5CalendarSupport.so.5.2.1 + /usr/lib/libKF5EventViews.so.5 + /usr/lib/libKF5EventViews.so.5.2.1 + /usr/lib/libKF5FollowupReminder.so.5 + /usr/lib/libKF5FollowupReminder.so.5.2.1 + /usr/lib/libKF5GrantleeTheme.so.5 + /usr/lib/libKF5GrantleeTheme.so.5.2.1 + /usr/lib/libKF5Gravatar.so.5 + /usr/lib/libKF5Gravatar.so.5.2.1 + /usr/lib/libKF5IncidenceEditorsng.so.5 + /usr/lib/libKF5IncidenceEditorsng.so.5.2.1 + /usr/lib/libKF5KDGantt2.so.5 + /usr/lib/libKF5KDGantt2.so.5.2.1 + /usr/lib/libKF5KaddressbookGrantlee.so.5 + /usr/lib/libKF5KaddressbookGrantlee.so.5.2.1 + /usr/lib/libKF5KdepimDBusInterfaces.so.5 + /usr/lib/libKF5KdepimDBusInterfaces.so.5.2.1 + /usr/lib/libKF5Libkdepim.so.5 + /usr/lib/libKF5Libkdepim.so.5.2.1 + /usr/lib/libKF5Libkleo.so.5 + /usr/lib/libKF5Libkleo.so.5.2.1 + /usr/lib/libKF5MailCommon.so.5 + /usr/lib/libKF5MailCommon.so.5.2.1 + /usr/lib/libKF5MailImporter.so.5 + /usr/lib/libKF5MailImporter.so.5.2.1 + /usr/lib/libKF5MessageComposer.so.5 + /usr/lib/libKF5MessageComposer.so.5.2.1 + /usr/lib/libKF5MessageCore.so.5 + /usr/lib/libKF5MessageCore.so.5.2.1 + /usr/lib/libKF5MessageViewer.so.5 + /usr/lib/libKF5MessageViewer.so.5.2.1 + /usr/lib/libKF5PimCommon.so.5 + /usr/lib/libKF5PimCommon.so.5.2.1 + /usr/lib/libKF5SendLater.so.5 + /usr/lib/libKF5SendLater.so.5.2.1 + /usr/lib/libKF5TemplateParser.so.5 + /usr/lib/libKF5TemplateParser.so.5.2.1 + /usr/lib/libpimsettingexporterprivate.so.* + /usr/lib/qt5/plugins/accountwizard_plugin.so + /usr/lib/qt5/plugins/designer + /usr/lib/qt5/plugins/grantlee/5.0 + /usr/lib/qt5/plugins/kcm_ldap.so + /usr/lib/qt5/plugins/messageviewer + /usr/lib/qt5/plugins/messageviewer_bodypartformatter_application_mstnef.so + /usr/lib/qt5/plugins/messageviewer_bodypartformatter_text_calendar.so + /usr/lib/qt5/plugins/messageviewer_bodypartformatter_text_vcard.so + /usr/lib/qt5/plugins/messageviewer_bodypartformatter_text_xdiff.so + /usr/lib/qt5/plugins/pimcommon + /usr/share/akonadi/accountwizard/tine20 + /usr/share/akonadi/agents/followupreminder.desktop + /usr/share/akonadi/agents/sendlateragent.desktop + /usr/share/applications/org.kde.accountwizard.desktop + /usr/share/applications/org.kde.pimsettingexporter.desktop + /usr/share/config.kcfg/customtemplates_kfg.kcfg + /usr/share/config.kcfg/templatesconfiguration_kfg.kcfg + /usr/share/dbus-1/interfaces/org.kde.addressbook.service.xml + /usr/share/dbus-1/interfaces/org.kde.mailtransport.service.xml + /usr/share/doc/kde5/html/en/akonadi_followupreminder_agent + /usr/share/doc/kde5/html/en/akonadi_sendlater_agent + /usr/share/doc/kde5/html/en/contactthemeeditor + /usr/share/doc/kde5/html/en/headerthemeeditor + /usr/share/doc/kde5/html/en/pimsettingexporter + /usr/share/doc/kdepim + /usr/share/icons/oxygen/128x128/mimetypes/x-mail-distribution-list.png + /usr/share/icons/oxygen/16x16/mimetypes/x-mail-distribution-list.png + /usr/share/icons/oxygen/22x22/mimetypes/x-mail-distribution-list.png + /usr/share/icons/oxygen/256x256/mimetypes/x-mail-distribution-list.png + /usr/share/icons/oxygen/32x32/mimetypes/x-mail-distribution-list.png + /usr/share/icons/oxygen/48x48/mimetypes/x-mail-distribution-list.png + /usr/share/icons/oxygen/512x512/mimetypes/x-mail-distribution-list.png + /usr/share/kconf_update/messageviewer.upd + /usr/share/kconf_update/pimsettingexporter-15.08-kickoff.sh + /usr/share/kconf_update/pimsettingexporter.upd + /usr/share/kdepimwidgets/pics + /usr/share/knotifications5/akonadi_followupreminder_agent.notifyrc + /usr/share/knotifications5/akonadi_sendlater_agent.notifyrc + /usr/share/knotifications5/messageviewer.notifyrc + /usr/share/kservices5/kcmldap.desktop + /usr/share/kservicetypes5/calendardecoration.desktop + /usr/share/kservicetypes5/calendarplugin.desktop + /usr/share/libkleopatra/pics + /usr/share/libmessageviewer/pics + /usr/share/messageviewer/about/default/background.png + /usr/share/messageviewer/about/default/main.css + /usr/share/messageviewer/about/default/main.html + /usr/share/messageviewer/about/default/splash.theme + /usr/share/messageviewer/about/default/status.html + /usr/share/messageviewer/longurlServices.json + /usr/share/messageviewer/plugins/bodypartformatter + /usr/share/mime/packages + + + kdepim + + + kdepim + + + + akonadiconsole + Akonadi Management and Debugging Console + + ki18n + kmime + libgcc + akonadi + kconfig + kxmlgui + kcalcore + qt5-base + kcontacts + kdepimlibs + kitemviews + kcompletion + kcoreaddons + kdbusaddons + kitemmodels + kpimtextedit + ktextwidgets + kconfigwidgets + kwidgetsaddons + kdelibs4-support + messagelib + calendarsupport + libkdepim + + + /usr/bin/akonadiconsole + /usr/share/applications/org.kde.akonadiconsole.desktop + /usr/share/icons/hicolor/128x128/apps/akonadiconsole.png + /usr/share/icons/hicolor/16x16/apps/akonadiconsole.png + /usr/share/icons/hicolor/22x22/apps/akonadiconsole.png + /usr/share/icons/hicolor/256x256/apps/akonadiconsole.png + /usr/share/icons/hicolor/32x32/apps/akonadiconsole.png + /usr/share/icons/hicolor/48x48/apps/akonadiconsole.png + /usr/share/icons/hicolor/64x64/apps/akonadiconsole.png + /usr/share/kconf_update/akonadiconsole-15.08-kickoff.sh + /usr/share/kconf_update/akonadiconsole.upd + + + kdepim + + + kdepim + + + + akregator + A Feed Reader for KDE + + kio + khtml + ki18n + kparts + libgcc + kcodecs + kconfig + kxmlgui + kcmutils + kservice + qt5-base + kcompletion + kcoreaddons + kiconthemes + kjobwidgets + kpimtextedit + ksyndication + ktextwidgets + knotifyconfig + kwindowsystem + kconfigwidgets + knotifications + grantleetheme + kwidgetsaddons + kdelibs4-support + kontactinterface + kdepim-common + + + /usr/bin/akregator + /usr/bin/akregatorstorageexporter + /usr/lib/libakregatorinterfaces.so.* + /usr/lib/libakregatorinterfaces.so + /usr/lib/libakregatorprivate.so.* + /usr/lib/qt5/plugins/akregator_config_advanced.so + /usr/lib/qt5/plugins/akregator_config_appearance.so + /usr/lib/qt5/plugins/akregator_config_archive.so + /usr/lib/qt5/plugins/akregator_config_browser.so + /usr/lib/qt5/plugins/akregator_config_general.so + /usr/lib/qt5/plugins/akregator_mk4storage_plugin.so + /usr/lib/qt5/plugins/akregatorpart.so + /usr/lib/qt5/plugins/kontact_akregatorplugin.so + /usr/share/akregator/about + /usr/share/applications/org.kde.akregator.desktop + /usr/share/config.kcfg/akregator.kcfg + /usr/share/dbus-1/interfaces/org.kde.akregator.part.xml + /usr/share/doc/kde5/html/en/akregator + /usr/share/icons/hicolor/128x128/apps/akregator.png + /usr/share/icons/hicolor/16x16/apps/akregator.png + /usr/share/icons/hicolor/16x16/apps/akregator_empty.png + /usr/share/icons/hicolor/22x22/apps/akregator.png + /usr/share/icons/hicolor/256x256/apps/akregator.png + /usr/share/icons/hicolor/32x32/apps/akregator.png + /usr/share/icons/hicolor/48x48/apps/akregator.png + /usr/share/icons/hicolor/64x64/apps/akregator.png + /usr/share/kconf_update/akregator-15.08-kickoff.sh + /usr/share/kconf_update/akregator.upd + /usr/share/knotifications5/akregator.notifyrc + /usr/share/kontact/ksettingsdialog/akregator.setdlg + /usr/share/kservices5/akregator_config_advanced.desktop + /usr/share/kservices5/akregator_config_appearance.desktop + /usr/share/kservices5/akregator_config_archive.desktop + /usr/share/kservices5/akregator_config_browser.desktop + /usr/share/kservices5/akregator_config_general.desktop + /usr/share/kservices5/akregator_mk4storage_plugin.desktop + /usr/share/kservices5/akregator_part.desktop + /usr/share/kservices5/feed.protocol + /usr/share/kservices5/kontact/akregatorplugin.desktop + /usr/share/kservices5/akregator_config_adblock.desktop + /usr/share/kservicetypes5/akregator_plugin.desktop + /usr/share/kxmlgui5/akregator + /usr/share/akregator/grantleetheme + /usr/share/messageviewer/about/default/introduction_akregator.html + /usr/share/appdata/org.kde.akregator.appdata.xml + /usr/lib/qt5/plugins/akregator_config_adblock.so + + + kdepim + + + kdepim + + + + blogilo + A KDE Blogging Client + + kio + kblog + ki18n + libgcc + sonnet + kconfig + kwallet + kxmlgui + libkgapi + qt5-base + kdewebkit + qt5-webkit + kcompletion + kcoreaddons + kdbusaddons + ktexteditor + kpimtextedit + ktextwidgets + kconfigwidgets + knotifications + kwidgetsaddons + kdepim-common + + + /usr/bin/blogilo + /usr/lib/libKF5ComposerEditorNG.so.* + /usr/share/appdata/org.kde.blogilo.appdata.xml + /usr/share/applications/org.kde.blogilo.desktop + /usr/share/composereditor/composereditorinitialhtml + /usr/share/config.kcfg/blogilo.kcfg + /usr/share/doc/kde5/html/en/blogilo + /usr/share/icons/hicolor/128x128/actions/upload-media.png + /usr/share/icons/hicolor/128x128/apps/blogilo.png + /usr/share/icons/hicolor/16x16/actions/format-text-blockquote.png + /usr/share/icons/hicolor/16x16/actions/format-text-code.png + /usr/share/icons/hicolor/16x16/actions/insert-more-mark.png + /usr/share/icons/hicolor/16x16/actions/remove-link.png + /usr/share/icons/hicolor/16x16/actions/upload-media.png + /usr/share/icons/hicolor/16x16/apps/blogilo.png + /usr/share/icons/hicolor/22x22/actions/format-text-blockquote.png + /usr/share/icons/hicolor/22x22/actions/format-text-code.png + /usr/share/icons/hicolor/22x22/actions/insert-more-mark.png + /usr/share/icons/hicolor/22x22/actions/remove-link.png + /usr/share/icons/hicolor/22x22/actions/upload-media.png + /usr/share/icons/hicolor/22x22/apps/blogilo.png + /usr/share/icons/hicolor/32x32/actions/upload-media.png + /usr/share/icons/hicolor/32x32/apps/blogilo.png + /usr/share/icons/hicolor/48x48/actions/upload-media.png + /usr/share/icons/hicolor/48x48/apps/blogilo.png + /usr/share/icons/hicolor/64x64/actions/upload-media.png + /usr/share/icons/hicolor/64x64/apps/blogilo.png + /usr/share/kconf_update/blogilo-15.08-kickoff.sh + /usr/share/kconf_update/blogilo.upd + + + kdepim + + + kdepim + + + + kaddressbook + Contact Manager + + kio + ki18n + kparts + libgcc + gpgmepp + kcodecs + kconfig + kxmlgui + kcmutils + kservice + qt5-base + kcontacts + kdepimlibs + kcompletion + kcoreaddons + kiconthemes + kitemmodels + kjobwidgets + akonadi-search + kconfigwidgets + kwidgetsaddons + kdelibs4-support + kontactinterface + kdepim-common + + + /usr/bin/kaddressbook + /etc/xdg/kaddressbook_themes.knsrc + /usr/lib/akonadi/contact/editorpageplugins/cryptopageplugin.so + /usr/lib/libkaddressbookprivate.so.* + /usr/lib/qt5/plugins/kaddressbookpart.so + /usr/lib/qt5/plugins/kontact_kaddressbookplugin.so + /usr/share/appdata/org.kde.kaddressbook.appdata.xml + /usr/share/applications/kaddressbook-importer.desktop + /usr/share/applications/org.kde.kaddressbook.desktop + /usr/share/icons/hicolor/128x128/apps/kaddressbook.png + /usr/share/icons/hicolor/16x16/apps/kaddressbook.png + /usr/share/icons/hicolor/22x22/apps/kaddressbook.png + /usr/share/icons/hicolor/32x32/apps/kaddressbook.png + /usr/share/icons/hicolor/48x48/apps/kaddressbook.png + /usr/share/icons/hicolor/64x64/apps/kaddressbook.png + /usr/share/kaddressbook + /usr/share/kconf_update/kaddressbook-15.08-kickoff.sh + /usr/share/kconf_update/kaddressbook.upd + /usr/share/kontact/ksettingsdialog/kaddressbook.setdlg + /usr/share/kservices5/kaddressbookpart.desktop + /usr/share/kservices5/kontact/kaddressbookplugin.desktop + /usr/share/kxmlgui5/kaddressbook + + + kdepim + + + kdepim + + + + kalarm + Personal Alarm Scheduler + + kio + kauth + ki18n + kmime + libgcc + kcodecs + kconfig + kxmlgui + kcalcore + kservice + qt5-base + kalarmcal + kcalutils + kcontacts + kholidays + kdepimlibs + kguiaddons + qt5-phonon + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kitemmodels + kjobwidgets + kpimtextedit + ktextwidgets + kwindowsystem + kconfigwidgets + kmailtransport + knotifications + kwidgetsaddons + kdelibs4-support + kidentitymanagement + kdepim-common + + + /usr/bin/kalarm + /usr/bin/kalarmautostart + /etc/dbus-1/system.d/org.kde.kalarmrtcwake.conf + /etc/xdg/autostart/kalarm.autostart.desktop + /usr/lib/kauth + /usr/lib/kalarm_helper + /usr/share/appdata/org.kde.kalarm.appdata.xml + /usr/share/applications/org.kde.kalarm.desktop + /usr/share/config.kcfg/kalarmconfig.kcfg + /usr/share/dbus-1/interfaces/org.kde.kalarm.kalarm.xml + /usr/share/dbus-1/system-services/org.kde.kalarmrtcwake.service + /usr/share/doc/kde5/html/en/kalarm + /usr/share/icons/hicolor/128x128/apps/kalarm.png + /usr/share/icons/hicolor/16x16/apps/kalarm.png + /usr/share/icons/hicolor/22x22/apps/kalarm.png + /usr/share/icons/hicolor/32x32/apps/kalarm.png + /usr/share/icons/hicolor/48x48/apps/kalarm.png + /usr/share/icons/hicolor/64x64/apps/kalarm.png + /usr/share/kalarm/icons/oxygen/16x16/actions/document-new-from-template.png + /usr/share/kalarm/icons/oxygen/16x16/actions/new-audio-alarm.png + /usr/share/kalarm/icons/oxygen/16x16/actions/new-command-alarm.png + /usr/share/kalarm/icons/oxygen/22x22/actions/document-new-from-template.png + /usr/share/kalarm/icons/oxygen/22x22/actions/kalarm-disabled.png + /usr/share/kalarm/icons/oxygen/22x22/actions/kalarm-partdisabled.png + /usr/share/kalarm/icons/oxygen/22x22/actions/kalarm.png + /usr/share/kalarm/icons/oxygen/22x22/actions/new-audio-alarm.png + /usr/share/kalarm/icons/oxygen/22x22/actions/new-command-alarm.png + /usr/share/kconf_update/kalarm-1.2.1-general.pl + /usr/share/kconf_update/kalarm-1.9.5-defaults.pl + /usr/share/kconf_update/kalarm-15.08-kickoff.sh + /usr/share/kconf_update/kalarm-2.0.2-general.pl + /usr/share/kconf_update/kalarm-2.1.5-general.pl + /usr/share/kconf_update/kalarm-version.pl + /usr/share/kconf_update/kalarm.upd + /usr/share/kxmlgui5/kalarm + /usr/share/polkit-1/actions/org.kde.kalarmrtcwake.policy + + + kdepim + + + kdepim + + + + kmail + Mail Client + + kio + ki18n + kmime + kcrash + kparts + libgcc + sonnet + akonadi + gpgmepp + kcodecs + kconfig + kwallet + kxmlgui + karchive + kcalcore + kcmutils + qt5-base + kcalutils + kcontacts + knewstuff + cyrus-sasl + kbookmarks + kdepimlibs + kguiaddons + kitemviews + qt5-webkit + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + libkleo + libksieve + libgravatar + mailimporter + kitemmodels + kjobwidgets + kpimtextedit + ktextwidgets + knotifyconfig + kwindowsystem + akonadi-search + kconfigwidgets + kmailtransport + knotifications + kwidgetsaddons + kontactinterface + kidentitymanagement + kdepim-common + + + /usr/bin/akonadi_archivemail_agent + /usr/bin/akonadi_mailfilter_agent + /usr/bin/contactprintthemeeditor + /usr/bin/contactthemeeditor + /usr/bin/headerthemeeditor + /usr/bin/importwizard + /usr/bin/kmail + /usr/bin/mboximporter + /usr/bin/sieveeditor + /usr/bin/storageservicemanager + /etc/xdg/kmail.antispamrc + /etc/xdg/kmail.antivirusrc + /etc/xdg/ksieve_script.knsrc + /usr/lib/libKF5KManageSieve.so + /usr/lib/libKF5KManageSieve.so.* + /usr/lib/libKF5KSieve.so.* + /usr/lib/libKF5KSieveUi.so + /usr/lib/libKF5KSieveUi.so.* + /usr/lib/libKF5MessageList.so.* + /usr/lib/libgrantleethemeeditor.so + /usr/lib/libgrantleethemeeditor.so.* + /usr/lib/libkmailprivate.so.* + /usr/lib/qt5/plugins/kcm_kmail.so + /usr/lib/qt5/plugins/kcm_kmailsummary.so + /usr/lib/qt5/plugins/kcm_kpimidentities.so + /usr/lib/qt5/plugins/kmailpart.so + /usr/lib/qt5/plugins/kontact_kmailplugin.so + /usr/share/akonadi/agents/archivemailagent.desktop + /usr/share/akonadi/agents/mailfilteragent.desktop + /usr/share/appdata/org.kde.kmail.appdata.xml + /usr/share/applications/kmail_view.desktop + /usr/share/applications/org.kde.contactprintthemeeditor.desktop + /usr/share/applications/org.kde.contactthemeeditor.desktop + /usr/share/applications/org.kde.headerthemeeditor.desktop + /usr/share/applications/org.kde.importwizard.desktop + /usr/share/applications/org.kde.kmail.desktop + /usr/share/applications/org.kde.mboximporter.desktop + /usr/share/applications/org.kde.sieveeditor.desktop + /usr/share/applications/org.kde.storageservicemanager.desktop + /usr/share/config.kcfg/kmail.kcfg + /usr/share/dbus-1/interfaces/org.kde.kmail.kmail.xml + /usr/share/dbus-1/interfaces/org.kde.kmail.kmailpart.xml + /usr/share/doc/kde5/html/en/akonadi_archivemail_agent + /usr/share/doc/kde5/html/en/importwizard + /usr/share/doc/kde5/html/en/kmail + /usr/share/doc/kde5/html/en/sieveeditor + /usr/share/icons/hicolor/128x128/apps/kmail.png + /usr/share/icons/hicolor/128x128/apps/kontact-import-wizard.png + /usr/share/icons/hicolor/16x16/apps/kmail.png + /usr/share/icons/hicolor/22x22/apps/kmail.png + /usr/share/icons/hicolor/256x256/apps/kontact-import-wizard.png + /usr/share/icons/hicolor/32x32/apps/kmail.png + /usr/share/icons/hicolor/48x48/apps/kmail.png + /usr/share/icons/hicolor/64x64/apps/kmail.png + /usr/share/icons/hicolor/64x64/apps/kontact-import-wizard.png + /usr/share/importwizard/pics/ + /usr/share/kconf_update/importwizard-15.08-kickoff.sh + /usr/share/kconf_update/importwizard.upd + /usr/share/kconf_update/kmail-15.08-kickoff.sh + /usr/share/kconf_update/kmail.upd + /usr/share/kconf_update/sieveeditor-15.08-kickoff.sh + /usr/share/kconf_update/sieveeditor.upd + /usr/share/kconf_update/storageservicemanager-15.08-kickoff.sh + /usr/share/kconf_update/storageservicemanager.upd + /usr/share/kmail2/pics + /usr/share/knotifications5/akonadi_archivemail_agent.notifyrc + /usr/share/knotifications5/akonadi_mailfilter_agent.notifyrc + /usr/share/knotifications5/kmail2.notifyrc + /usr/share/knotifications5/storageservicemanager.notifyrc + /usr/share/kontact/ksettingsdialog/kmail.setdlg + /usr/share/kservices5/ServiceMenus/kmail_addattachmentservicemenu.desktop + /usr/share/kservices5/kcm_kpimidentities.desktop + /usr/share/kservices5/kcmkmailsummary.desktop + /usr/share/kservices5/kmail_config_accounts.desktop + /usr/share/kservices5/kmail_config_appearance.desktop + /usr/share/kservices5/kmail_config_composer.desktop + /usr/share/kservices5/kmail_config_identity.desktop + /usr/share/kservices5/kmail_config_misc.desktop + /usr/share/kservices5/kmail_config_security.desktop + /usr/share/kservices5/kontact/kmailplugin.desktop + /usr/share/kservicetypes5/dbusmail.desktop + /usr/share/kxmlgui5/kmail2 + /usr/share/messagelist/pics + /usr/share/messageviewer/about/default/introduction_kmail.html + /usr/share/sieve/scripts/copy + + + kdepim + + + kdepim + + + + knotes + Popup Notes + + ki18n + kmime + kdnssd + kparts + libX11 + libgcc + kconfig + kxmlgui + kcalcore + kcmutils + qt5-base + kcalutils + kcontacts + knewstuff + kdepimlibs + kitemviews + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kitemmodels + grantlee-qt5 + kglobalaccel + kpimtextedit + ktextwidgets + knotifyconfig + kwindowsystem + qt5-x11extras + akonadi-search + kconfigwidgets + knotifications + kwidgetsaddons + kdelibs4-support + kontactinterface + kdepim-common + + + /usr/bin/akonadi_notes_agent + /usr/bin/knotes + /etc/xdg/knotes_printing_theme.knsrc + /usr/lib/libKF5NoteShared.so.* + /usr/lib/qt5/plugins/kcm_knote.so + /usr/lib/libnotesharedprivate.so.* + /usr/lib/libknotesprivate.so.* + /usr/lib/qt5/plugins/kcm_knotessummary.so + /usr/lib/qt5/plugins/kontact_knotesplugin.so + /usr/share/akonadi/agents/notesagent.desktop + /usr/share/appdata/org.kde.knotes.appdata.xml + /usr/share/applications/org.kde.knotes.desktop + /usr/share/config.kcfg/knotesglobalconfig.kcfg + /usr/share/dbus-1/interfaces/org.kde.KNotes.xml + /usr/share/dbus-1/interfaces/org.kde.kontact.KNotes.xml + /usr/share/doc/kde5/html/en/akonadi_notes_agent + /usr/share/doc/kde5/html/en/knotes + /usr/share/icons/hicolor/128x128/apps/knotes.png + /usr/share/icons/hicolor/16x16/actions/knotes_alarm.png + /usr/share/icons/hicolor/16x16/actions/knotes_close.png + /usr/share/icons/hicolor/16x16/actions/knotes_date.png + /usr/share/icons/hicolor/16x16/actions/knotes_delete.png + /usr/share/icons/hicolor/16x16/apps/knotes.png + /usr/share/icons/hicolor/22x22/apps/knotes.png + /usr/share/icons/hicolor/32x32/apps/knotes.png + /usr/share/icons/hicolor/48x48/apps/knotes.png + /usr/share/icons/hicolor/64x64/apps/knotes.png + /usr/share/kconf_update/knotes-15.08-kickoff.sh + /usr/share/kconf_update/knotes.upd + /usr/share/knotes + /usr/share/knotifications5/akonadi_notes_agent.notifyrc + /usr/share/kontact/ksettingsdialog/knotes.setdlg + /usr/share/kservices5/kcmknotessummary.desktop + /usr/share/kservices5/knote_config_action.desktop + /usr/share/kservices5/knote_config_collection.desktop + /usr/share/kservices5/knote_config_display.desktop + /usr/share/kservices5/knote_config_editor.desktop + /usr/share/kservices5/knote_config_misc.desktop + /usr/share/kservices5/knote_config_network.desktop + /usr/share/kservices5/knote_config_print.desktop + /usr/share/kservices5/kontact/knotesplugin.desktop + /usr/share/kxmlgui5/knotes + + + kdepim + + + kdepim + + + + konsolekalendar + Command line tool for accessing calendar files + + ki18n + libgcc + kconfig + kcalcore + qt5-base + kcalutils + kdepimlibs + kcoreaddons + akonadi-calendar + kdelibs4-support + kdepim-common + + + /usr/bin/calendarjanitor + /usr/bin/konsolekalendar + /usr/share/applications/konsolekalendar.desktop + /usr/share/doc/kde5/html/en/konsolecalendar + /usr/share/icons/hicolor/128x128/apps/konsolekalendar.png + /usr/share/icons/hicolor/16x16/apps/konsolekalendar.png + /usr/share/icons/hicolor/22x22/apps/konsolekalendar.png + /usr/share/icons/hicolor/32x32/apps/konsolekalendar.png + /usr/share/icons/hicolor/48x48/apps/konsolekalendar.png + + + kdepim + + + kdepim + + + + kontact + Personal Information Manager + + kio + ki18n + kparts + libgcc + kconfig + kxmlgui + kcmutils + kservice + qt5-base + kdewebkit + qt5-webkit + kcompletion + kcoreaddons + kiconthemes + kwindowsystem + kconfigwidgets + kwidgetsaddons + kontactinterface + kidentitymanagement + kdepim-common + + + /usr/bin/kontact + /usr/lib/libkontactprivate.so.* + /usr/lib/qt5/plugins/kcm_kontact.so + /usr/lib/qt5/plugins/kcm_kontactsummary.so + /usr/lib/qt5/plugins/kontact_summaryplugin.so + /usr/share/appdata/org.kde.kontact.appdata.xml + /usr/share/applications/kontact-admin.desktop + /usr/share/applications/org.kde.kontact.desktop + /usr/share/config.kcfg/kontact.kcfg + /usr/share/doc/kde5/html/en/kontact-admin + /usr/share/doc/kde5/html/en/kontact + /usr/share/icons/hicolor/128x128/apps/kontact.png + /usr/share/icons/hicolor/16x16/apps/kontact.png + /usr/share/icons/hicolor/22x22/apps/kontact.png + /usr/share/icons/hicolor/32x32/apps/kontact.png + /usr/share/icons/hicolor/48x48/apps/kontact.png + /usr/share/icons/hicolor/64x64/apps/kontact.png + /usr/share/kconf_update/kontact-15.08-kickoff.sh + /usr/share/kconf_update/kontact.upd + /usr/share/kontact/ksettingsdialog/summary.setdlg + /usr/share/kservices5/kcmkontactsummary.desktop + /usr/share/kservices5/kontact/summaryplugin.desktop + /usr/share/kservices5/kontactconfig.desktop + /usr/share/kxmlgui5/kontact + /usr/share/kxmlgui5/kontactsummary + /usr/share/messageviewer/about/default/introduction_kontact.html + /usr/share/messageviewer/about/default/loading_kontact.html + + + kdepim + + + kdepim + + + + korganizer + Calendar and Scheduling Program + + kio + ki18n + kmime + kparts + libgcc + kcodecs + kconfig + kxmlgui + kcalcore + kcmutils + kservice + qt5-base + kcalutils + kcontacts + kholidays + knewstuff + kdepimlibs + kitemviews + qt5-phonon + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kitemmodels + kjobwidgets + kpimtextedit + eventviews + kwindowsystem + akonadi-search + kconfigwidgets + kmailtransport + knotifications + kwidgetsaddons + akonadi-calendar + kdelibs4-support + kontactinterface + kidentitymanagement + kdepim-common + + + /usr/bin/ical2vcal + /usr/bin/korgac + /usr/bin/korganizer + /etc/xdg/autostart/org.kde.korgac.desktop + /etc/xdg/korganizer.knsrc + /usr/lib/libkorganizer_core.so + /usr/lib/libkorganizer_core.so.* + /usr/lib/libkorganizer_interfaces.so + /usr/lib/libkorganizer_interfaces.so.* + /usr/lib/libkorganizerprivate.so.* + /usr/lib/qt5/plugins/kcm_apptsummary.so + /usr/lib/qt5/plugins/kcm_korganizer.so + /usr/lib/qt5/plugins/kcm_sdsummary.so + /usr/lib/qt5/plugins/kcm_todosummary.so + /usr/lib/qt5/plugins/kontact_journalplugin.so + /usr/lib/qt5/plugins/kontact_korganizerplugin.so + /usr/lib/qt5/plugins/kontact_specialdatesplugin.so + /usr/lib/qt5/plugins/kontact_todoplugin.so + /usr/lib/qt5/plugins/korg_datenums.so + /usr/lib/qt5/plugins/korg_hebrew.so + /usr/lib/qt5/plugins/korg_picoftheday.so + /usr/lib/qt5/plugins/korg_thisdayinhistory.so + /usr/lib/qt5/plugins/korganizerpart.so + /usr/share/appdata/org.kde.korganizer.appdata.xml + /usr/share/applications/korganizer-import.desktop + /usr/share/applications/org.kde.korganizer.desktop + /usr/share/config.kcfg/korganizer.kcfg + /usr/share/dbus-1/interfaces/org.kde.Korganizer.Calendar.xml + /usr/share/dbus-1/interfaces/org.kde.korganizer.KOrgac.xml + /usr/share/dbus-1/interfaces/org.kde.korganizer.Korganizer.xml + /usr/share/doc/kde5/html/en/korganizer + /usr/share/icons/hicolor/128x128/apps/korg-journal.png + /usr/share/icons/hicolor/128x128/apps/korg-todo.png + /usr/share/icons/hicolor/128x128/apps/korganizer.png + /usr/share/icons/hicolor/128x128/apps/quickview.png + /usr/share/icons/hicolor/16x16/apps/korg-journal.png + /usr/share/icons/hicolor/16x16/apps/korg-todo.png + /usr/share/icons/hicolor/16x16/apps/korganizer.png + /usr/share/icons/hicolor/16x16/apps/quickview.png + /usr/share/icons/hicolor/22x22/apps/korg-journal.png + /usr/share/icons/hicolor/22x22/apps/korg-todo.png + /usr/share/icons/hicolor/22x22/apps/korganizer.png + /usr/share/icons/hicolor/22x22/apps/quickview.png + /usr/share/icons/hicolor/256x256/apps/quickview.png + /usr/share/icons/hicolor/32x32/apps/korg-journal.png + /usr/share/icons/hicolor/32x32/apps/korg-todo.png + /usr/share/icons/hicolor/32x32/apps/korganizer.png + /usr/share/icons/hicolor/32x32/apps/quickview.png + /usr/share/icons/hicolor/48x48/apps/korg-journal.png + /usr/share/icons/hicolor/48x48/apps/korg-todo.png + /usr/share/icons/hicolor/48x48/apps/korganizer.png + /usr/share/icons/hicolor/48x48/apps/quickview.png + /usr/share/icons/hicolor/64x64/apps/korg-journal.png + /usr/share/icons/hicolor/64x64/apps/korg-todo.png + /usr/share/icons/hicolor/64x64/apps/korganizer.png + /usr/share/icons/hicolor/64x64/apps/quickview.png + /usr/share/icons/hicolor/scalable/apps/quickview.svgz + /usr/share/icons/oxygen/16x16/actions/smallclock.png + /usr/share/icons/oxygen/16x16/actions/upindicator.png + /usr/share/icons/oxygen/22x22/actions/checkmark.png + /usr/share/kconf_update/korganizer-15.08-kickoff.sh + /usr/share/kconf_update/korganizer.upd + /usr/share/kontact/ksettingsdialog/korganizer.setdlg + /usr/share/kontact/ksettingsdialog/specialdates.setdlg + /usr/share/korgac/icons/hicolor/128x128/apps/korgac.png + /usr/share/korgac/icons/hicolor/16x16/apps/korgac.png + /usr/share/korgac/icons/hicolor/22x22/apps/korgac.png + /usr/share/korgac/icons/hicolor/256x256/apps/korgac.png + /usr/share/korgac/icons/hicolor/32x32/apps/korgac.png + /usr/share/korgac/icons/hicolor/64x64/apps/korgac.png + /usr/share/korganizer/sounds + /usr/share/kservices5/kcmapptsummary.desktop + /usr/share/kservices5/kcmsdsummary.desktop + /usr/share/kservices5/kcmtodosummary.desktop + /usr/share/kservices5/kontact/journalplugin.desktop + /usr/share/kservices5/kontact/korganizerplugin.desktop + /usr/share/kservices5/kontact/specialdatesplugin.desktop + /usr/share/kservices5/kontact/todoplugin.desktop + /usr/share/kservices5/korganizer + /usr/share/kservices5/korganizer_configcolorsandfonts.desktop + /usr/share/kservices5/korganizer_configdesignerfields.desktop + /usr/share/kservices5/korganizer_configfreebusy.desktop + /usr/share/kservices5/korganizer_configgroupscheduling.desktop + /usr/share/kservices5/korganizer_configmain.desktop + /usr/share/kservices5/korganizer_configplugins.desktop + /usr/share/kservices5/korganizer_configtime.desktop + /usr/share/kservices5/korganizer_configviews.desktop + /usr/share/kservices5/korganizer_part.desktop + /usr/share/kservices5/webcal.protocol + /usr/share/kservicetypes5/dbuscalendar.desktop + /usr/share/kxmlgui5/korganizer + + + kdepim + + + kdepim + + + + kdepim-ktnef + A viewer/extractor for TNEF files + + kio + ktnef + ki18n + libgcc + kconfig + kxmlgui + kservice + qt5-base + kcoreaddons + kdbusaddons + kconfigwidgets + kwidgetsaddons + icon-theme-hicolor + kdepim-common + + + /usr/bin/ktnef + /usr/share/applications/org.kde.ktnef.desktop + /usr/share/doc/kde5/html/en/ktnef + /usr/share/icons/hicolor/22x22/actions/ktnef_extract_all_to.png + /usr/share/icons/hicolor/22x22/actions/ktnef_extract_to.png + /usr/share/icons/hicolor/48x48/apps/ktnef.png + /usr/share/icons/locolor/16x16/actions/ktnef_extract_all_to.png + /usr/share/icons/locolor/16x16/actions/ktnef_extract_to.png + /usr/share/icons/locolor/16x16/apps/ktnef.png + /usr/share/icons/locolor/32x32/apps/ktnef.png + + + kdepim + + + kdepim + + + + + 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-30 + 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.application + Multimedia player + a multimedia player where the focus is on simplicity, instead of features. + mirrors://kde/stable/applications/16.04.3/src/dragon-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kontactinterface-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + Job-based API for interacting with IMAP servers + API for interacting with IMAP servers + mirrors://kde/stable/applications/16.04.3/src/kimap-16.04.3.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 + + 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 + + + + kimap-devel + Development files for kimap + + qt5-base-devel + kimap + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/ktimer-16.04.3.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 + + + + + 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.application + Advanced Text Editor + Plasma library and runtime components based upon KF5 and Qt5 + mirrors://kde/stable/applications/16.04.3/src/kate-16.04.3.tar.xz + + qt5-base-devel + plasma-framework-devel + kdoctools-devel + knewstuff-devel + kinit-devel + kparts-devel + ktexteditor-devel + threadweaver-devel + kitemmodels-devel + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc + docbook-xsl + extra-cmake-modules + kded-devel + + desktop/kde/applications/kate/pspec.xml + + + kate + + qt5-base + libgcc + libgit2 + knewstuff + ki18n + kconfig + kded + kguiaddons + kactivities + kjobwidgets + kitemmodels + kio + 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 + + + + + 2016-07-31 + 16.04.3 + 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.application + KDE PIM incidence editor. + KDE PIM incidence editor. + http://download.kde.org/stable/applications/16.04.3/src/incidenceeditor-16.04.3.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 + kdepimlibs-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 + kdgantt2-devel + kmailtransport-devel + libkdepim-devel + + desktop/kde/applications/incidenceeditor/pspec.xml + + + incidenceeditor + KDE PIM incidence editor. + + kio + ki18n + kldap + kmime + libgcc + akonadi + kcodecs + kconfig + kxmlgui + kcalcore + kdgantt2 + kservice + qt5-base + kcalutils + kcontacts + libkdepim + eventviews + kdepimlibs + kcompletion + kcoreaddons + kiconthemes + kitemmodels + kjobwidgets + kpimtextedit + ktextwidgets + kconfigwidgets + kmailtransport + kwidgetsaddons + calendarsupport + akonadi-calendar + kdelibs4-support + kdepim-apps-libs + kidentitymanagement + + + /usr/lib + /usr/lib/qt5 + + + + incidenceeditor-devel + Development files for incidenceeditor. + + incidenceeditor + + + /usr/include + /usr/lib/cmake + + + + + 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 + + + + + + artikulate + https://projects.kde.org/projects/kde/kdeedu/artikulate + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + LGPLv3 + FDLv1.2 + app:gui + desktop.kde.application + Improve your pronunciation by listening to native speakers + Artikulate, Improve your pronunciation by listening to native speakers. + artikulate + mirrors://kde/stable/applications/16.04.3/src/artikulate-16.04.3.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 + + desktop/kde/applications/artikulate/pspec.xml + + + artikulate + + ki18n + kcrash + libgcc + kconfig + kxmlgui + qt5-base + knewstuff + kcoreaddons + kdeclarative + qt5-gstreamer + kconfigwidgets + kwidgetsaddons + qt5-declarative + qt5-xmlpatterns + + + /etc + /usr/lib + /usr/share/doc + /usr/bin + /usr/share + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + grantleetheme + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.application + Library for Grantlee theming support + Library for Grantlee theming support + mirrors://kde/stable/applications/16.04.3/src/grantleetheme-16.04.3.tar.xz + + qt5-base-devel + boost-devel + extra-cmake-modules + libkleo-devel + grantlee-qt5-devel + knewstuff-devel + + 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 + + + + 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 + + + + + 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 + + + + + + ksyndication + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:library + desktop.kde.application + RSS/Atom parser library + syndication is a parser library for RSS and Atom feeds. + mirrors://kde/stable/applications/16.04.3/src/syndication-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/ktp-auth-handler-16.04.3.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-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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kblocks-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/bovo-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/khangman-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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-kded-module + http://community.kde.org/Real-Time_Communication_and_Collaboration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.application + 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/16.04.3/src/ktp-kded-module-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + klickety + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/klickety-16.04.3.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 + + + + + 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 + + + + + + kdepimlibs + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.application + KDE5 PIM libraries + KDE5 PIM kitaplıkları + Contains KDE5 PIM (Personal Information Management) base libraries. + KDE5 PIM (Personal Information Management - Kişisel Bilgi Yönetimi) uygulamaları için gerekli kitaplıkları içerir. + mirrors://kde/stable/applications/16.04.3/src/kdepimlibs-16.04.3.tar.xz + + qt5-base-devel + qt5-webkit-devel + grantlee-qt5-devel + boost-devel + gpgme-devel + qt5-sql-sqlite + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-postgresql + prison-qt5-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 + + desktop/kde/applications/kdepimlibs/pspec.xml + + + kdepimlibs + + qt5-base + kio + ki18n + libgcc + kcodecs + kmime + kldap + kxmlgui + kcalcore + kcontacts + kconfig + libxml2 + kservice + kguiaddons + kitemviews + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kitemmodels + qt5-webkit + grantlee-qt5 + ktextwidgets + kconfigwidgets + kwidgetsaddons + kdelibs4-support + qt5-phonon + prison-qt5 + akonadi + 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 + + + + kdepimlibs-devel + Development package for KDE5 PIM libraries + KDE5 PIM kitaplıkları için geliştirme paketi + Contains development tools and header files for KDE5 PIM (Personal Information Management) base libraries. + KDE5 PIM (Personal Information Management - Kişisel Bilgi Yönetimi) uygulamaları için gerekli kitaplıklarla ilgili geliştirme araçları ve başlık dosyalarını içerir. + + qt5-base-devel + boost-devel + kdepimlibs + + + /usr/lib/cmake + /usr/include + /usr/lib/gpgmepp + /usr/share/kde4/apps/cmake + + + + + 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 + + + + + + kiriki + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kiriki-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kaccounts-providers-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + bomber + https://www.kde.org/applications/games/bomber/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv3 + app:gui + desktop.kde.application + 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/16.04.3/src/bomber-16.04.3.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 + + desktop/kde/applications/bomber/pspec.xml + + + bomber + + ki18n + libgcc + 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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kholidays + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.application + KDE library for regional holiday information + KDE library for regional holiday information + mirrors://kde/stable/applications/16.04.3/src/kholidays-16.04.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + autogen-devel + kitemviews-devel + kdoctools-devel + kdelibs4-support-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdesignerplugin + extra-cmake-modules + + 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 + + + + + 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 + + + + + + konsole + https://projects.kde.org/projects/kde/applications/dolphin + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + desktop.kde.application + KDE Konsole + Konsole for KDE5 + mirrors://kde/stable/applications/16.04.3/src/konsole-16.04.3.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 + cmake + + desktop/kde/applications/konsole/pspec.xml + + + konsole + + libgcc + qt5-base + kdelibs4-support + kiconthemes + knotifyconfig + knotifications + kparts + kpty + kio + ki18n + kconfig + kxmlgui + kservice + kbookmarks + kguiaddons + kcompletion + kcoreaddons + kjobwidgets + ktextwidgets + kwindowsystem + kconfigwidgets + kwidgetsaddons + + + /usr/bin + /usr/share + /usr/lib + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + 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.application + 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.0.3.tar.gz + + qt5-base-devel + qt5-xmlpatterns-devel + qt5-quick1-devel + kdelibs4-support-devel + plasma-framework-devel + extra-cmake-modules + + desktop/kde/applications/plasma-applet-distrowatcher/pspec.xml + + + plasma-applet-distrowatcher + + qt5-base + + + /usr/share + /usr/share/doc + /usr/share/icons + /usr/share/locale + + + + + 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 + + + + + + umbrello + http://www.kde.org/ + + Mathias Freire + mathiasfreire45@gmail.com + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/umbrello-16.04.3.tar.xz + + qt5-base-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 + + desktop/kde/applications/umbrello/pspec.xml + + + umbrello + + qt5-base + kio + ki18n + libgcc + kconfig + kxmlgui + libxml2 + qt5-svg + karchive + kcompletion + kcoreaddons + kiconthemes + kjobwidgets + ktextwidgets + kconfigwidgets + kwidgetsaddons + ktexteditor + libxslt + kwindowsystem + + + /usr/share + /usr/share/doc + /usr/bin + + + + + 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 + + + + + + snorenotify + https://github.com/KDE/snorenotify + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv3 + app + desktop.kde.application + 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-quick1-devel + qt5-multimedia-devel + qt5-websockets-devel + + desktop/kde/applications/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 + + + + + 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 + + + + + + kapman + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kapman-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + KRunner plugin for KDE Telepathy + KRunner plugin for KDE Telepathy + mirrors://kde/stable/applications/16.04.3/src/ktp-contact-runner-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kalgebra-16.04.3.tar.xz + + mesa-devel + mesa-glu-devel + qt5-base-devel + qt5-quick1-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 + + 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 + + + /usr/share/doc + /usr/bin + /usr/share + + + + + 2016-07-31 + 16.04.3 + 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.application + Library for creating events. + Library for creating events. + http://download.kde.org/stable/applications/16.04.3/src/eventviews-16.04.3.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 + kdepimlibs-devel + kcontacts-devel + kcalcore-devel + kdgantt2-devel + kcalutils-devel + calendarsupport-devel + kmime-devel + kidentitymanagement-devel + akonadi-calendar-devel + + desktop/kde/applications/eventviews/pspec.xml + + + eventviews + Library for creating events. + + ki18n + libgcc + akonadi + kcodecs + kconfig + kcalcore + kdgantt2 + 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 + + + + eventviews-devel + Development files for eventviews. + + eventviews + + + /usr/include + /usr/lib/cmake + + + + + 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 + + + + + + calendarsupport + https://community.kde.org/KDE_PIM + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:console + desktop.kde.application + Calendar support library + Calendar support library + http://download.kde.org/stable/applications/16.04.3/src/calendarsupport-16.04.3.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 + kdepimlibs-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 + + 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 + + + + calendarsupport-devel + Development files for calendarsupport + + calendarsupport + + + /usr/include + /usr/lib/cmake + + + + + 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.application + 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. + cantar + mirrors://kde/stable/applications/16.04.3/src/cantor-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kmailtransport + http://pim.kde.org/akonadi + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.kde.application + Mail Transport Service + Mail Transport Service + akonadi + mirrors://kde/stable/applications/16.04.3/src/kmailtransport-16.04.3.tar.xz + + qt5-base-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kcmutils-devel + kmime-devel + akonadi-search-devel + akonadi-devel + cyrus-sasl-devel + extra-cmake-modules + + desktop/kde/applications/kmailtransport/pspec.xml + + + kmailtransport + app:console + + qt5-base + ki18n + kio + libgcc + kmime + kconfig + kwallet + kcompletion + kdepimlibs + kcoreaddons + kconfigwidgets + kwidgetsaddons + kdelibs4-support + + + /usr/lib + /usr/lib/qt5 + /usr/share/kservices5 + /usr/share/doc/ + /usr/share/config.kcfg + + + + kmailtransport-devel + Development files for akonadi + + kmailtransport + qt5-base-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2016-07-31 + 16.04.3 + 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-search + http://pim.kde.org/akonadi + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.kde.application + Libraries and daemons to implement searching in Akonadi + Libraries and daemons to implement searching in Akonadi + akonadi + mirrors://kde/stable/applications/16.04.3/src/akonadi-search-16.04.3.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 + kdepimlibs-devel + boost-devel + kcmutils-devel + krunner-devel + xapian-core-devel + kdoctools-devel + extra-cmake-modules + + desktop/kde/applications/akonadi-search/pspec.xml + + + akonadi-search + app:console + + qt5-base + ki18n + kmime + libgcc + kcodecs + kconfig + kcalcore + kcontacts + kdepimlibs + kcoreaddons + xapian-core + krunner + kcompletion + kconfigwidgets + kwidgetsaddons + + + /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 + + + + akonadi-search-devel + Development files for akonadi + + akonadi-search + qt5-base-devel + ki18n-devel + kmime-devel + kcodecs-devel + kconfig-devel + kcalcore-devel + kcontacts-devel + kdepimlibs-devel + kcoreaddons-devel + xapian-core-devel + kdelibs4-support-devel + kcmutils-devel + krunner-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/knavalbattle-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + KDE PIM library providing support for mail applications + KDE PIM library providing support for mail applications + mirrors://kde/stable/applications/16.04.3/src/mailcommon-16.04.3.tar.xz + + qt5-base-devel + extra-cmake-modules + boost-devel + kdoctools-devel + mailimporter-devel + messagelib-devel + libgravatar-devel + kdepim-apps-libs-devel + kidentitymanagement-devel + kmailtransport-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 + gpgmepp-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 + openldap-client + cyrus-sasl-devel + + desktop/kde/applications/mailcommon/pspec.xml + + + mailcommon + + qt5-base + libgcc + libkdepim + mailimporter + kio + ki18n + kmime + akonadi + kcodecs + kconfig + kxmlgui + karchive + kcontacts + pimcommon + kdepimlibs + 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 + + + + + 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 + + + + + + libkipi + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.application + 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/16.04.3/src/libkipi-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/krfb-16.04.3.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 + + desktop/kde/applications/krfb/pspec.xml + + + krfb + + ki18n + kdnssd + libX11 + libgcc + kconfig + kwallet + kxmlgui + libXtst + qt5-base + kcompletion + kcoreaddons + kdbusaddons + libvncserver + qt5-x11extras + kconfigwidgets + knotifications + kwidgetsaddons + + + /usr/bin + /usr/lib + /usr/share/applications + /usr/share/krfb + /usr/share/kservicetypes5 + /usr/share/doc + + + kdenetwork + + + kdenetwork + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kruler-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/libkface-16.04.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + parley + http://edu.kde.org/applications/all/parley + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/parley-16.04.3.tar.xz + + qt5-base-devel + qt5-svg-devel + qt5-multimedia-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 + 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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kgeography + http://edu.kde.org/applications/all/kgeography + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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 + mirrors://kde/stable/applications/16.04.3/src/kgeography-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/ktuberling-16.04.3.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/ktuberling/pspec.xml + + + ktuberling + A simple constructor game suitable for children and adults alike + + ki18n + libgcc + kconfig + kxmlgui + qt5-svg + qt5-base + 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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kdgantt2 + https://community.kde.org/KDE_PIM + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:console + desktop.kde.application + Library providing gantt support + Library providing gantt support + http://download.kde.org/stable/applications/16.04.3/src/kdgantt2-16.04.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 + + + + + 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 + + + + + + ktp-filetransfer-handler + http://community.kde.org/Real-Time_Communication_and_Collaboration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.application + KDE Telepathy file transfer handler + KDE Telepathy file transfer handler + mirrors://kde/stable/applications/16.04.3/src/ktp-filetransfer-handler-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kleopatra + https://www.kde.org/applications/utilities/kleopatra/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + FDL-1.1 + LGPLv2 + app:gui + desktop.kde.application + 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. + http://download.kde.org/stable/applications/16.04.3/src/kleopatra-16.04.3.tar.xz + + extra-cmake-modules + qt5-base-devel + kcodecs-devel + kdbusaddons-devel + kcmutils-devel + libkleo-devel + kdoctools-devel + gpgmepp-devel + kmime-devel + libassuan-devel + gpgme-devel + + desktop/kde/applications/kleopatra/pspec.xml + + + kleopatra + Certificate Manager and Unified Crypto GUI + + gpgme + ki18n + kmime + libgcc + gpgmepp + 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 + + + + + 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 + + + + + + kcontacts + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:gui + desktop.kde.application + Address book API for KDE. + Address book for KDE for Contacts. + mirrors://kde/stable/applications/16.04.3/src/kcontacts-16.04.3.tar.xz + + qt5-base-devel + ki18n-devel + kcodecs-devel + kconfig-devel + kio-devel + extra-cmake-modules + + 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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kteatime-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/src/konversation-1.6.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 + 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 + + + + + 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 + + + + + + kbruch + http://edu.kde.org/applications/mathematics/kbruch + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.3/src/kbruch-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + 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/16.04.3/src/kig-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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 + + + + + + kaccounts-integration + https://projects.kde.org/projects/kdereview/kaccounts-integration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.application + 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/16.04.3/src/kaccounts-integration-16.04.3.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 + + + + + 2016-07-31 + 16.04.3 + 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.application + A document viewer + Belge gösterici + Okular is a document viewer. + Okular bir belge göstericidir. + okular + https://sourceforge.net/projects/pisilinux/files/source/okular-16.03.80_20160402.tar.xz + + qt5-base-devel + qt5-declarative-devel + kjs-devel + qca2-qt5-devel + tiff-devel + kdelibs4-support-devel + qt5-phonon-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 + libspectre-devel + djvu-devel + kpty-devel + extra-cmake-modules + + desktop/kde/applications/okular/pspec.xml + + + okular + app:gui + + qt5-base + qca2-qt5 + tiff + libkexiv2 + poppler-qt5 + ebook-tools + kactivities + libjpeg-turbo + kdelibs4-support + 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 + + + /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 + + + + + 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 + + + + + + kfloppy + http://kde.org/applications/utilities/kfloppy + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.application + 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/16.04.0/src/kfloppy-16.04.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 + + + + + 2016-04-20 + 16.04 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + krunner + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.porting-aids + 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.24/krunner-5.24.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/porting-aids/krunner/pspec.xml + + + krunner + + qt5-base + qt5-declarative + libgcc + kconfig + kcoreaddons + ki18n + kio + kservice + plasma-framework + solid + threadweaver + + + /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 + + + + + 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 + + + + + + kdelibs4-support + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.porting-aids + Code and utilities to ease the transition to KDE Frameworks 5 + KDELibs4Support provides libraries to port KDE4 programs to QT5/KDE5 + mirrors://kde/stable/frameworks/5.24/portingAids/kdelibs4support-5.24.0.tar.xz + + qt5-base-devel + qt5-svg-devel + perl-URI + libSM-devel + docbook-xml + openssl-devel + libX11-devel + kio-devel + kauth-devel + kcrash-devel + kdesignerplugin + intltool + kdoctools-devel + kglobalaccel-devel + kguiaddons-devel + kparts-devel + ktextwidgets-devel + sonnet-devel + kunitconversion-devel + kded-devel + NetworkManager-devel + docbook-xsl + extra-cmake-modules + + desktop/kde/porting-aids/kdelibs4-support/pspec.xml + + + kdelibs4-support + + qt5-base + libICE + libgcc + libX11 + qt5-svg + qt5-x11extras + libSM + kauth + solid + kcodecs + kcoreaddons + kjobwidgets + kcompletion + kconfig + kconfigwidgets + kcrash + kdbusaddons + kglobalaccel + kguiaddons + ki18n + kiconthemes + kio + kitemviews + knotifications + kparts + kservice + ktextwidgets + kxmlgui + kwindowsystem + kwidgetsaddons + kded + + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/man + + + + kdelibs4-support-devel + Development files for kdelibs4-support + + kdelibs4-support + qt5-base-devel + libICE-devel + libX11-devel + qt5-svg-devel + qt5-x11extras-devel + libSM-devel + kauth-devel + solid-devel + kcodecs-devel + kcoreaddons-devel + kjobwidgets-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kcrash-devel + kdbusaddons-devel + kglobalaccel-devel + kguiaddons-devel + ki18n-devel + kiconthemes-devel + kio-devel + kitemviews-devel + knotifications-devel + kparts-devel + kservice-devel + ktextwidgets-devel + kxmlgui-devel + kwindowsystem-devel + kwidgetsaddons-devel + kded-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 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 + + + + + + kross + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.porting-aids + 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.24/portingAids/kross-5.24.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 + extra-cmake-modules + + desktop/kde/porting-aids/kross/pspec.xml + + + kross + + qt5-base + qt5-script + libgcc + kcoreaddons + ki18n + kcompletion + kiconthemes + kio + kparts + kwidgetsaddons + kxmlgui + + + /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 + + + + + 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 + + + + + + kjs + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.porting-aids + 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.24/portingAids/kjs-5.24.0.tar.xz + + qt5-base-devel + libpcre-devel + kdoctools-devel + docbook-xsl + extra-cmake-modules + + desktop/kde/porting-aids/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 + + + + + 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 + + + + + + khtml + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.porting-aids + 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.24/portingAids/khtml-5.24.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 + extra-cmake-modules + + desktop/kde/porting-aids/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 + /usr/lib + /usr/share/doc + + + + 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 + + + + + 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.porting-aids + 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.24/portingAids/kjsembed-5.24.0.tar.xz + + qt5-base-devel + qt5-svg-devel + qt5-designer-devel + kdoctools-devel + ki18n-devel + kjs-devel + docbook-xsl + extra-cmake-modules + + desktop/kde/porting-aids/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 + + + + + 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.porting-aids + 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.24/portingAids/kmediaplayer-5.24.0.tar.xz + + qt5-base-devel + kio-devel + kauth-devel + kparts-devel + ktextwidgets-devel + sonnet-devel + kxmlgui-devel + extra-cmake-modules + + desktop/kde/porting-aids/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 + + + + + 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 + + + + + + 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 + + + + + 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.0/phonon-backend-vlc-0.9.0.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 + + + + + 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 + + + + + + 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. + http://download.kde.org/stable/phonon/4.9.0/phonon-4.9.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-designer-devel + qt5-quick1-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 + qt5-quick1 + 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 + + + + + 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 + + + + + + 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/ + 2016-06-09 - 0.21 + 0.0_20100919 Release Bump Pisi Linux Community admin@pisilinux.org - 2013-09-07 - 0.21 + 2014-02-22 + 0.0_20100919 First release - Marcin Bojara - marcin@pisilinux.org + 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. + http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.2.6.tar.bz2 + + cairo-devel + glib2-devel + icu4c-devel + graphite2-devel + freetype-devel + expat-devel + + 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 + + + + + 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 + + + + + + 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/6.3.0/UCD.zip + desktop/font/unicode-ucd/pspec.xml + + + unicode-ucd + + /usr/share/unicode/ucd + /usr/share/doc + + + copyright.html + + + + + 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 + + + + + + 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.34/dejavu-fonts-2.34.tar.bz2 + + fontforge + perl-Font-TTF + perl-IO-String + unicode-ucd + + desktop/font/dejavu-fonts/pspec.xml + + + dejavu-fonts + + /etc/fonts + /etc/X11/fontpath.d/dejavu + /usr/share/fonts + /usr/share/doc + + + + + 2016-06-09 + 2.34 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-27 + 2.34 + First release + Serdar Soytetir + kaptan@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 + + + + + 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 + + + + + + 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 + + + + + 2016-06-09 + 20150929 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-12 + 20150929 + First release + Osman Erkan + osman.erkan@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 + + + + + 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 + + + + + + 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 + http://pardusarchives.googlecode.com/files/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 + + + + + 2016-06-09 + 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 + + 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. + http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.1.tar.bz2 + + freetype-devel + expat-devel + + + prefer_dejavu.patch + anymetrics_urw.patch + use_legacy_lcdfilter_on_small_monospace.patch + add_hinting_and_antialiasing_to_proper_fonts.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 + + + + + 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 + + + + + + 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/20150824/fontforge-20150824.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 + + + + + 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 + + + + + + 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 + + + + + 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 @@ -104376,250 +82369,278 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - service-manager - http://www.pisilinux.org + desktop-file-utils + http://www.freedesktop.org/software/desktop-file-utils/ 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/PisiLinuxNew/service-manager/archive/3.1.0.tar.gz + library + 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.21.tar.xz - pisilinux-desktop-services - docutils - python-qt5-devel + glib2-devel - desktop/pisilinux/service-manager/pspec.xml + desktop/misc/desktop-file-utils/pspec.xml - service-manager + desktop-file-utils - python-qt5 - pisilinux-desktop-services + glib2 /usr/bin - /usr/share - /usr/share/locale - /usr/share/applications - - - - - 2016-06-03 - 3.1.0 - First release - Pisi Linux Admins - admins@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/rc.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.4/site-packages - /usr/share/applications - /usr/share/icons /usr/share/doc - /usr/share/kaptan/languages - /etc + /usr/share/man/man1/ + + System.PackageHandler + - - 2016-07-20 - 5.1.2 - Release Bump - Metehan Özbek - mthnzbk@gmail.com - - + 2016-06-09 - 5.1.1 + 0.21 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 + 2013-09-07 + 0.21 + First release + Marcin Bojara + marcin@pisilinux.org - pisilinux-welcome - http://pisilinux.org + shared-mime-info + http://freedesktop.org/wiki/Software/shared-mime-info - 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.0Beta2.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.4/site-packages - /usr/share/applications - /usr/share/icons - /usr/share/doc - /usr/share/welcome/languages - /etc - - - - - 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 - - - - - - pisilinux-desktop-services - http://www.pisilinux.org - - pisilinux Community + 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/2.0.0.tar.gz + app:console + data + 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.5.tar.xz - python-qt5-devel + libxml2-devel + glib2-devel + intltool - environment.patch + shared-mime-info-xz.patch - desktop/pisilinux/pisilinux-desktop-services/pspec.xml + desktop/misc/shared-mime-info/pspec.xml - pisilinux-desktop-services + shared-mime-info - python-qt5 + 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 + + + System.PackageHandler + System.Package + + + update-mime-database.sh + defaults.list + mimeapps.list + mimetypefixes.xml + + + + + 2016-06-09 + 1.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-05 + 1.5 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + 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.15.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 + + + + + 2016-06-09 + 0.15 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-01 + 0.15 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + at-spi2-atk + http://www.linuxfoundation.org/collaborate/workgroups/accessibility + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + service + desktop.misc + Protocol definitions and daemons for D-Bus at-spi + at-spi allows assistive technologies to access GTK-based applications. Essentially it exposes the internals of applications over D-Bus for automation. + mirrors://gnome/at-spi2-atk/2.18/at-spi2-atk-2.18.1.tar.xz + + at-spi2-core-devel + glib2-devel + atk-devel + libX11-devel + dbus-devel + libXtst-devel + + desktop/misc/at-spi2-atk/pspec.xml + + + at-spi2-atk + + atk + dbus + glib2 + at-spi2-core /usr/lib - /usr/share/ + /usr/share/doc + + + + at-spi2-atk-32bit + 32-bit shared libraries for at-spi2-atk + emul32 + emul32 + + at-spi2-core-32bit + atk-32bit + dbus-32bit + glib2-32bit + + + atk-32bit + dbus-32bit + glib2-32bit + at-spi2-core-32bit + + + /usr/lib32 + + + + at-spi2-atk-devel + at-spi2-atk için geliştirme dosyaları + at-spi2-atk için geliştirme dosyaları + + at-spi2-atk + glib2-devel + at-spi2-core-devel + + + /usr/lib32/pkgconfig + /usr/lib/pkgconfig + /usr/include 2016-06-09 - 2.0.0 + 2.18.1 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-06-03 - 2.0.0 + 2016-05-25 + 2.18.1 Release bump. Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org - 2016-04-28 - 2.0.0 - Version bump. + 2016-01-26 + 2.18.1 + First release Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org @@ -104627,165 +82648,23331 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - pisiplayer - http://pisilinux.org + at-spi2-core + http://www.linuxfoundation.org/collaborate/workgroups/accessibility - Pisi Linux Admins + PisiLinux Community 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 + LGPLv2+ + service + desktop.misc + Protocol definitions and daemons for D-Bus at-spi + D-Bus at-spi için protokol tanımları ve hizmetleri + at-spi allows assistive technologies to access GTK-based applications. Essentially it exposes the internals of applications over D-Bus for automation. + at-spi2-core, erişilebilirlik teknolojilerinin uygulamalara D-Bus üzerinden erişerek onları otomatik olarak denetlemesini sağlar. + mirrors://gnome/at-spi2-core/2.18/at-spi2-core-2.18.3.tar.xz - python3-setuptools - python3-devel - python3-qt5 + libXtst-devel + libXi-devel + gettext-devel + dbus-devel + glib2-devel + intltool - desktop/pisilinux/pisiplayer/pspec.xml + desktop/misc/at-spi2-core/pspec.xml - pisiplayer + at-spi2-core - python3-qt5 - python3-sip - python3-youtube_dl + libXtst + libX11 + dbus + glib2 - /usr/bin - /usr/lib/pisiplayer - /usr/lib/python3.4/site-packages - /usr/share/applications - /usr/share/icons + /etc + /usr/lib + /usr/share/doc + /usr/share/dbus-1 + /usr/share/gtk-doc + /usr/libexec + /usr/share/gir-1.0 + /usr/share/locale + + + + at-spi2-core-32bit + 32-bit shared libraries for at-spi2-core + emul32 + emul32 + + dbus-32bit + glib2-32bit + libXi-32bit + libX11-32bit + libXtst-32bit + + + dbus-32bit + glib2-32bit + libX11-32bit + + + /usr/lib32 + + + + at-spi2-core-devel + at-spi2-core için geliştirme dosyaları + at-spi2-core için geliştirme dosyaları + + at-spi2-core + dbus-devel + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + + 2016-06-09 + 2.18.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 2.18.3 + Release Bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-01-26 + 2.18.3 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + startup-notification + http://www.freedesktop.org/software/startup-notification/ + + PisiLinux Community + admins@pisilinux.org + + 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 + + + startup-notification + + libX11 + libxcb + xcb-util + + + /usr/lib /usr/share/doc + + startup-notification-devel + Development files for startup-notification + startup-notification için geliştirme dosyaları + + startup-notification + + + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/*/*.txt + + + + + 2016-06-09 + 0.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-18 + 0.12 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + xdg-utils + http://portland.freedesktop.org/wiki/ + + 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. + http://source.pisilinux.org/1.0/xdg-utils.tar.xz + + xmlto + docbook-xsl + util-linux + libxslt + lynx + + + enable-other-xdg.patch + xfce-detection.patch + drop-xmlto-stuff.patch + + desktop/misc/xdg-utils/pspec.xml + + + xdg-utils + + /usr/bin + /usr/share/man + + + + + 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 + + + + + + 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.8.tar.xz + + libxml2-devel + glib2-devel + + + multilib.patch + + desktop/gnome/base/libcroco/pspec.xml + + + libcroco + + glib2 + libxml2 + + + /usr/share + /usr/lib + /usr/bin + + + + libcroco-devel + Development files for libcroco + libcroco için geliştirme dosyaları + + libcroco + libxml2-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 + + + + + 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 + + + + + + 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 + + - 2016-07-04 - 0.9 + 2016-05-05 + 3.2.6 First release - Metehan Özbek + Erdinç Gültekin admins@pisilinux.org - history-manager - http://ish.kodzilla.org/pardus/history-manager/ + gnome-common + http://www.gnome.org/ - Metehan Özbek - admin@pisilinux.org + PisiLinux Community + admins@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 - - desktop/pisilinux/history-manager/pspec.xml + 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.10/gnome-common-3.10.0.tar.xz + desktop/gnome/base/gnome-common/pspec.xml - history-manager - - python-qt5 - pypolkit - + gnome-common + /usr/share/doc /usr/bin - /usr/share/locale - /usr/lib/python* - /usr/share + /usr/share/aclocal + /usr/share/gnome-common - - 2016-06-18 - 0.2.8.0b - First release - Metehan Özbek + + 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 + - package-manager - http://www.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. + http://www.freedesktop.org/software/accountsservice/accountsservice-0.6.40.tar.xz + + intltool + glib2-devel + polkit-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/gtk-doc + /usr/share/polkit-1 + /usr/share/vala/vapi + /etc/dbus-1/system.d + /usr/share/locale + /var/lib/AccountsService/ + + + + accountsservice-devel + accountsservice için geliştirme dosyaları + accountsservice için geliştirme dosyaları + + accountsservice + + + /usr/include + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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.18.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 + + + + + 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 + + + + + + libsecret + http://projects.gnome.org/libsecret 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.2.tar.gz + 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.tar.xz - docutils - python-qt5-devel - python-sip + gtk-doc + vala-devel + libxslt-devel + libgcrypt-devel + glib2-devel + xmlto + intltool - desktop/pisilinux/package-manager/pspec.xml + desktop/gnome/base/libsecret/pspec.xml - package-manager + libsecret - pisi - python-qt5 - python-sip - pisilinux-desktop-services + libxslt + libgcrypt + glib2 + xmlto + /usr/share + /usr/lib /usr/bin - /usr/share - /usr/share/locale - /usr/share/applications - /usr/share/icons - /usr/share/doc + + + + libsecret-devel + Development files for libsecret + libsecret için geliştirme dosyaları + + libsecret + + + /usr/include + /usr/lib/pkgconfig - - 2016-07-01 - 4.1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - 2016-06-09 - 4.1.1 + 0.18 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-05-28 - 4.1.1 - ported pyqt5 + 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/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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.16/dconf-editor-3.16.1.tar.xz + + 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 + + + + + 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 + + + + + + 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.24/dconf-0.24.0.tar.xz + + 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 + + + + + 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 + + + + + + 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.3.0.tar.gz + http://www.rarlab.com/rar/rarlinux-x64-5.3.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 + + + + + 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 + + + + + + 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 + + + + + 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. + http://www.nih.at/libzip/libzip-1.0.1.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 + + + + + 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 + + + + + + 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.3.4.tar.gz + + unrar-5.3.4-soname.patch + + util/archive/unrar/pspec.xml + + + unrar + + /usr/bin + /usr/share/doc + + + + + 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 + + + + + + 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.2/quazip-0.7.2.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 + + + + + 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 + + + + ucl-devel + + ucl + + + /usr/include + + + + + 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 + + + + + + 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.91-src.tar.bz2 + 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 + + + + + 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 + + + + + + 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 + http://sourceforge.net/projects/areca/files/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 + + + + + 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 + + + + + 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 + + + + + + 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/15.09/p7zip_15.09_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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.10/ibus-1.5.10.tar.gz + + gtk2-devel + gtk3-devel + glib2-devel + dconf-devel + vala-devel + libnotify-devel + libxkbcommon-devel + intltool + iso-codes + libxslt + gtk-doc + gobject-introspection-devel + docbook-xsl + + util/misc/ibus/pspec.xml + + + ibus + + glib2 + libX11 + atk + gtk2 + gtk3 + cairo + 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 + + + /usr/include + /usr/lib/pkgconfig + + + + + 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 + + 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. + mirrors://sourceforge/strace/strace-4.9.tar.xz + + libaio-devel + libunwind-devel + + util/misc/strace/pspec.xml + + + strace + + libunwind + + + /usr/bin + /usr/share/doc + /usr/share/man + + + + + 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 + + + + + + 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://www.midnight-commander.org/downloads/mc-4.8.15.tar.xz + + gpm + check-devel + glib2-devel + doxygen + slang-devel + libpcre-devel + samba-devel + libICE-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 + + + + + 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 + + + + + 2016-06-08 + 20101110 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2012-10-04 + 20101110 + First release + PisiLinux Community + admins@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.3.1.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 + + + + + 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 + + + + + + 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.4.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 + + + + + 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 + + + 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 + + + + + 2016-06-08 + 4.84 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-03-09 + 4.84 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + 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 + https://sourceforge.net/projects/pisilinux/files/source/krusader-15.08.tar.gz + + 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 + + + + + 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 + + + + + + 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.3.tar.gz + + qscintilla2-devel + qtermwidget5-devel + + util/admin/pisido/pspec.xml + + + pisido + A pisi packager from GUI + + libgcc + qt5-base + qscintilla2 + qtermwidget5 + + + / + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.2/phpMyAdmin-4.6.2-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 + + + + + 2016-06-10 + 4.6.2 + First release + Pisi Linux Admins + admins@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.0/src/pgadmin3-1.22.0.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 + + + + + 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 + + + + + + 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://github.com/mthnzbk/pisiyap/archive/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 + + + + + 2016-05-13 + 0.7b + First release + Stefan Gronewold + groni@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.45.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 + + + /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 + + + + + 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 + + + + + + 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.0.tar.gz + util/admin/inxi/pspec.xml + + + inxi + + /usr/bin + /usr/share/kde4/apps/konversation/scripts/inxi + /usr/share/man + /usr/share/doc + + + + + 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 + + + + + + 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/1.0.3/htop-1.0.3.tar.gz + + ncurses-devel + gettext-devel + + + desktop_tr.patch + + util/admin/htop/pspec.xml + + + htop + + ncurses + + + /usr/bin + /usr/share/man + /usr/share/doc + /usr/share/applications + /usr/share/pixmaps + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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. + http://www.sudo.ws/sudo/dist/sudo-1.8.16.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 + + + + + 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 + + + + + + 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.8.8.tar.gz + + popt-devel + acl-devel + + util/admin/logrotate/pspec.xml + + + logrotate + + popt + acl + + + /etc + /usr/sbin + /usr/share/doc + /usr/share/man + + + + + 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 + + + + + + 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 + + + + + 2016-06-10 + 1.2.3 + First release + Aydın Demirel + aydin@demirel.web.tr + + + + + + 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.39.tar.gz + + libnih-devel + pam-devel + help2man + + util/admin/cgmanager/pspec.xml + + + cgmanager + + libnih + pam + dbus + + + /usr/bin + /lib/security + /usr/share/man + /usr/share/cgmanager + /usr/lib/libcgmanager* + + + System.Service + + + + cgmanager-devel + + cgmanager + libnih + + + /usr/include + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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.3.7.tar.gz + + python-devel + kernel-headers + libcap-ng-devel + tcp-wrappers-devel + swig + + + without_openldap.patch + + 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 + + + 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/share/man/man3 + + + + + 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 + + + + + + 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-0.9.5.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* + + + + + 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 + + + + + + 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.5.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/ + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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. + ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.5.5.tar.bz2 + + gnupg + libgpg-error-devel + libassuan-devel + + util/crypt/gpgme/pspec.xml + + + gpgme + + gnupg + libgpg-error + libassuan + + + /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 + + + + + 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 + + + + + + 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). + http://p11-glue.freedesktop.org/releases/p11-kit-0.23.1.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 + + + + + 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 + + + + + + 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://mirror.tje.me.uk/pub/mirrors/ftp.gnupg.org/gnutls/v3.3/gnutls-3.3.16.tar.xz + + gc-devel + gmp-devel + nettle-devel + autogen-devel + p11-kit-devel + libidn-devel + zlib-devel + libtasn1-devel + + util/crypt/gnutls/pspec.xml + + + gnutls + + zlib + libidn + gmp + nettle + autogen + p11-kit + libgcc + 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 + 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 + + + + + 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 + + + + + + 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.1/src/qca-2.1.1.tar.xz + + qt5-base-devel + nss-devel + doxygen + cmake + + util/crypt/qca2-qt5/pspec.xml + + + qca2-qt5 + + qt5-base + nss + libgcc + + + /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 + + + + + 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 + + + + + + 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_23_RTM/src/nss-3.23.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 + + + /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 + + + + + 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 + + + + + + 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. + ftp://ftp.gnupg.org/gcrypt/libksba/libksba-1.3.3.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 + + + + + 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. + ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.1.7.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-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 + + + + + 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 + + + + + + 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.8.tar.gz + util/shell/dash/pspec.xml + + + dash + + /bin/dash + /usr/share/man + /usr/share/doc + + + + + 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 + + + + + + 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. + http://bash-completion.alioth.debian.org/files/bash-completion-2.1.tar.bz2 + util/shell/bash-completion/pspec.xml + + + bash-completion + + /etc + /usr/share/doc + /usr/share + /var + + + System.Package + + + pisilinux + + + + + 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.3-0.91.tar.gz + util/shell/bashdb/pspec.xml + + + bashdb + + /usr/bin + /usr/share/doc + /usr/share/bashdb + /usr/share/info + /usr/share/man + + + + + 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 + + + + + + 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-0.1.2.tar.bz2 + + boost-devel + doxygen + help2man + icu4c-devel + librevenge-devel + zlib-devel + + editor/libmspub/pspec.xml + + + libmspub + + icu4c + librevenge + + + /usr/bin + /usr/share/doc + /usr/lib + + + + libmspub-devel + libmspub için geliştirme dosyaları + libmspub için geliştirme dosyaları + + icu4c-devel + librevenge-devel + libmspub + + + /usr/include + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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/v7.4.909.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 + 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/applications + + + gvimtutor + gvim.xpm + gvim.desktop + + + + + 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 + + + + + + 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. + http://www.nano-editor.org/dist/v2.5/nano-2.5.0.tar.gz + + 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 + + + + + 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 + + + + + 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 + + + + + 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. + http://stable.melpa.org/packages/php-mode-1.17.0.tar + + emacs + + editor/emacs/emacs-php-mode/pspec.xml + + + emacs-php-mode + + emacs + + + /etc + /usr/share/emacs + + + 80-php-mode.el + + + + + 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 + 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-24.5.tar.xz + + gtk2-devel + alsa-lib-devel + fontconfig-devel + giflib-devel + gpm + libjpeg-turbo-devel + libICE-devel + libSM-devel + libXft-devel + libXpm-devel + libXrender-devel + libpng-devel + librsvg-devel + tiff-devel + gnutls-devel + imagemagick-devel + + editor/emacs/emacs /pspec.xml + + + emacs + + gpm + tiff + gtk2 + zlib + glib2 + libX11 + libpng + ncurses + freetype + libSM + libXft + libICE + giflib + libXpm + gnutls + librsvg + alsa-lib + gdk-pixbuf + fontconfig + libXrender + imagemagick + libjpeg-turbo + + + /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/applications + /usr/libexec/emacs + + + System.PackageHandler + + + site-start.el + pisi-spec.rnc + 80-nxml-mode.el + emacs.desktop + + + + + 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-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.1/+download/python-mode.el-6.2.1.tar.gz + editor/emacs/emacs-python/pspec.xml + + + emacs-python + + pymacs + emacs + + + /etc/emacs + /usr/share/emacs + + + 80-python.el + + + + + 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 + + + + + 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 + + + + + + bluefish + http://bluefish.openoffice.nl/index.html + + Pisi Linux Admins + admin@pisilinux.org + + GPLv3 + app:gui + programming.environment + Bluefish is a powerful editor targeted towards programmers and webdevelopers + Deneyimli web tasarımcıları ve programcıları için güçlü bir düzenleyici + Bluefish is a powerful editor targeted towards programmers and webdevelopers, with many options to write websites, scripts and programming code. Bluefish supports many programming and markup languages. + Bluefish web sayfası tasarım ve hazırlanmasında kullanılan güçlü bir düzenleyicidir. + mirrors://sourceforge/bluefish/2.2.7/bluefish-2.2.7.tar.gz + + enchant + glib2-devel + gtk2-devel + libxml2-devel + intltool + gettext-devel + + editor/bluefish/pspec.xml + + + Bluefish + + atk + desktop-file-utils + cairo + gdk-pixbuf + gtk3 + pango + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + /usr/share/locale + + + + + 2016-06-09 + 2.2.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-19 + 2.2.7 + First release + Stefan Gronewold (groni) + groni@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.0.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 + + + + + 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 + + + + + + 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.6.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 + + + patches/linux/patch-4.6.3.xz + + 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 + + + + + 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). + ftp://download.nvidia.com/XFree86/Linux-x86/367.27/NVIDIA-Linux-x86-367.27.run + ftp://download.nvidia.com/XFree86/Linux-x86_64/367.27/NVIDIA-Linux-x86_64-367.27.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 + + + /usr/lib32 + /usr/share/nvidia-current/32bit-ld.so.conf + + + System.Package + + + + + 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.131/NVIDIA-Linux-x86-304.131.run + http://http.download.nvidia.com/XFree86/Linux-x86_64/304.131/NVIDIA-Linux-x86_64-304.131.run + + linux-4.6.patch + + + 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 + + + /etc/OpenCL + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + xorg-video-nvidia-current + + + System.Package + + + + + 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.96/NVIDIA-Linux-x86-340.96.run + http://http.download.nvidia.com/XFree86/Linux-x86_64/340.96/NVIDIA-Linux-x86_64-340.96.run + + linux-4.6.patch + + + 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 + + + + + 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 + + + + + + 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.0/xplanet-1.3.0.tar.gz + + pango-devel + netpbm-devel + libXScrnSaver-devel + giflib-devel + libjpeg-turbo-devel + tiff-devel + + + giflib6.patch + xplanet-1.2.1-fix-gcc44.patch + + science/astronomy/xplanet/pspec.xml + + + xplanet + + pango + netpbm + libXScrnSaver + giflib + libjpeg-turbo + tiff + + + /usr/bin + /usr/share/doc + /usr/share + /usr/share/man + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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. + mirrors://sourceforge/libspiro/libspiro_src-20071029.tar.bz2 + 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/share/man/man3 + + + + + 2016-06-09 + 20071029 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-14 + 20071029 + First release + Osman Erkan + osman.erkan@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.5.0.tgz + + libgfortran + cmake + + + lapack-sharedlib.patch + + 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 + + + + + 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. + mirrors://sourceforge/qalculate/libqalculate-0.9.7.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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). + http://www.fftw.org/fftw-3.3.4.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 + + + + + 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 + + + + + + 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.0.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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++. + http://ftp.gnu.org/gnu/gsl/gsl-1.16.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 + + + + + 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 + + + + + + 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/Itseez/opencv/archive/2.4.11.tar.gz + + cmake + gtk2-devel + libv4l-devel + openexr-libs + jasper-devel + lapack-devel + ilmbase-devel + openexr-devel + lapack-devel + xine-lib-devel + libdc1394-devel + gstreamer-devel + libjpeg-turbo-devel + gst-plugins-base-devel + + science/robotics/opencv/pspec.xml + + + opencv + + gtk2 + zlib + glib2 + jasper + libgcc + libpng + libv4l + ilmbase + openexr-libs + xine-lib + libdc1394 + gstreamer + 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 + + + + + 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 + + + + + + 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.2.1.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 + + + + + 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 + + + + + + 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.beta2.tar.gz + + proj-devel + zlib-devel + expat-devel + + + ogdi-3.1.6-fpic.patch + patch_for_proj48_redhat.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 + + + + + 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 + + + + + + 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.2.tar.gz + http://download.osgeo.org/proj/proj-datumgrid-1.5.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 + + + + + 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 + + + + + + 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.0.2/gdal-2.0.2.tar.gz + + python-numpy + geos-devel + hdf5-devel + ogdi-devel + tiff-devel + webp-devel + giflib-devel + jasper-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 + + + gdal-python-install.patch + + science/gis/gdal/pspec.xml + + + gdal + + geos + hdf5 + ogdi + tiff + webp + giflib + jasper + 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 + + + + 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 + jasper-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 + + + + + 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 + + + + + + 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.1.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 + + + + + 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.2.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.5.0.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 + + + + + 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 + + + + + + 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.12.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.2.0.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 + + + + + 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 + + + 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 + + + + + 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 + + + + + + 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.2.5.tar.bz2 + + cmake + freeglut-devel + fftw3-devel + gmp-devel + mpfr-devel + mesa-devel + + science/misc/eigen3/pspec.xml + + + eigen3 + + /usr/include + /usr/share + + + + + 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 + + + + + + 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 + http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.17.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 + + + + + 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.0.1.tar.gz + + ilmbase-2.0.1-no_undefined.patch + ilmbase-IexMath.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + mkvtoolnix + http://www.bunkus.org/videotools/mkvtoolnix/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + app:gui + multimedia.converter + A set of tools to create, alter and inspect Matroska files + Matroska dosyalarını yaratmak, değiştirmek ve incelemek için araçlar + MKVToolnix is a set of tools (mkvmerge, mkvinfo and mkvextract) With these tools one can get information about (mkvinfo) Matroska files, extract tracks/data from (mkvextract) Matroska files and create (mkvmerge) Matroska files from other media files. + mkvtoolnix Matroska (MKV) dosyaları ile kullanılmak için bilgi edinme aracı (mkvinfo), veri/iz çıkarmak aracı (mkvextract) ve MKV oluşturma aracı (mkvmerge) içeren araç setidir. + mmg + https://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-8.5.2.tar.xz + + qt5-base-devel + zlib-devel + ruby-devel + flac-devel + boost-devel + libogg-devel + libebml-devel + libvorbis-devel + libmatroska-devel + file + imagemagick-devel + + multimedia/converter/mkvtoolnix/pspec.xml + + + mkvtoolnix + + flac + boost + libogg + file + libvorbis + zlib + qt5-base + libgcc + + + /usr/share/man + /usr/share/doc + /usr/bin + /usr/share/mime + /usr/share/icons + /usr/share/pixmaps + /usr/share/mkvtoolnix + /usr/share/applications + /usr/share/locale + + + + + 2016-06-09 + 8.5.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-08 + 8.5.2 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libnut + http://www.nut-container.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + app:console + library + multimedia.converter + NUT container tools and library + NUT dosya biçemi kitaplığı ve araçları + Library and tools to work with NUT multimedia files. + libnut NUT çokluortam sistemini kullanmak ve düzenlemek için gerekli olan kitaplıkları ve araçları içerir. + http://source.pisilinux.org/1.0/libnut-661.tar.bz2 + + shared.patch + + multimedia/converter/libnut/pspec.xml + + + libnut + + /usr/bin + /usr/lib + /usr/share/doc + + + + libnut-devel + Development files for libnut + libnut için geliştirme dosyaları + + libnut + + + /usr/include + + + + + 2016-06-09 + 0.0_661 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-22 + 0.0_661 + First release + Yusuf Aydemir + yusuf.aydemir@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 + + + + + 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 + http://www.vcdimager.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + library + multimedia.converter + VCD and SVCD image file maker and converter + VCD ve SVDC görüntü dosyası oluşturucu ve çevirici + VCDImager is a full-featured mastering suite for authoring, disassembling and analyzing Video CD's and Super Video CD's. The core functionality consists of directly making Video CD BIN/CUE-style CD images from mpeg files. + VCDImager Video CD ve Super Video CD'leri yaratmaya, parçalarına ayırmaya ve analiz etmeye yarayan kapsamlı bir CD görüntüsü yazma uygulamasıdır. En temel özelliği .mpeg dosyalarından direk BIN/CUE uzantılı CD görüntüleri yaratabilmesidir. + http://ftp.gnu.org/gnu/vcdimager/vcdimager-0.7.24.tar.gz + + libcdio-devel + popt + + multimedia/converter/vcdimager/pspec.xml + + + vcdimager + + libcdio + popt + libxml2 + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/info + /usr/share/man + + + + vcdimager-devel + Development files for vcdimager + vcdimager için geliştirme dosyaları + + vcdimager + libcdio-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2016-06-09 + 0.7.24 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 0.7.24 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + mlt + http://www.mltframework.org/twiki/bin/view/MLT/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:console + multimedia.tv + A multimedia framework, designed and developed for television broadcasting + Televizyon yayını için tasarlanmış bir çoklu ortam altyapısı + MLT is an open source multimedia framework, designed and developed for television broadcasting. + MLT televizyon yayını için tasarlanmış, açık kaynak kodlu bir çoklu ortam alyapısıdır. + https://sourceforge.net/projects/mlt/files/mlt/mlt-6.2.0.tar.gz + + alsa-lib-devel + swig + python-devel + glib2-devel + frei0r-plugins-devel + fftw3-devel + jack-audio-connection-kit-devel + pulseaudio-libs-devel + qt5-base-devel + qt5-svg-devel + perl + libxml2-devel + libsamplerate-devel + ladspa-sdk-devel + libvorbis-devel + sdl-image-devel + libexif-devel + libsdl-devel + ffmpeg-devel + libdv-devel + sox-devel + + multimedia/tv/mlt/pspec.xml + + + perl-mlt + Perl bindings for MLT + MLT için Perl bağlayıcıları + programming.language.perl + + libgcc + perl + mlt + + + /usr/lib/perl* + + + + python-mlt + Python bindings for MLT + MLT için Python bağlayıcıları + programming.language.python + + libgcc + python + mlt + + + /usr/lib/python* + + + + mlt + + sox + fftw3 + glib2 + ffmpeg + libX11 + libgcc + libsdl + libexif + libxml2 + qt5-svg + alsa-lib + qt5-base + libvorbis + sdl-image + libsamplerate + pulseaudio-libs + jack-audio-connection-kit + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/mlt + /usr/share/mlt/modules + /usr/share/mlt/modules/lumas/PAL + + + + mlt-devel + Development files for mlt + mlt için geliştirme dosyaları + + mlt + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2016-06-25 + 6.2.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-06-20 + 0.9.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-16 + 0.9.8 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + xawtv + http://linuxtv.org/downloads/xawtv/ + + Erdinc Gultekin + admins@pisilinux.org + + GPLv2 + app:gui + multimedia.tv + TV application + TV uygulaması + xawtv is a TV application that supports many interfaces (analog video streams), such as Xvideo, v4l2 and bktr etc. It can display TV streams and record them. + xawtv Xvideo, v4l2, bktr gibi birçok arayüzü destekleyen bir TV uygulamasıdır. xawtv ayrıca video kayıt yeteneği ve birkaç yararlı konsol aracına sahiptir. + xawtv + http://linuxtv.org/downloads/xawtv/xawtv-3.103.tar.bz2 + + alsa-lib-devel + aalib-devel + libquicktime-devel + openmotif-devel + libdv-devel + zvbi-devel + lirc-devel + libv4l-devel + xorg-font + libXxf86dga-devel + libdv + libXpm-devel + libXrender-devel + libXv-devel + mesa-devel + libXext-devel + libXrandr-devel + libXxf86vm-devel + libXmu-devel + libFS-devel + fontconfig-devel + libXt-devel + libXft-devel + libXaw-devel + zvbi-devel + libXinerama-devel + libSM-devel + libICE-devel + libexplain-devel + libjpeg-turbo-devel + gpm + zlib-devel + libX11-devel + libpng-devel + ncurses-devel + freetype-devel + + + v4l-conf_non-position-independent-executable_fix.patch + xawtv-3.95.patch + + multimedia/tv/xawtv/pspec.xml + + + xawtv + + zvbi + lirc + mesa + aalib + libSM + libdv + libXt + libXv + libXmu + libXaw + libICE + libv4l + libXpm + libXft + libXext + alsa-lib + libXrandr + libXrender + libXxf86vm + fontconfig + libexplain + libXxf86dga + libXinerama + libquicktime + libjpeg-turbo + gpm + zlib + libX11 + libpng + ncurses + freetype + + + /etc + /usr/bin + /usr/lib/xawtv + /usr/share/doc + /usr/share/man + /usr/share/xawtv + /usr/share/applications + /usr/share/pixmaps + + + xawtv.desktop + + + + + 2016-06-09 + 3.103 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-09 + 3.103 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + 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 + + + + + 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 + + + + + + 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://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/darkice/darkice-1.2.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 2016-06-09 + 20150115 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-29 + 20150115 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@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 + + + + + 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.2014.05.08.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 + + + + + 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 + + + + + + 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.4.2/libjpeg-turbo-1.4.2.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/ + + + jpeg-devel + + + + libjpeg-turbo-32bit + 32-bit shared libraries for jpeg + emul32 + emul32 + + libjpeg-turbo + + + /usr/lib32 + + + jpeg-32bit + + + + + 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 + + + + + + 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://savannah.nongnu.org/download/icoutils/icoutils-0.31.0.tar.bz2 + + libpng-devel + + multimedia/graphics/icoutils/pspec.xml + + + icoutils + + /usr/bin + /usr/share/doc + /usr/share/man + /usr/share/locale + + + + + 2016-06-02 + 0.31.0 + First release + PisiLinux Community + admin@pisilinux.org + + + + + + 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.16.2.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 + + + + + 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 + + + + + + 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. + http://www.cl.cam.ac.uk/~mgk25/download/jbigkit-2.0.tar.gz + + jbigkit-2.0-shared.diff + + 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 + + + + + 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 + + + + + + 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ı + http://downloads.webmproject.org/releases/webp/libwebp-0.4.3.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 + + + + + 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 + + + + + + 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 + + + gentoo_prepare.patch + + multimedia/graphics/enblend/pspec.xml + + + enblend + + gsl + tiff + boost + lcms2 + vigra + libgcc + + + /usr/bin + /usr/share/man + /usr/share/doc + /usr/share/info + + + + + 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. + http://ftp.gimp.org/pub/gegl/0.2/gegl-0.2.0.tar.bz2 + + libspiro-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/gegl/pspec.xml + + + gegl + + glib2 + gdk-pixbuf + libspiro + jasper + libpng + libsdl + cairo + pango + babl + libjpeg-turbo + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/locale/ + + + + gegl-devel + Development files for gegl + gegl için geliştirme dosyaları + + gegl + glib2-devel + babl-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/gtk-doc/html + + + + + 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 + + + + + + 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.6/imlib2-1.4.6.tar.gz + + giflib-devel + libid3tag-devel + libXext-devel + libjpeg-turbo-devel + tiff-devel + freetype-devel + + + imlib2-1.4.5-no-my-libs.patch + imlib2-giflib5.patch + + 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 + + + + + 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 + + + + + + imagemagick + http://www.imagemagick.org/ + + PisiLinux Community + admins@pisilinux.org + + as-is + app:gui + multimedia.graphics + A collection of tools and libraries for many image file formats + Resimleri işlemek ve göstermek için bir X uygulaması + Narzędzie do wyświetlania, konwersji i manipulacji grafikami + ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. You can use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. + ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.9.4-8.tar.xz + + ghostscript-devel + fontconfig-devel + librsvg-devel + openexr-devel + libXext-devel + libwmf-devel + liblqr-devel + jasper-devel + cairo-devel + fftw3-devel + lcms2-devel + tiff-devel + webp-devel + libjpeg-turbo-devel + libpng-devel + + + perlmagick.rpath.patch + + multimedia/graphics/imagemagick/pspec.xml + + + imagemagick + + perl + tiff + webp + zlib + bzip2 + fftw3 + lcms2 + libX11 + libgcc + liblqr + libpng + libwmf + libXext + libgomp + freetype + fontconfig + ghostscript + libtool-ltdl + openexr-libs + libjpeg-turbo + + + /usr/bin + /etc/ImageMagick-6/ + /usr/lib + /usr/share/ImageMagick-* + /usr/share/man + /usr/share/doc + + + + imagemagick-docs + HTML documentation for imagemagick + Imagemagick için API belgeleri + + /usr/share/doc/imagemagick/html + + + + imagemagick-devel + Development files for imagemagick + imagemagick için geliştirme dosyaları + Pliki nagłówkowe imagemagick + + imagemagick + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + /usr/share/man/man1/*-config* + /usr/bin/*-config + + + + + 2016-06-10 + 6.9.4.8 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-03-22 + 6.9.3.7 + First release + Yusuf Aydemir + yusuf.aydemir@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 + http://caca.zoy.org/files/libcaca/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 + + + + + 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 + + + + + + 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. + http://download.gimp.org/pub/babl/0.1/babl-0.1.12.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 + + + + + 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 + + + + + + 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/~mdadams/jasper/software/jasper-1.900.1.zip + + libjpeg-turbo-devel + + + jasper-1.900.1-fixes-20081208.patch.bz2 + + 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 + + + + 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 + + + + + 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 + + + + + + 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.0.9.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + GraphicsMagick + http://www.graphicsmagick.org + + 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. + mirrors://sourceforge/graphicsmagick/GraphicsMagick-1.3.23.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 + + + GraphicsMagick + app:console + + 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 + + + + + 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 + + + + + + hugin + http://hugin.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + library + multimedia.graphics + A panoramic photo stitcher + Panoramik görüntü birleştirici + hugin can be used to stitch multiple images together. The resulting image can span 360 degrees. Another common use is the creation of very high resolution pictures by combining multiple images. + hugin bir çok görüntüyü harmanlamak için kullanılabilecek bir araçtır. Bu sayede, 360 derecelik görüntüler oluşturulabilir. Bir diğer kullanım alanı ise birden fazla görüntüyü birleştirerek çok yüksek çözünürlüklü görüntüler üretmektir. + hugin + mirrors://sourceforge/hugin/hugin/hugin-2015.0/hugin-2015.0.0.tar.bz2 + + swig + cmake + glew-devel + tiff-devel + zlib-devel + vigra-devel + boost-devel + wxGTK-devel + exiv2-devel + fftw3-devel + flann-devel + libXmu-devel + libpng-devel + python-devel + lapack-devel + sqlite-devel + openexr-devel + freeglut-devel + libpano13-devel + libjpeg-turbo-devel + + multimedia/graphics/hugin/pspec.xml + + + hugin + + blas + glew + mesa + tiff + boost + fftw3 + vigra + wxGTK + lapack + libgcc + python + sqlite + enblend + ilmbase + libgomp + freeglut + mesa-glu + libpano13 + exiv2-libs + openexr-libs + perl-Image-ExifTool + + + /usr/lib/ + /usr/share/doc + /usr/share/man + /usr/bin + /usr/share/mime + /usr/share/icons + /usr/share/hugin + /usr/share/pixmaps + /usr/share/appdata + /usr/share/applications + /usr/share/locale + + + hugin-libs + hugin-tools + + + + hugin-docs + Help documents for hugin + hugin için yardım belgeleri + + /usr/share/hugin/xrc/data/help* + + + + + 2016-06-09 + 2015.0.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-06 + 2015.0.0 + First release + Osman Erkan + osman.erkan@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 + + + + + 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 + + + + + + libmng + http://www.libmng.com/ + + PisiLinux Community + admins@pisilinux.org + + as-is + library + multimedia.graphics + Multiple Image Networkgraphics lib (animated png's) + Çoklu resim Networkgraphics (Animasyonlu png) + Libmng - La librairie de référence pour lire, afficher, écrire et examiner des Multiple-Image Network Graphics (graphiques orientés réseaux composés d'images multiples). MNG est l'extension d'animation pour le format d'image populaire PNG. + Libmng -The reference library for reading, displaying, writing and examining Multiple-Image Network Graphics. MNG is the animation extension to the popular PNG image-format. + Libmng, Çoklu Görüntü Ağ Grafiklerini (MNG) okuma, görüntüleme, yazma ve denemek için başvuru kütüphanesidir. MNG popüler PNG görüntü formatı için animasyon uzantısıdır. + Libmng -librería de referencia para lectura, visualización, escritura y análisis de gráficos tipo Multiple-Image Network. MNG es la extensión de animación al formato popular de imágenes PNG. + http://sourceforge.net/projects/libmng/files/libmng-devel/2.0.2/libmng-2.0.2.tar.gz + + zlib-devel + lcms2-devel + libjpeg-turbo-devel + + multimedia/graphics/libmng/pspec.xml + + + libmng + + zlib + libjpeg-turbo + lcms2 + + + /usr/lib + + + + libmng-devel + + libmng + + + /usr/share/doc + /usr/share/man + /usr/include/ + + + + libmng-32bit + 32-bit shared libraries for libmng + emul32 + emul32 + + zlib-32bit + lcms2-32bit + libjpeg-turbo-32bit + + + zlib-32bit + lcms2-32bit + libjpeg-turbo-32bit + libmng + + + /usr/lib32 + + + + + 2016-06-09 + 2.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 2.0.2 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-04 + 2.0.2 + 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 + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + openimageio + https://sites.google.com/site/openimageio/home + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + multimedia.graphics + Library for reading and writing images + Görüntüleri okuma ve yazma için bir kütüphane + OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. + https://github.com/OpenImageIO/oiio/archive/Release-1.6.14.tar.gz + + cmake + boost-devel + openexr-devel + ilmbase-devel + glew-devel + python-devel + txt2man + libpng-devel + tiff-devel + webp-devel + ffmpeg-devel + opencv-devel + freetype-devel + giflib-devel + zlib-devel + jasper-devel + libraw-devel + openjpeg-devel + libjpeg-turbo-devel + + multimedia/graphics/openimageio/pspec.xml + + + openimageio + + tiff + webp + boost + opencv + giflib + ilmbase + openjpeg + openexr-libs + libjpeg-turbo + libraw + zlib + ffmpeg + libpng + python + freetype + libgcc + + + /usr/lib + /usr/bin + /usr/share + + + + openimageio-devel + Development files for openimageio + openimageio için geliştirme başlıkları + + openimageio + tiff-devel + webp-devel + boost-devel + opencv-devel + giflib-devel + ilmbase-devel + openjpeg-devel + openexr-devel + libjpeg-turbo-devel + libraw-devel + zlib-devel + ffmpeg-devel + libpng-devel + python-devel + freetype-devel + + + /usr/include + + + + + 2016-06-20 + 1.6.14 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-06-15 + 1.5.20 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-08 + 1.5.20 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + 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. + ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.3.tar.gz + + libjpeg-turbo-devel + jbigkit-devel + + 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 + + + + + 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 + + + + + + netpbm + http://netpbm.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + multimedia.graphics + A set of utilities to convert to/from the netpbm (and related) formats + Netpbm vb. gibi formatlar arasında dönüşüm yapan araçlar serisi + Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 300 separate tools in the package including converters for about 100 graphics formats. + http://source.pisilinux.org/1.0/netpbm-10.61.02.tar.gz + + config.mk + + + jasper-devel + tiff-devel + libpng-devel + libjpeg-turbo-devel + zlib-devel + libX11-devel + libxml2-devel + + + netpbm-CAN-2005-2471.patch + netpbm-security-code.patch + netpbm-security-scripts.patch + library-link.patch + + multimedia/graphics/netpbm/pspec.xml + + + netpbm + + jasper + tiff + libpng + libjpeg-turbo + zlib + libX11 + libxml2 + + + /usr/bin + /usr/lib + /usr/share/netpbm + /usr/share/man + /usr/share/doc + + + + netpbm-devel + Development files for netpbm + netpbm için geliştirme dosyaları + + netpbm + + + /usr/include + /usr/share/man/man3 + + + + + 2016-06-09 + 10.61.02 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-02-21 + 10.61.02 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + inkscape + http://www.inkscape.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2.1 + app:gui + multimedia.graphics + SVG vector graphics application + Vektörel çizim programı + Inkscape is an application to create, edit, and convert SVG vector graphics images that can also import from and export to bitmap image files. + SVG tabanlı, çok kapsamlı ve gelişmiş bir vektörel çizim programıdır. + https://inkscape.global.ssl.fastly.net/media/resources/file/inkscape-0.91.tar.bz2 + + gtk2-devel + gtkmm-devel + atkmm-devel + cairo-devel + lcms2-devel + boost-devel + atk-devel + gc-devel + perl-XML-Parser + pango-devel + popt-devel + poppler-glib-devel + poppler-devel + aspell-devel + glibc-devel + gsl-devel + libwpg-devel + libwpd-devel + imagemagick-devel + glibmm-devel + libXft-devel + aalib-devel + libart_lgpl-devel + fontconfig-devel + libsigc++-devel + liblqr-devel + cairomm-devel + gdk-pixbuf-devel + libxslt-devel + pangomm-devel + libcdr-devel + libvisio-devel + librevenge-devel + libjpeg-turbo-devel + gtkspell-devel + dbus-glib-devel + zlib-devel + glib2-devel + libX11-devel + libgcc + libpng-devel + libxml2-devel + freetype + libgomp + libxslt-devel + intltool + gettext-devel + pkgconfig + libX11-devel + + multimedia/graphics/inkscape/pspec.xml + + + inkscape + + freetype + libxml2 + libpng + libgcc + libX11 + glib2 + zlib + dbus-glib + popt + gtk2 + pango + lcms2 + cairo + poppler-glib + gsl + aspell + libwpg + imagemagick + glibmm + gtkmm + fontconfig + libsigc++ + gtkspell + cairomm + gdk-pixbuf + libxslt + pangomm + libwpd + atkmm + poppler + libcdr + libvisio + librevenge + libjpeg-turbo + gc + libgomp + + + /usr/bin + /usr/lib + /usr/share/locale + /usr/share/man + /usr/share/doc + /usr/share/icons + /usr/share/dbus-1 + /usr/share/inkscape + /usr/share/applications + + + + inkscape-devel + Development files for Inkscape + Inkscape için geliştirme dosyaları + + inkscape + glib2-devel + dbus-glib-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2016-06-10 + 0.91 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-29 + 0.91 + First release + Stefan Gronewold (groni) + groni@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.0.6.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 + + + + + 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 + + + + + + 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.6/lcms2-2.6.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + openjpeg + http://www.openjpeg.org/ + + PisiLinux Community + admins@pisilinux.org + + BSD + 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 + + tiff-devel + doxygen + libpng-devel + + + openjpeg-20070717svn-mqc-optimize.patch + + multimedia/graphics/openjpeg/pspec.xml + + + openjpeg + + libpng + tiff + + + /usr/bin + /usr/share/pkgconfig/ + /usr/share/openjpeg-1.5 + /usr/share/man/man1 + /usr/lib + /usr/share/doc + + + + openjpeg-devel + Development files for openjpeg + openjpeg için geliştirme dosyaları + Pliki nagłówkowe do openjpeg + + openjpeg + + + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/include + /usr/share/man/man3 + + + + openjpeg-32bit + 32-bit shared libraries for openjpeg + emul32 + + libpng-32bit + + + openjpeg + + + /usr/lib32 + + + + + 2016-06-09 + 1.5.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 1.5.2 + Release bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-05-22 + 1.5.2 + First release + Yusuf Aydemir + yusuf.aydemir@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 + + + + + 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 + + + + + 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-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 + + + + + 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-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 + + + + + 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-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. + http://gimp-dds.googlecode.com/files/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 + + + + + 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-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/* + + + + + 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-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 + + + + + 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 + + + + + + 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 + + + + + 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-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.6.5.1.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 + + + + + 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-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 + + + + + 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-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 + + + + + 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 + http://www.gimp.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + multimedia.graphics.gimp + GNU Image Manipulation Program + Bir resim işleme programı + Programme de Manipulation d'Image GNU. + GIMP is a mature image editor with many advanced features and plugin support. + Piksel düzeyinde işlem yapılabilen gelişmiş bir grafik düzenleme programı + http://download.gimp.org/pub/gimp/v2.8/gimp-2.8.16.tar.bz2 + + gtk-doc + atk-devel + xdg-utils + tiff-devel + zlib-devel + lcms-devel + gegl-devel + babl-devel + dbus-devel + gtk2-devel + aalib-devel + bzip2 + pango-devel + cairo-devel + glib2-devel + libwmf-devel + jasper-devel + libX11-devel + libmng-devel + libpng-devel + libXpm-devel + libXmu-devel + libXext-devel + librsvg-devel + libexif-devel + alsa-lib-devel + freetype-devel + dbus-glib-devel + libXfixes-devel + libgudev-devel + libXcursor-devel + fontconfig-devel + python-gtk-devel + gdk-pixbuf-devel + ghostscript-devel + webkit-gtk2-devel + poppler-glib-devel + libjpeg-turbo-devel + intltool + python-devel + + + single_window.patch + + multimedia/graphics/gimp/gimp/pspec.xml + + + gimp-devel + Documents et entêtes de développement pour GIMP. + Development header and documents for GIMP + GIMP için geliştirme belgeleri ve başlık dosyaları + data + data:doc + + gtk2-devel + cairo-devel + gdk-pixbuf-devel + gimp + + + /usr/include + /usr/share/gtk-doc + /usr/lib/pkgconfig + /usr/share/aclocal + + + + gimp + app:gui + + gegl + babl + dbus + gtk2 + tiff + zlib + aalib + bzip2 + pango + cairo + glib2 + libwmf + libXpm + libmng + libpng + libXmu + jasper + libX11 + libXext + librsvg + libexif + alsa-lib + freetype + libgudev + dbus-glib + libXfixes + eudev + libXcursor + fontconfig + gdk-pixbuf + ghostscript + webkit-gtk2 + poppler-glib + libjpeg-turbo + + + /etc + /usr/lib + /usr/share/man + /usr/share/doc + /usr/bin + /usr/share/gimp + /usr/share/icons + /usr/share/appdata + /usr/share/mime-info + /usr/share/applications + /usr/share/application-registry + + + gimp-splash-pencils.png + + + + gimp-i18n-tr + Gimp translation files for Turkish + Türkçe için GIMP yerelleştirme dosyaları + locale:tr + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/tr + + + + gimp-i18n-ast + Gimp translation files for Asturian + Asturya dili için GIMP yerelleştirme dosyaları + locale:ast + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ast + + + + gimp-i18n-my + Gimp translation files for Burmese + Burmese dili için GIMP yerelleştirme dosyaları + locale:my + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/my + + + + gimp-i18n-nds + Gimp translation files for Low Saxon + Aşağı Saxon dili için GIMP yerelleştirme dosyaları + locale:nds + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/nds + + + + gimp-i18n-el + Gimp translation files for Greek + Yunanca için GIMP yerelleştirme dosyaları + locale:el + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/el + + + + gimp-i18n-gu + Gimp translation files for Gujarati + Gujarati dili için GIMP yerelleştirme dosyaları + locale:gu + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/gu + + + + gimp-i18n-be + Gimp translation files for Belarusian + Belarusça için GIMP yerelleştirme dosyaları + locale:be + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/be + + + + gimp-i18n-vi + Gimp translation files for Vietnamese + Viyetnamca için GIMP yerelleştirme dosyaları + locale:vi + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/vi + + + + gimp-i18n-ca + Gimp translation files for Catalan + Katalanca için GIMP yerelleştirme dosyaları + locale:ca + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ca + + + + gimp-i18n-eo + Gimp translation files for Esperanto + Esperanto için GIMP yerelleştirme dosyaları + locale:eo + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/eo + + + + gimp-i18n-cs + Gimp translation files for Czech + Çekçe için GIMP yerelleştirme dosyaları + locale:cs + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/cs + + + + gimp-i18n-ca_valencia + Gimp translation files for Catalan (Valencia) + Valensiya Katalancası için GIMP yerelleştirme dosyaları + locale:ca@valencia + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ca@valencia + + + + gimp-i18n-an + Gimp translation files for Hollanda Antilleri + locale:ar + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/an + + + + gimp-i18n-ar + Gimp translation files for Arabic + Arapça için GIMP yerelleştirme dosyaları + locale:ar + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ar + + + + gimp-i18n-bs + Gimp translation files for Bahama + locale:ar + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/bs + + + + gimp-i18n-km + Gimp translation files for Khmer + Khmer dili için GIMP yerelleştirme dosyaları + locale:km + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/km + + + + gimp-i18n-ga + Gimp translation files for Irish Gaelic + Gaelik İrlandacası için GIMP yerelleştirme dosyaları + locale:ga + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ga + + + + gimp-i18n-fi + Gimp translation files for Finnish + Fince için GIMP yerelleştirme dosyaları + locale:fi + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/fi + + + + gimp-i18n-eu + Gimp translation files for Basque + Baskça için GIMP yerelleştirme dosyaları + locale:eu + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/eu + + + + gimp-i18n-et + Gimp translation files for Estonian + Estonyaca için GIMP yerelleştirme dosyaları + locale:et + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/et + + + + gimp-i18n-xh + Gimp translation files for Xhosa + Xhosa dili için GIMP yerelleştirme dosyaları + locale:xh + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/xh + + + + gimp-i18n-gl + Gimp translation files for Galician + Galiçya dili için GIMP yerelleştirme dosyaları + locale:gl + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/gl + + + + gimp-i18n-id + Gimp translation files for Indonesian + Endonezyaca için GIMP yerelleştirme dosyaları + locale:id + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/id + + + + gimp-i18n-es + Gimp translation files for Spanish + İspanyolca için GIMP yerelleştirme dosyaları + locale:es + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/es + + + + gimp-i18n-ru + Gimp translation files for Russian + Rusça için GIMP yerelleştirme dosyaları + locale:ru + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ru + + + + gimp-i18n-rw + Gimp translation files for Kinyarwanda + Kinyarwanda dili için GIMP yerelleştirme dosyaları + locale:rw + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/rw + + + + gimp-i18n-nl + Gimp translation files for Dutch + Hollandaca için GIMP yerelleştirme dosyaları + locale:nl + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/nl + + + + gimp-i18n-nn + Gimp translation files for Norwegian Nynorsk + Norveç Nynorsk dili için GIMP yerelleştirme dosyaları + locale:nn + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/nn + + + + gimp-i18n-nb + Gimp translation files for Norwegian Bookmal + Norveç Bookmal dili için GIMP yerelleştirme dosyaları + locale:nb + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/nb + + + + gimp-i18n-ne + Gimp translation files for Nepali + Nepali dili için GIMP yerelleştirme dosyaları + locale:ne + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ne + + + + gimp-i18n-lt + Gimp translation files for Lithuanian + Litvanyaca için GIMP yerelleştirme dosyaları + locale:lt + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/lt + + + + gimp-i18n-pa + Gimp translation files for Punjabi + Punjabi dili için GIMP yerelleştirme dosyaları + locale:pa + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/pa + + + + gimp-i18n-ro + Gimp translation files for Romanian + Rumence için GIMP yerelleştirme dosyaları + locale:ro + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ro + + + + gimp-i18n-en_GB + Gimp translation files for British English + İngiliz İngilizcesi için GIMP yerelleştirme dosyaları + locale:en_GB + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/en_GB + + + + gimp-i18n-yi + Gimp translation files for Yi + Yi dili için GIMP yerelleştirme dosyaları + locale:yi + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/yi + + + + gimp-i18n-en_CA + Gimp translation files for Catalan (en) + Katalanca için GIMP yerelleştirme dosyaları + locale:en_CA + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/en_CA + + + + gimp-i18n-fr + Gimp translation files for French + Fransızca için GIMP yerelleştirme dosyaları + locale:fr + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/fr + + + + gimp-i18n-bg + Gimp translation files for Bulgarian + Bulgarca için GIMP yerelleştirme dosyaları + locale:bg + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/bg + + + + gimp-i18n-ms + Gimp translation files for Malay + Malay dili için GIMP yerelleştirme dosyaları + locale:ms + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ms + + + + gimp-i18n-pt_BR + Gimp translation files for Brazilian Portuguese + Brezilya Portekizcesi için GIMP yerelleştirme dosyaları + locale:pt_BR + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/pt_BR + + + + gimp-i18n-hr + Gimp translation files for Croatian (Hrvatski) + Hırvatça için GIMP yerelleştirme dosyaları + locale:hr + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/hr + + + + gimp-i18n-zh_TW + Gimp translation files for Chinese Traditional + Geleneksel Çince için GIMP yerelleştirme dosyaları + locale:zh_TW + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/zh_TW + + + + gimp-i18n-ko + Gimp translation files for Korean + Korece için GIMP yerelleştirme dosyaları + locale:ko + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ko + + + + gimp-i18n-it + Gimp translation files for Italian + İtalyanca için GIMP yerelleştirme dosyaları + locale:it + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/it + + + + gimp-i18n-fa + Gimp translation files for Farsi (Persian) + Farsça için GIMP yerelleştirme dosyaları + locale:fa + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/fa + + + + gimp-i18n-dz + Gimp translation files for Dzongkha + Dzongkha dili için GIMP yerelleştirme dosyaları + locale:dz + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/dz + + + + gimp-i18n-sr_Latn + Gimp translation files for Serbian Latin + Latin sırpça için GIMP yerelleştirme dosyaları + locale:sr@Latn + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/sr@latin + + + + gimp-i18n-da + Gimp translation files for Danish + Danimarkaca için GIMP yerelleştirme dosyaları + locale:da + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/da + + + + gimp-i18n-ja + Gimp translation files for Japanese + Japonca için GIMP yerelleştirme dosyaları + locale:ja + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ja + + + + gimp-i18n-he + Gimp translation files for Hebrew + İbranice için GIMP yerelleştirme dosyaları + locale:he + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/he + + + + gimp-i18n-pt + Gimp translation files for Portuguese + Portekizce için GIMP yerelleştirme dosyaları + locale:pt + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/pt + + + + gimp-i18n-zh_CN + Gimp translation files for Chinese Simplified + Basitleştirilmiş Çince için GIMP yerelleştirme dosyaları + locale:zh_CN + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/zh_CN + + + + gimp-i18n-sr + Gimp translation files for Serbian + Sırpça için GIMP yerelleştirme dosyaları + locale:sr + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/sr + + + + gimp-i18n-oc + Gimp translation files for Occitan + Occitan dili için GIMP yerelleştirme dosyaları + locale:oc + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/oc + + + + gimp-i18n-sv + Gimp translation files for Swedish + İsveççe için GIMP yerelleştirme dosyaları + locale:sv + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/sv + + + + gimp-i18n-mk + Gimp translation files for Macedonian + Makedonyaca için GIMP yerelleştirme dosyaları + locale:mk + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/mk + + + + gimp-i18n-sk + Gimp translation files for Slovak + Slovakça için GIMP yerelleştirme dosyaları + locale:sk + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/sk + + + + gimp-i18n-de + Gimp translation files for German + Almanca için GIMP yerelleştirme dosyaları + locale:de + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/de + + + + gimp-i18n-pl + Gimp translation files for Polish + Lehçe için GIMP yerelleştirme dosyaları + locale:pl + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/pl + + + + gimp-i18n-uk + Gimp translation files for Ukrainian + Ukraynaca için GIMP yerelleştirme dosyaları + locale:uk + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/uk + + + + gimp-i18n-sl + Gimp translation files for Slovenian + Slovence için GIMP yerelleştirme dosyaları + locale:sl + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/sl + + + + gimp-i18n-hu + Gimp translation files for Hungarian + Macarca için GIMP yerelleştirme dosyaları + locale:hu + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/hu + + + + gimp-i18n-tt + Gimp translation files for Tatarish + Tatarca için GIMP yerelleştirme dosyaları + locale:tt + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/tt + + + + gimp-i18n-az + Gimp translation files for Azerbaijani + Azerice için GIMP yerelleştirme dosyaları + locale:az + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/az + + + + gimp-i18n-am + Gimp translation files for Amharic + Amharic dili için GIMP yerelleştirme dosyaları + locale:am + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/am + + + + gimp-i18n-is + Gimp translation files for Icelandic + İzlanda dili için GIMP yerelleştirme dosyaları + locale:is + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/is + + + + gimp-i18n-lv + Gimp translation files for Latvia + Latvia dili için GIMP yerelleştirme dosyaları + locale:lv + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/lv + + + + gimp-i18n-th + Gimp translation files for Thai + Thai dili için GIMP yerelleştirme dosyaları + locale:th + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/th + + + + gimp-i18n-ka + Gimp translation files for Georgian + Gürcüce için GIMP yerelleştirme dosyaları + locale:ka + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ka + + + + gimp-i18n-hi + Gimp translation files for Hindi + Hindi dili için GIMP yerelleştirme dosyaları + locale:hi + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/hi + + + + gimp-i18n-zh_HK + Gimp translation files for Chinese Hong Kong + Hong Kong Çincesi için GIMP yerelleştirme dosyaları + locale:zh_HK + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/zh_HK + + + + gimp-i18n-ml + Gimp translation files for Malayalam + Malayalam dili için GIMP yerelleştirme dosyaları + locale:ml + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ml + + + + gimp-i18n-ta + Gimp translation files for Tamil + Tamil dili için GIMP yerelleştirme dosyaları + locale:ta + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/ta + + + + gimp-i18n-kn + Gimp translation files for Kannada + Kannada dili için GIMP yerelleştirme dosyaları + locale:kn + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/kn + + + + gimp-i18n-si + Gimp translation files for Sinhala + Sinhala dili için GIMP yerelleştirme dosyaları + locale:si + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/si + + + + gimp-i18n-kk + Gimp translation files for Kazakh + Kazakça için GIMP yerelleştirme dosyaları + locale:kk + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/kk + + + + gimp-i18n-br + Gimp translation files for Breton + Breton dili için GIMP yerelleştirme dosyaları + locale:br + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/br + + + + gimp-i18n-te + Gimp translation files for Telugu + locale:te + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/te + + + + gimp-i18n-csb + Gimp translation files for Kashubian + locale:csb + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/csb + + + + gimp-i18n-gd + Gimp translation files for Scottish Gaelic + locale:gd + multimedia.graphics.gimp.l10n + + gimp + + + /usr/share/locale/gd + + + + + 2016-06-09 + 2.8.16 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-02 + 2.8.16 + First release + Alihan Öztürk + alihan02isilinux.org + + + + + + libwmf + http://wvware.sourceforge.net/libwmf.html + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.graphics + Library for reading and converting WMF files + WMF (Windows metafile) okuma ve dönüştürme kitaplığı + Librairie pour convertir les fichiers WMF. + A library for reading and converting Windows MetaFile vector graphics (WMF). + Microsoft Word gibi uygulamaların kullandığı WMF (Windows metafile) dosyalarını standart formatlara (PNG, JPEG, PS, EPS, SVG gibi) dönüştürebilmek ve gösterebilmek için gereken kütüphanedir. + mirrors://sourceforge/wvware/libwmf-0.2.8.4.tar.gz + + libjpeg-turbo-devel + harfbuzz-devel + freetype-devel + libX11-devel + libxml2-devel + gettext-devel + gdk-pixbuf-devel + + multimedia/graphics/libwmf/pspec.xml + + + libwmf + + zlib + libX11 + libpng + libxml2 + freetype + libjpeg-turbo + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/libwmf + + + + libwmf-devel + Development files for libwmf + libwmf için geliştirme dosyaları + + libwmf + + + /usr/bin/libwmf-config + /usr/include + /usr/lib/pkgconfig + + + + + 2016-06-09 + 0.2.8.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-24 + 0.2.8.4 + First release + Alihan Öztürk + alihan@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 + + gstreamermm-devel + gst-plugins-base-devel + faac-devel + valgrind + jasper-devel + libdca-devel + gsm-devel + mjpegtools-devel + libdvdnav-devel + libsndfile-devel + DirectFB-devel + libSM-devel + libICE-devel + celt-devel + libdc1394-devel + alsa-lib-devel + libsdl-devel + soundtouch-devel + libtheora-devel + libmodplug-devel + xvid-devel + libdvdread-devel + libvdpau-devel + rtmpdump-devel + schroedinger-devel + gdk-pixbuf-devel + libvo-aacenc-devel + libvo-amrwbenc-devel + curl-devel + zvbi-devel + openal-devel + opencv-devel + libopus-devel + orc-devel + libcdaudio-devel + libkate-devel + + + directfb.patch + + multimedia/video/gst-plugins-bad/pspec.xml + + + gst-plugins-bad + + gst-plugins-base + gstreamer + DirectFB + celt + libdc1394 + libdca + libgcc + libpng + faac + bzip2 + glib2 + jasper + libX11 + gsm + libmodplug + mjpegtools + libsdl + soundtouch + libdvdnav + libsndfile + xvid + libdvdread + libvdpau + schroedinger + orc + curl + zvbi + openal + libkate + libopus + openssl + rtmpdump + libcdaudio + libvo-aacenc + libvo-amrwbenc + + + /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 + + + + + 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-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.8.1.tar.xz + + gst-plugins-base-next-devel + pulseaudio-libs-devel + gstreamer-next-devel + libjpeg-turbo-devel + gdk-pixbuf-devel + libraw1394-devel + libXdamage-devel + libXfixes-devel + libsoup-devel + libXext-devel + libv4l-devel + libXv-devel + cairo-devel + aalib-devel + speex-devel + gtk2-devel + flac-devel + orc-devel + + multimedia/video/gst-plugins-good-next/pspec.xml + + + gst-plugins-good-next + + orc + flac + zlib + speex + libX11 + libpng + cairo + glib2 + aalib + bzip2 + libv4l + libXext + libsoup + libXfixes + gdk-pixbuf + libXdamage + libjpeg-turbo + gstreamer-next + pulseaudio-libs + gst-plugins-base-next + + + /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 + + + + + 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 + + + + + + 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 + + libgcc + glib2-devel + glibmm-devel + libsigc++-devel + gstreamer-next-devel + gst-plugins-base-next-devel + + 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 + + + + + 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 + + + + + + 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. + http://sourceforge.net/projects/opencore-amr/files/opencore-amr/opencore-amr-0.1.3.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 + + + + + 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://sourceforge.net/projects/zaps166/files/QMPlay2/QMPlay2-src-16.06.01.tar.xz + + qt5-base-devel + qt5-qdbusviewer + qt5-x11extras-devel + qt5-assistant-devel + qt5-designer-devel + qt5-linguist + pkgconfig + cmake + ffmpeg-devel + libva-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 + ffmpeg + libX11 + libcdio + libass + libgcc + taglib + libcddb + libvdpau + pulseaudio-libs + + + /usr/bin + /usr/share/qmplay2 + /usr/share/icons + /usr/share/applications + /usr/lib + /usr/share/doc + + + QMPlay2.png + QMPlay2.desktop + QMPlay2_enqueue.desktop + + + + + 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 + + + + + + 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 + + + + + 2016-06-09 + 20100703 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 20100703 + First release + Serdar Soytetir + kaptan@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 + + gst-plugins-base-devel + gstreamer-devel + cairo-devel + flac-devel + gdk-pixbuf-devel + libjpeg-turbo-devel + libpng-devel + libsoup-devel + libvpx-devel + aalib-devel + libraw1394-devel + pulseaudio-libs-devel + libv4l-devel + libsoup-gnome + speex-devel + gtk2-devel + orc-devel + libXext-devel + valgrind + libXdamage-devel + libXfixes-devel + libXv-devel + libvorbis-devel + libtheora-devel + libogg-devel + libICE-devel + libSM-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 + speex + libX11 + libpng + libXv + cairo + glib2 + aalib + bzip2 + libv4l + libsoup + libxml2 + libXext + gstreamer + libXfixes + gdk-pixbuf + libXdamage + libjpeg-turbo + libsoup-gnome + pulseaudio-libs + gst-plugins-base + + + /etc/gconf + /usr/bin + /usr/lib + /usr/share/gstreamer-0.10/presets + /usr/share/doc + /usr/share/man + /usr/share/locale + + + + + 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 + + + + + + vo-amrwbenc + http://sourceforge.net/projects/opencore-amr/ + + PisiLinux Community + admins@pisilinux.org + + Apache-2.0 + app:cli + 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 + + + vo-amrwbenc + + libvo-amrwbenc + + + /usr/bin/amrwb-enc + + + + libvo-amrwbenc + + /usr/lib + /usr/share/doc + + + + libvo-amrwbenc-devel + + libvo-amrwbenc + + + /usr/include + /usr/lib/pkgconfig/vo-amrwbenc.pc + + + + + 2016-06-09 + 1.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-27 + 1.3 + 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.8.1.tar.xz + + gst-plugins-base-next-devel + gstreamer-next-devel + liboil-devel + orc-devel + ffmpeg-devel + + multimedia/video/gst-libav-next/pspec.xml + + + gst-libav-next + + gst-plugins-base-next + gstreamer-next + bzip2 + glib2 + ffmpeg + liboil + + + /usr/lib + /usr/share/doc + /usr/share/gtk-doc + + + + + 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-base + http://gstreamer.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.video + Basepack of plugins for gstreamer + Gstreamer için temel eklentiler paketi + Les plug-ins (greffons) de base GStreamer est une collection bien peaufinée et bien maintenues de plug-ins et d'éléments GStreamer, couvrant l'éventail des types d'éléments que quelqu'un pourrait vouloir écrire pour GStreamer. Il contient également des librairies d'aide ainsi que les classes de bases utiles pour l'écriture d'éléments. Un grand nombre de décodeurs, d'encodeurs et de filtres audio et vidéos sont également inclus. + 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. + Bu paket, Gstreamer'ın rahatlıkla genişleyebilmesini sağlayan ve bakımları sürekli yapılan temel eklentileri içerir. Program parçacığı yazmak için yardımcı kütüphaneler ve temel sınıflar da bulunur. + http://ftp.gnome.org/pub/gnome/sources/gst-plugins-base/0.10/gst-plugins-base-0.10.36.tar.xz + + gstreamer-devel + gstreamer-next-devel + pango-devel + libXv-devel + libogg-devel + alsa-lib-devel + libvorbis-devel + libtheora-devel + libvisual-devel + gobject-introspection-devel + orc-devel + libxml2-devel + + multimedia/video/gst-plugins-base/pspec.xml + + + gst-plugins-base + + zlib + glib2 + libX11 + libxml2 + gstreamer + pango + cairo + libXv + libogg + libXext + alsa-lib + libvorbis + libvisual + libtheora + orc + + + /usr/bin + /usr/lib/girepository-1.0 + /usr/lib/gstreamer-0.10 + /usr/lib/libgst* + /usr/share/doc + /usr/share/gir-1.0 + /usr/share/gst-plugins-base + /usr/share/man + /usr/share/locale + + + + gst-plugins-base-32bit + 32-bit shared libraries for gst-plugins-base + emul32 + emul32 + + orc-32bit + zlib-32bit + glib2-32bit + libXv-32bit + cairo-32bit + pango-32bit + libSM-32bit + libogg-32bit + libICE-32bit + libX11-32bit + libxml2-32bit + libXext-32bit + alsa-lib-32bit + gstreamer-32bit + libvorbis-32bit + + + gst-plugins-base + orc-32bit + zlib-32bit + glib2-32bit + libXv-32bit + cairo-32bit + pango-32bit + libogg-32bit + libX11-32bit + libxml2-32bit + libXext-32bit + alsa-lib-32bit + gstreamer-32bit + libvorbis-32bit + + + /usr/lib32/gstreamer-0.10 + /usr/lib32/libgst* + + + + gst-plugins-base-devel + Development files for gst-plugins-base + gst-plugins-base için geliştirme dosyaları + + gst-plugins-base + glib2-devel + gstreamer-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig/gstreamer*.pc + /usr/share/man/man3 + + + + + 2016-06-10 + 0.10.36 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 0.10.36 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2014-05-20 + 0.10.36 + 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.8.1.tar.xz + + gstreamermm-next-devel + gstreamer-next-devel + gst-plugins-base-devel + gst-plugins-base-next-devel + libdvdread-devel + faac-devel + valgrind + jasper-devel + libdca-devel + gsm-devel + mjpegtools-devel + libdvdnav-devel + libsndfile-devel + DirectFB-devel + libSM-devel + libICE-devel + celt-devel + libdc1394-devel + alsa-lib-devel + libsdl-devel + libgcrypt-devel + x265-devel + nettle-devel + soundtouch-devel + libtheora-devel + libmodplug-devel + xvid-devel + libvdpau-devel + rtmpdump-devel + schroedinger-devel + gdk-pixbuf-devel + libvo-aacenc-devel + libvo-amrwbenc-devel + git + wayland-cursor + mesa-glu-devel + + multimedia/video/gst-plugins-bad-next/pspec.xml + + + gst-plugins-bad-next + + DirectFB + libdca + libgcc + libxml2 + faac + bzip2 + glib2 + libX11 + gsm + libmodplug + mjpegtools + soundtouch + libdvdnav + libsndfile + libdvdread + libvdpau + schroedinger + gstreamer-next + x265 + nettle + openssl + rtmpdump + orc + libvo-aacenc + 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ı + + gst-plugins-bad-next + gstreamer-next-devel + + + /usr/lib/pkgconfig + /usr/include + + + + + 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 + + + + + + gstreamer-vaapi + http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/ + + Osman Erkan + osman.erkan@pisilinux.org + + LGPLv2.1 + library + multimedia.video + GStreamer Multimedia Framework VA Plugins + gstreamer-vaapi, GStreamer Multimedia Framework VA Plugins. + https://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/gstreamer-vaapi-0.7.0.tar.bz2 + + gtk-doc + yasm-devel + mesa-devel + libva-devel + docbook-xsl + libdrm-devel + libxslt-devel + wayland-devel + wayland-cursor + gstreamer-devel + libXrandr-devel + libXrender-devel + gstreamer-next-devel + gst-plugins-bad-devel + gst-plugins-base-devel + gst-plugins-base-next-devel + + multimedia/video/gstreamer-vaapi/pspec.xml + + + gstreamer-vaapi + + yasm + mesa + libva + eudev + glib2 + libX11 + libdrm + gstreamer + libXrandr + libXrender + wayland-client + gst-plugins-bad + gst-plugins-base + + + /usr/share/doc + /usr/share/gtk-doc + /usr/lib + + + + gstreamer-vaapi-devel + Development files for gstreamer-vaapi + gstreamer için geliştirme dosyaları + + libva-devel + gstreamer-vaapi + + + /usr/include + /usr/lib/pkgconfig + + + + + 2016-06-09 + 0.7.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-15 + 0.7.0 + Rebuild for new gstreamer-vaapi-next + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-02 + 0.7.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2015-07-23 + 0.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + vlc + http://www.videolan.org/vlc + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + app:gui + multimedia.video + VLC media player + VLC çoklu ortam oynatıcısı + Odtwarzacz plików multimedialnych i serwer strumieni + VLC reproductor multimedia + VLC is a famous video player and streamer. + Media oynatıcısı ve yayın dinleyici + VLC jest odtwarzaczem multimediów projektu VideoLAN. Odtwarza pliki MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis, płyty DVD, VCD, podkasty oraz strumienie multimedialne z różnych źródeł w sieci. + VLC es un poderoso reproductor de medios para todo tipo de formatos multimedia + vlc + http://mirrors.netix.net/vlc/vlc/2.2.4/vlc-2.2.4.tar.xz + + libcdio-devel + eudev-devel + lua-devel + libgcrypt-devel + xcb-proto + zlib-devel + gtk2-devel + zvbi-devel + faac-devel + flac-devel + lirc-devel + mesa-devel + x265-devel + x264-devel + dbus-devel + avahi-devel + samba-devel + aalib-devel + faad2-devel + speex-devel + libva-devel + libXt-devel + libXv-devel + cairo-devel + util-macros + libxcb-devel + libXau-devel + libtar-devel + libvpx-devel + ffmpeg-devel + libass-devel + libXpm-devel + gnutls-devel + libv4l-devel + libdca-devel + libmtp-devel + libmad-devel + libogg-devel + libsdl-devel + taglib-devel + a52dec-devel + libebml-devel + libxml2-devel + libcddb-devel + libcaca-devel + libXext-devel + librsvg-devel + libcdio-devel + fribidi-devel + libupnp-devel + libkate-devel + freerdp-devel + twolame-devel + minizip-devel + live555-devel + libopus-devel + freetype-devel + libXdmcp-devel + kernel-headers + xcb-util-devel + libmpeg2-devel + alsa-lib-devel + libshout-devel + libdvbpsi-devel + libtheora-devel + libbluray-devel + libgcrypt-devel + libnotify-devel + libssh2-devel + openssl-devel + libvorbis-devel + libdc1394-devel + ncurses-devel + libid3tag-devel + sdl-image-devel + libmpcdec-devel + libdvdcss-devel + libdvdnav-devel + vcdimager-devel + libraw1394-devel + fluidsynth-devel + libdvdread-devel + fontconfig-devel + libavc1394-devel + libmodplug-devel + libXxf86vm-devel + gdk-pixbuf-devel + libmatroska-devel + libXinerama-devel + schroedinger-devel + crystalhd-firmware + libgpg-error-devel + libvncserver-devel + libsamplerate-devel + libjpeg-turbo-devel + qt5-base-devel + qt5-x11extras-devel + libchromaprint-devel + gstreamer-next-devel + pulseaudio-libs-devel + xcb-util-keysyms-devel + gst-plugins-base-next-devel + zvbi-devel + + + ffmpeg3.patch + lua53_compat.patch + qt4-select.patch + vlc-2.1.1-desktop.patch + + multimedia/video/vlc/pspec.xml + + + vlc + + qt5-base + qt5-x11extras + ncurses + libtar + libXpm + fribidi + libXext + minizip + zlib + libX11 + libgcc + freetype + vlc-libs + libXinerama + dejavu-fonts + + + /usr/bin + /usr/lib/vlc/plugins/gui + /usr/share/vlc + /usr/share/applications + /usr/share/icons + /usr/share/kde4/apps/solid/actions + /usr/share/doc + /usr/share/man + /usr/share/locale + + + System.Package + + + + vlc-lua + Lua scripting for VLC + + lua + vlc-libs + + + /usr/lib/vlc/lua + /usr/lib/vlc/plugins/lua/liblua_plugin.so + + + + vlc-libs + Codec and plugin library files for VLC + vlc için codec ve eklenti kitaplık dosyaları + + libX11 + x264 + libgcc + freetype + dbus + zlib + gtk2 + lirc + flac + zvbi + x265 + mesa + libva + faad2 + samba + speex + aalib + cairo + glib2 + eudev + libpng + libxcb + libidn + libmad + libass + gnutls + libdca + libsdl + ffmpeg + a52dec + libmtp + taglib + libogg + libvpx + libxml2 + libssh2 + libcddb + freerdp + libopus + libcaca + twolame + libebml + libcdio + librsvg + live555 + minizip + fribidi + libkate + libupnp + libshout + alsa-lib + libvdpau + libmpeg2 + libdvbpsi + libdc1394 + sdl-image + vcdimager + libbluray + libnotify + libdvdnav + libmpcdec + libtheora + libvorbis + libgcrypt + fontconfig + libraw1394 + fluidsynth + libmodplug + libdvdread + gdk-pixbuf + libavc1394 + libmatroska + schroedinger + libvncserver + libgpg-error + libsamplerate + libjpeg-turbo + gstreamer-next + libchromaprint + pulseaudio-libs + xcb-util-keysyms + crystalhd-firmware + gst-plugins-base-next + + + /usr/lib/libvlc* + /usr/lib/vlc + + + + vlc-devel + Development files for vlc + vlc için geliştirme dosyaları + Pliki nagłówkowe vlc + + vlc-libs + + + /usr/include + /usr/lib/pkgconfig + + + + + 2016-06-20 + 2.2.4 + Version Bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-06-09 + 2.2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 2.2.0 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + gstreamermm + http://gstreamer.freedesktop.org/bindings/cplusplus.html + + Osman Erkan + osman.erkan@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/0.10/gstreamermm-0.10.11.tar.xz + + glib2-devel + gstreamer-devel + libxml2-devel + gst-plugins-base-devel + glibmm-devel + libxmlpp-devel + libsigc++ + libgcc + + multimedia/video/gstreamermm/pspec.xml + + + gstreamermm + + glib2 + libgcc + libxml2 + gstreamer + gst-plugins-base + glibmm + libxmlpp + libsigc++ + + + /usr/lib + /usr/share/devhelp/books/gstreamermm-0.10 + /usr/share/doc + + + + gstreamermm-devel + gstreamermm için geliştirme dosyaları + gstreamermm için geliştirme dosyaları + + glibmm-devel + libxmlpp-devel + gstreamer-devel + gst-plugins-base-devel + gstreamermm + + + /usr/include/gstreamermm-0.10 + /usr/lib/pkgconfig + + + + + 2016-06-09 + 0.10.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-29 + 0.10.11 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + kaffeine + http://www.kde.org/applications/multimedia/kaffeine/ + + PisiLinux Community + admins@pisilinux.org + + 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://github.com/KDE/kaffeine/archive/2.0.1.tar.gz + + 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 + + multimedia/video/kaffeine/pspec.xml + + + kaffeine + + 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 + + + /usr/share + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/icons + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 2016-06-12 + 2.9.1 + First release + Alihan Öztürk + alihan@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.10.0.tar.bz2 + + qt5-base-devel + libjpeg-turbo-devel + glibc-devel + mesa-devel + mesa-glu-devel + alsa-lib-devel + libgcc + + 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 + + + libjpeg-turbo-32bit + libv4l + + + /usr/lib32/lib* + /usr/lib32/v4l* + + + + + 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 + Serdar Soytetir + kaptan@pisilinux.org + + + + + + 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 + http://sourceforge.net/projects/smplayer/files/SMPlayer/15.11.0/smplayer-15.11.0.tar.bz2 + http://sourceforge.net/projects/smplayer/files/SMPlayer-themes/15.12.0/smplayer-themes-15.12.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 + smtube + 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 + + + + + 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 + + + + + + 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.5.0.tar.gz + + libgcc + yasm-devel + + + 0001-Fix-for-issue-1114-compile-error.patch + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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). + http://dl.matroska.org/downloads/libmatroska/libmatroska-1.4.2.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 + + + + + 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 + + + + + + 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.8.1.tar.xz + + gstreamer-next-devel + cdparanoia + pango-devel + cairo-devel + libXv-devel + libogg-devel + libXext-devel + alsa-lib-devel + libvorbis-devel + libtheora-devel + libvisual-devel + gobject-introspection-devel + orc-devel + + multimedia/video/gst-plugins-base-next/pspec.xml + + + gst-plugins-base-next + + zlib + glib2 + libX11 + gstreamer-next + cdparanoia + pango + cairo + libXv + libogg + libXext + alsa-lib + libvorbis + libvisual + libtheora + orc + + + /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 + + + + gst-plugins-base-next-devel + Development files for gst-plugins-base + + gst-plugins-base-next + gstreamer-next-devel + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 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 + + + + + + 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_1.9.tar.gz + + yasm-devel + cmake + + + x265-1.9-enable_static-1.patch + + 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 + + + + + 2016-06-12 + 1.9 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-23 + 1.7 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + mpv-player + http://www.mplayerhq.hu/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:gui + multimedia.video + mpv is based on mplayer2 + mpv has Wayland support, Improved OpenGL output, Support for libavfilter (for video->video and audio->audio). This allows using most of FFmpeg's filters, which improve greatly on the old MPlayer filters in features, performance, and correctness.is a movie player that can run on many platforms. Improved OpenGL output. More correct color reproduction (color matrix generation), including support for BT.2020 (Ultra HD) and linear XYZ (Digital Cinema) inputs. + https://github.com/mpv-player/mpv/archive/v0.17.0.tar.gz + + ffmpeg-devel + mesa-devel + pkgconfig + perl + samba-devel + libX11-devel + zlib-devel + libass-devel + lua-devel + yasm + libjpeg-turbo-devel + libvdpau-devel + mesa-glu-devel + libbluray-devel + libdvdread-devel + libdvdnav-devel + enca-devel + libcdio-devel + lcms2-devel + libXinerama-devel + libxkbcommon-devel + libXScrnSaver-devel + libXv-devel + libffado-devel + libva-devel + libdrm-devel + libv4l-devel + libXext-devel + libcaca-devel + alsa-lib-devel + libvdpau-devel + libXrandr-devel + wayland-cursor + wayland-client + pulseaudio-libs-devel + libcdio-paranoia-devel + jack-audio-connection-kit-devel + + multimedia/video/mpv-player/pspec.xml + + + mpv-player + + lua + enca + mesa + zlib + lcms2 + libXv + libva + samba + ffmpeg + libX11 + libass + libdrm + libv4l + libXext + libcaca + libcdio + alsa-lib + libvdpau + libXrandr + libbluray + libdvdnav + libdvdread + libXinerama + libxkbcommon + libXScrnSaver + libjpeg-turbo + wayland-client + wayland-cursor + pulseaudio-libs + libcdio-paranoia + jack-audio-connection-kit + + + /etc + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share/applications + /usr/share/icons + /usr/share/zsh + + + + mpv-player-devel + + mpv-player + + + /usr/lib/pkgconfig + /usr/include + + + + + 2016-06-15 + 0.17.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.16.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-28 + 0.16.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-03-27 + 0.14 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + x264 + http://developers.videolan.org/x264.html + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + 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 + + yasm-devel + l-smash-devel + + multimedia/video/x264/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 + + + + + 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 + + + + + + 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 + + glib2-devel + gstreamer-devel + gstreamermm-devel + gst-plugins-base-devel + libdvdread-devel + x264-devel + orc-devel + lame-devel + opencore-amr-devel + a52dec-devel + libmad-devel + libcdio-devel + libmpeg2-devel + + + cdio-cd-text-api.patch + opencore-amr.patch + + multimedia/video/gst-plugins-ugly/pspec.xml + + + gst-plugins-ugly + + orc + glib2 + gst-plugins-base + gstreamer + x264 + lame + opencore-amr + a52dec + libmad + libcdio + libmpeg2 + libdvdread + + + /usr/lib/gstreamer-0.10 + /usr/share/doc/gst-plugins-ugly + /usr/share/gstreamer-0.10 + /usr/share/locale + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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/groni/Sources/raw/master/obs-studio-0.15.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + vokoscreen + http://www.kohaupt-online.de/hp/ + + Pisilinux Community + admins@pisilinux.org + + GPLv2 + app:gui + multimedia.video + New desktop recording program + Yeni masaüstü kayıt programı + Vokoscreen is a new application you to record your desktop. It’s very simple and it uses a minimalistic GUI + Vokoscreen masaüstü kaydetmek için yeni bir uygulamadır.Çok basit kullanışlı bir arayüz sunar. + vokoscreen + https://github.com/vkohaupt/vokoscreen/archive/2.4.19-beta.tar.gz + + qt5-base-devel + qt5-x11extras-devel + qt5-linguist + qt5-qdbusviewer + libv4l-devel + ffmpeg-devel + opencv-devel + alsa-lib-devel + libX11-devel + opencv-devel + libXrandr-devel + + + datastream.patch + + multimedia/video/vokoscreen/pspec.xml + + + vokoscreen + + libX11 + libgcc + libv4l + qt5-base + qt5-x11extras + alsa-lib + + + /usr/bin + /usr/share/applications + /usr/share/doc + /usr/share/man + /usr/share/pixmaps + + + + + 2016-06-09 + 2.4.19 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-14 + 2.4.19 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + xine-lib + http://xine.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.video + Librairies centrales pour le lecteur vidéo Xine. + Core libraries for Xine movie player + Xine çokluortam oynatıcısının çekirdek kitaplıkları + This package contains the Xine library. It can be used to play back various media, decode multimedia files from local disk drives, and display multimedia streamed over the Internet. It interprets many of the most common multimedia formats available - and some uncommon formats, too. + xine-lib çeşitli medyaları oynatmak, farklı medya yapılarını birbirine dönüştürmek, Internet üzerinden yayınları işleyip göstermek gibi işlevleri olan bir çokluortam kitaplığıdır. Yaygın çokluortam yapılarının çoğunu desteklediği gibi fazla yaygın olmayan yapıları da desteklemektedir. + http://sourceforge.net/projects/xine/files/xine-lib/1.2.6/xine-lib-1.2.6.tar.xz + + accel_vaapi.h + + + libXext-devel + fontconfig-devel + freetype-devel + zlib-devel + libXinerama-devel + libXv-devel + libXvMC-devel + libogg-devel + libvorbis-devel + mesa-devel + libdvdcss-devel + DirectFB-devel + flac-devel + libsdl-devel + alsa-lib-devel + aalib-devel + libtheora-devel + libvpx-devel + samba-devel + libmad-devel + speex-devel + libmodplug-devel + ffmpeg-devel + a52dec-devel + libv4l-devel + pulseaudio-libs-devel + libdca-devel + libbluray-devel + libmng-devel + libSM-devel + libICE-devel + libcdio-devel + mesa-glu-devel + libvdpau-devel + + + xine-lib-ffmpeg3.patch + list.patch + multilib.patch + no_autopoint.patch + dmo.patch + tr_segfault_fix.patch + deepbind.patch + lpthread.patch + + multimedia/video/xine-lib/pspec.xml + + + xine-lib + + mesa + zlib + flac + speex + aalib + libXv + libmad + a52dec + libdca + libsdl + libogg + libv4l + ffmpeg + libX11 + libXvMC + libXext + libvpx + libxcb + alsa-lib + freetype + DirectFB + libvdpau + mesa-glu + libtheora + libbluray + libvorbis + fontconfig + libmodplug + pulseaudio-libs + + + /usr/bin + /usr/lib + /usr/share/xine + /usr/share/xine-lib/fonts + /usr/share/man + /usr/share/doc/xine-lib + + + + xine-lib-devel + Development files for xine-lib + xine-lib için geliştirme dosyaları + xine-lib için geliştirme dosyaları + + xine-lib + + + /usr/bin/xine-config + /usr/lib/pkgconfig + /usr/include + /usr/share/aclocal + + + + + 2016-06-14 + 1.2.6 + Release bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 1.2.6 + First release + Kamil Atlı + suvari@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.8.1.tar.xz + + orc-devel + lame-devel + glib2-devel + a52dec-devel + libmad-devel + libmpeg2-devel + libdvdread-devel + opencore-amr-devel + gstreamer-next-devel + gstreamermm-next-devel + gst-plugins-base-next-devel + x264-devel + libcdio-devel + + multimedia/video/gst-plugins-ugly-next/pspec.xml + + + gst-plugins-ugly-next + + orc + lame + glib2 + a52dec + libmad + libmpeg2 + libdvdread + opencore-amr + gstreamer-next + gst-plugins-base-next + x264 + libcdio + + + /usr/lib/gstreamer-1.0 + /usr/share/doc/gst-plugins-ugly-next + /usr/share/gtk-doc + /usr/share/gstreamer-1.0 + /usr/share/locale + + + + + 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 + + + + + + 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 + + + + libdvbpsi-devel + Development files for libdvbpsi + libdvbpsi için geliştirme dosyaları + + libdvbpsi + + + /usr/include + /usr/lib/pkgconfig + + + + + 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 + + + + + + gstreamer-next + http://gstreamer.freedesktop.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + 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.8.1.tar.xz + + check + valgrind + gobject-introspection-devel + libxml2-devel + ghostscript-devel + + multimedia/video/gstreamer-next/pspec.xml + + + gstreamer-next + + glib2 + + + /usr/bin + /usr/lib + /usr/libexec + /usr/share/gir-1.0 + /usr/share/bash-completion + /usr/share/doc + /usr/share/gtk-doc + /usr/share/locale + /usr/share/man + + + + 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 + + + + 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 + + + + + 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 + + + + + + gstreamer + http://gstreamer.freedesktop.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + 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. + http://ftp.gnome.org/pub/gnome/sources/gstreamer/0.10/gstreamer-0.10.36.tar.xz + + glib2-devel + gobject-introspection-devel + libxml2-devel + + + wrapper-plugins.patch + bison3.patch + + multimedia/video/gstreamer/pspec.xml + + + gstreamer + + glib2 + libxml2 + + + /usr/bin + /usr/lib + /usr/libexec + /usr/share/gir-1.0 + /usr/share/doc + /usr/share/locale + /usr/share/man + + + + gstreamer-devel + Development files for gstreamer + gstreamer için geliştirme dosyaları + + gstreamer + glib2-devel + gobject-introspection-devel + libxml2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/aclocal + + + + gstreamer-32bit + 32-bit shared libraries for gstreamer + gstreamer için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + glib2-32bit + libxml2-32bit + + + gstreamer + glib2-32bit + libxml2-32bit + + + /usr/lib32 + + + + + 2016-06-09 + 0.10.36 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 0.10.36 + Release bump + Hakan Yıldız + hknyldz93@gmail.com + + + 2015-06-26 + 0.10.36 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + 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.0.2.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 + libvo-amrwbenc-devel + libvo-aacenc-devel + xvid-devel + libdc1394-devel + libnut-devel + libcdio-paranoia-devel + libXv-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 + + + + + 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 + + + + + + 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. + http://sourceforge.net/projects/smplayer/files/SMTube/15.11.0/smtube-15.11.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + xvid + http://www.xvid.org/ + + PisiLinux Community + admins@pisilinux.org + + 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.3.tar.gz + multimedia/video/xvid/pspec.xml + + + xvid + + /usr/lib + /usr/share/doc/xvid + + + + xvid-devel + + xvid + + + /usr/share/doc/xvid/examples + /usr/include + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.8.1.tar.xz + + gtk-doc + mesa-devel + libva-devel + docbook-xsl + libdrm-devel + wayland-devel + libxslt-devel + wayland-cursor + libXrandr-devel + libXrender-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. + + mesa + eudev + glib2 + libva + libX11 + libdrm + libXrandr + libXrender + gstreamer-next + wayland-client + 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 + + + + + 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 + + + + + + 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/ + + + + + 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 + + + + + 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 + + + + + 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 + + + + + + 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.2/libbluray-0.9.2.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/ + + + + + 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.2.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 + + + + + 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 + + + + + + sdl-mixer + http://www.libsdl.org/projects/SDL_mixer/ + + PisiLinux Community + admins@pisilinux.org + + 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 + + libsdl-devel + libmikmod-devel + libvorbis-devel + libogg-devel + smpeg-devel + timidity + + + ldflags.patch + + multimedia/misc/sdl-mixer/pspec.xml + + + sdl-mixer + + libsdl + libmikmod + libvorbis + libogg + smpeg + timidity + + + /usr/lib + /usr/share/doc + + + + sdl-mixer-devel + Development files for sdl-mixer + sdl-mixer için geliştirme dosyaları + + sdl-mixer + libsdl-devel + + + /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/ + + + + + 2016-06-09 + 1.2.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-21 + 1.2.12 + First release + Kamil Atlı + suvarice@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/exiv2-0.25.tar.gz + + zlib-devel + expat-devel + + + exiv2-0.18-deps.patch + + multimedia/misc/exiv2/pspec.xml + + + exiv2 + + exiv2-libs + + + /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 + + + + + 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 + + + + + + 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.github.io/releases/taglib-1.9.1.tar.gz + + cmake + 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 + + + + + 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 + + + + + + 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. + http://libkate.googlecode.com/files/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 + + + + + 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 + + + + + + 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 + + + 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 + + + + + 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.4.tar.gz + + mesa-devel + libXv-devel + libXt-devel + libX11-devel + libXext-devel + DirectFB-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 + + + + + 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 + + + + + + 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 + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + /usr/include + /usr/lib/pkgconfig + + + + + 2016-06-09 + 5.1.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-20 + 5.1.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.3.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 + + + + + 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 + + + + + + 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.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/ + + + + + 2016-06-09 + 1.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-22 + 1.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + liboil + http://www.schleef.org/liboil/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + 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 + + + liboil + + /usr/lib + /usr/share/doc + + + + liboil-devel + Development files for liboil + liboil için geliştirme dosyaları + + liboil + + + /usr/bin + /usr/include + /usr/lib/pkgconfig + + + + + 2016-06-09 + 0.3.17 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-24 + 0.3.17 + First release + Alihan Öztürk + alihan@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 + + + + + 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 + + + + + + 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. + http://dl.matroska.org/downloads/libebml/libebml-1.3.1.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 + + + + + 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 + + + + + + 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/ + + + + + 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 + + + + + + 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 + + + + + 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/ + + 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.25.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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/archive/gd-2.1.1.tar.gz + + fontconfig-devel + zlib-devel + freetype-devel + libpng-devel + libjpeg-turbo-devel + tiff-devel + libvpx-devel + + + gd-2.1.1-libvpx-1.4.0.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.7.tar.bz2 + + glibc-devel + + multimedia/misc/jansson/pspec.xml + + + jansson + + glibc + + + /usr/lib + /usr/share + /usr/share/doc + + + + jansson-devel + + jansson + qt5-base-devel + glibc-devel + + + /usr/lib/pkgconfig + /usr/include + + + + + 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.1/libass-0.13.1.tar.xz + + fontconfig-devel + freetype-devel + fribidi-devel + + multimedia/misc/libass/pspec.xml + + + libass + + fontconfig + freetype + fribidi + harfbuzz + + + /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 + + + + + 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 + + + + + + fribidi + http://fribidi.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + 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. + http://fribidi.org/download/fribidi-0.19.6.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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/releases/download/v1.4.0/libcue-1.4.0.tar.bz2 + 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 + + + + + 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 + + + + + + knowthelist + http://qt-apps.org/content/show.php/Knowthelist?content=165335 + + Stefan Gronewold(groni) + groni@pisilinux.org + + LGPLv3 + app:gui + multimedia.sound + Knowthelist the awesome party music player + Knowthelist the awesome party music player + Quick search for tracks in collection, Two players with separate playlists Mixer with fader, 3 channel EQ and gain, Auto fader and auto gain, Trackanalyser search for song start/end and gain setting, Auto DJ function with multiple filters for random play, Monitor player for pre listen tracks (via 2nd sound card e.g. USB) + Quick search for tracks in collection, Two players with separate playlists Mixer with fader, 3 channel EQ and gain, Auto fader and auto gain, Trackanalyser search for song start/end and gain setting, Auto DJ function with multiple filters for random play, Monitor player for pre listen tracks (via 2nd sound card e.g. USB) + knowthelist + https://github.com/knowthelist/knowthelist/archive/v2.3.0.tar.gz + + qt5-base-devel + qt5-xmlpatterns-devel + qt5-sql-mysql + qt5-sql-postgresql + qt5-sql-sqlite + qt5-linguist + glib2-devel + alsa-lib-devel + taglib-devel + gstreamer-next-devel + gst-plugins-bad-next-devel + gst-plugins-base-next-devel + + multimedia/sound/knowthelist/pspec.xml + + + knowthelist + + qt5-base + gstreamer-next + taglib + alsa-lib + glib2 + libgcc + + + /usr/bin + /usr/share + /usr/share/applications + /usr/share/icons + /usr/share/doc + + + + + 2016-06-09 + 2.3.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-11 + 2.3.0 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + faac + http://www.audiocoding.com/ + + 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 + + libmp4v2-devel + + + mp4v2-1.9.patch + mp4v2-2.0.0.patch + altivec.patch + + multimedia/sound/faac/pspec.xml + + + faac + + libmp4v2 + + + /usr/bin + /usr/lib + /usr/share/doc/faac + /usr/share/man + + + + faac-devel + Development files for faac + faac için geliştirme dosyaları + + faac + + + /usr/include + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.0.10.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/ + + + + + 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 + + + + + + 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.8.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.25.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 + m4dir.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 + + + + + 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 + + + + + + nightingale + http://getnightingale.com/ + + Stefan Gronewold + groni@pisilinux.org + + 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 + + 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 + + multimedia/sound/nightingale/pspec.xml + + + nightingale + + atk + gtk2 + libXt + cairo + pango + libIDL + taglib + libXext + alsa-lib + gstreamer + fontconfig + gdk-pixbuf + libXrender + gst-plugins-base + dbus + zlib + glib2 + libX11 + libgcc + freetype + + + /usr/bin + /usr/share/applications + /usr/share/nightingale + /usr/share/pixmaps + /usr/share/doc + + + nightingale.desktop + nightingale.xpm + + + + + 2016-06-19 + 1.12.1 + First Release. + Stefan Gronewold + groni@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 + + + + + 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 + + + + + + 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.8.0.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + pulseaudio + http://pulseaudio.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + GPLv2 + BSD + app:console + library + multimedia.sound + A networked sound server with an advanced plugin system + Gelişmiş eklenti desteğine sahip ağ temelli bir ses sunucusu + pulseaudio is a sound server for POSIX and Win32 systems. It allows you to do advanced operations on your sound data as it passes between your application and your hardware. + pulseaudio, POSIX ve Win32 sistemler için tasarlanmış, donanım ve uygulamalar arasında gezinen ses verilerinin üzerinde gelişmiş işlemler yapılmasına olanak sağlayan bir ses sunucusudur. + https://freedesktop.org/software/pulseaudio/releases/pulseaudio-8.0.tar.xz + + orc-devel + sbc-devel + fftw3-devel + doxygen + xcb-proto + gtk2-devel + avahi-devel + speex-devel + libSM-devel + libtdb-devel + libICE-devel + libXtst-devel + xcb-util-devel + alsa-lib-devel + libsndfile-devel + libasyncns-devel + libatomic_ops-devel + eudev-devel + dbus-devel + intltool + libcap-devel + json-c-devel + + multimedia/sound/pulseaudio/pspec.xml + + + pulseaudio-libs + Libraries for PulseAudio clients + PulseAudio istemci kitaplığı + + dbus + glib2 + json-c + libX11 + libtdb + libxcb + eudev + libtool-ltdl + orc + sbc + fftw3 + libSM + speex + libICE + libXtst + alsa-lib + avahi-libs + libasyncns + libsndfile + bluez + + + /usr/bin/pa* + /etc/pulse/client.conf + /usr/lib/libpulse.so + /usr/lib/libpulse.so* + /usr/lib/libpulse-simple.so + /usr/lib/libpulse-simple.so* + /usr/lib/pulseaudio/libpulsecommon-* + /usr/lib/libpulse-mainloop-glib.so + /usr/lib/libpulse-mainloop-glib.so* + /usr/lib/pulseaudio/libpulsedsp.* + /usr/lib/pulse/modules + /usr/lib/udev/rules.d + /usr/lib/pulseaudio/libpulsecore*.so + + + + pulseaudio-libs-devel + Development files for pulseaudio-libs + pulseaudio-libs için geliştirme dosyaları + + pulseaudio-libs + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/vala/vapi + /usr/lib/cmake/PulseAudio + + + + pulseaudio-docs + doxygen generated API documentation for PulseAudio + Doxygen tarafından üretilmiş PulseAudio API belgeleri + + /usr/share/doc/pulseaudio/html + + + + pulseaudio + + dbus + libcap + libtool-ltdl + pulseaudio-libs + + + /usr/bin/pulseaudio + /usr/bin/qpaeq + /usr/bin/start-pulseaudio-kde + /usr/bin/esdcompat + /usr/bin/start-pulseaudio-x11 + /usr/lib/pm-utils/sleep.d + /usr/libexec + /usr/lib/pulse-5.0/modules + /etc + /usr/lib/tmpfiles.d/pulseaudio.conf + /lib/udev/rules.d + /usr/share/pulseaudio/alsa-mixer + /usr/share + /usr/share/icons + /var/lib/pulse + /run/pulse + + + System.Package + + + pulseaudio.conf + pisilinux/pulseaudio.sysconfig + mandriva/pulseaudio.svg + mandriva/pulseaudio.svg + mandriva/pulseaudio16.png + mandriva/pulseaudio22.png + mandriva/pulseaudio32.png + mandriva/pulseaudio48.png + mandriva/pulseaudio64.png + mandriva/pulseaudio128.png + mandriva/pulseaudio16.png + mandriva/pulseaudio22.png + mandriva/pulseaudio32.png + mandriva/pulseaudio48.png + mandriva/pulseaudio64.png + mandriva/pulseaudio128.png + + + + pulseaudio-libs-32bit + 32-bit shared libraries for pulseaudio-libs + pulseaudio-libs için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + json-c-32bit + dbus-32bit + glib2-32bit + speex-32bit + libcap-32bit + libsndfile-32bit + libtool-ltdl-32bit + + + pulseaudio-libs + dbus-32bit + glib2-32bit + libsndfile-32bit + json-c-32bit + + + /usr/lib32 + + + + + 2016-06-09 + 8.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 8.0 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-03-24 + 8.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libcanberra + http://0pointer.de/lennart/projects/libcanberra/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + app:console + multimedia.sound + A library for generating event sounds on free desktops + Masaüstü üzerinde bildirim sesleri üretmek için kütüphane + libcanberra is an implementation of the XDG Sound Theme and Name Specifications, for generating event sounds on free desktops, such as GNOME. It comes with several backends (ALSA, PulseAudio, OSS, GStreamer, null) and is designed to be portable. + libcanberra, çeşitli arka uç (ALSA, PulseAudio, GStreamer, null) destekleri olan, XDG Ses Teması ve İsimlendirme standartlarına uygun, bildirim sesi çalma kütüphanesidir. + http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz + + libogg-devel + pulseaudio-libs-devel + gstreamer-devel + libvorbis-devel + alsa-lib-devel + glib2-devel + gtk2-devel + gtk3-devel + at-spi2-core-devel + eudev-devel + atk-devel + cairo-devel + pango-devel + libogg-devel + libtdb-devel + libvorbis-devel + fontconfig-devel + gstreamer-next-devel + + + fix-pthread.patch + fix-underlinking.patch + + multimedia/sound/libcanberra/pspec.xml + + + libcanberra + + libtdb + libtool-ltdl + glib2 + alsa-lib + libvorbis + pulseaudio-libs + gstreamer-next + + + /usr/lib + /usr/share/doc + /usr/share/gdm + /usr/share/gnome/ + + + + libcanberra-devel + Development files for libcanberra + libcanberra için geliştirme dosyaları + + libcanberra + + + /usr/include + /usr/share/vala + /usr/lib/pkgconfig + + + + libcanberra-gtk + GTK+ convenience API and utilities for libcanberra + GTK+ için libcanberra araçları ve programlama kitaplığı + + libcanberra + gtk2 + glib2 + libX11 + + + /usr/lib/gtk-2* + /usr/lib/libcanberra-gtk.so* + + + + libcanberra-gtk-devel + Development files for libcanberra-gtk + + libcanberra + libcanberra-gtk + libcanberra-devel + gtk2-devel + + + /usr/include/canberra-gtk.h + /usr/lib/pkgconfig/libcanberra-gtk.pc + /usr/share/vala/vapi/libcanberra-gtk.vapi + + + + libcanberra-gtk3 + GTK+ convenience API and utilities for libcanberra + + gtk3 + glib2 + eudev + libX11 + libcanberra + + + /usr/lib/gtk-3* + /usr/lib/libcanberra-gtk3* + /usr/share/doc/libcanberra-gtk3 + /usr/bin/canberra-boot + /usr/bin/canberra-gtk-play + + + + libcanberra-gtk3-devel + Development files for libcanberra-gt3k + + libcanberra + libcanberra-devel + libcanberra-gtk3 + gtk3-devel + + + /usr/lib/pkgconfig/libcanberra-gtk3.pc + + + + + 2016-06-09 + 0.30 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 0.30 + Fix + Varol Maksutoğlu + waroi@pisilinux.org + + + 2016-05-08 + 0.30 + First release + Varol Maksutoğlu + waroi@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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + openal + http://kcat.strangesoft.net/openal.html + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + multimedia.sound + Open Audio Library is a vendor-neutral API for interactive spatialized audio + Açık ses kütüphanesi + OpenAL est une API audio 3D multi-plateforme utilisable pour les jeux et beaucoup d'autre types d'application audio. Les objets de base d'OpenAL sont le Listener (auditeur), a Source (source), et le Buffer (tampon). + OpenAL is a cross-platform 3D audio API appropriate for use with gaming applications and many other types of audio applications. The basic OpenAL objects are a Listener, a Source, and a Buffer. + OpenAL, oyun uygulamaları ve diğer birçok audio uygulama tipleriyle kullanılmaya tahsisli bir üç boyutlu audio API(Uygulama Programlama Arayüzü) çapraz platformudur. + http://kcat.strangesoft.net/openal-releases/openal-soft-1.15.1.tar.bz2 + + alsa-lib-devel + pulseaudio-libs-devel + cmake + + + pthread.patch + no-fpuextended.patch + + multimedia/sound/openal/pspec.xml + + + openal + + alsa-lib + + + /usr/bin + /usr/lib + /usr/share/doc/openal + /usr/share/openal + + + + openal-devel + Development files for openal + openal için geliştirme dosyaları + + openal + pulseaudio + + + /usr/include + /usr/lib/pkgconfig/openal.pc + /usr/lib32/pkgconfig/openal.pc + + + + openal-32bit + 32-bit shared libraries for openal + openal için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + openal + + + /usr/lib32 + + + + + 2016-06-09 + 1.15.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 1.15.1 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2014-05-25 + 1.15.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + 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_v19_20140130.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 + + + + + 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.1.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 + + + + + 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 + + + + + + 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.7/libmikmod-3.3.7.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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. + http://www.wavpack.com/wavpack-4.75.0.tar.bz2 + multimedia/sound/wavpack/pspec.xml + + + wavpack + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + wavpack-devel + + wavpack + + + /usr/include + /usr/lib/pkgconfig + + + + + 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 + + + + + + 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. + http://www.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.3.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/ + + + + + 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 + + + + + + drumstick + http://drumstick.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:console + app:gui + multimedia.sound + Qt4/C++ wrapper for ALSA Sequencer + ALSA ardıştırıcısı için Qt4/C++ kitaplığı + Drumstick library is a C++ wrapper around the ALSA library sequencer interface, using Qt4 objects, idioms and style. + Drumstick, ALSA ardıştırıcı arayüzü için Qt4 nesnelerini, deyimlerini ve tarzını kullanan bir C++ ara kitaplığıdır. + drumstick + mirrors://sourceforge/drumstick/1.0.2/drumstick-1.0.2.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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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.0-git1-20160516.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 + + + + + 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 + + + + + + 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.4.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 + + + + 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 + + + + + 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 + + + + + + audiofile + http://www.68k.org/~michael/audiofile/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + 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 + + multimedia/sound/audiofile/pspec.xml + + + audiofile + + alsa-lib + flac + + + /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 + + + + + 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 + + + + + + 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.22.4.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 + emul32 + emul32 + + alsa-lib-32bit + + + mpg123 + + + /usr/lib32 + + + + + 2016-06-09 + 1.22.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-13 + 1.22.4 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + a52dec + http://liba52.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.sound + DVD ATSC A/52 streams decoder library + DVD'de kullanılan ATSC A/52 akımını çözen kütüphane + liba52 is a free library for decoding ATSC A/52 streams. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-3. + liba52 ATSC A/52 yayınlarının kodlarını çözen ücretsiz bir kütüphanedir. A/52 standart dijital televizyon ve DVD programlarını da içeren çeşitli uygulamalar tarafından kullanılmaktadır. + http://liba52.sourceforge.net/files/a52dec-0.7.4.tar.gz + + glibc-devel + djbfft-devel + + + a52dec-0.7.4-build.patch + use-djbfft.patch + constant.patch + + multimedia/sound/a52dec/pspec.xml + + + a52dec + + djbfft + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + a52dec-devel + Development files for a52dec + a52dec için geliştirme dosyaları + + a52dec + + + /usr/include + + + + + 2016-06-09 + 0.7.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 0.7.4 + First release + Serdar Soytetir + kaptan@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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + http://osxwinebuilder.googlecode.com/files/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 + + + /usr/lib32 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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 + + + + + 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 + + + + + + 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://dl.dropboxusercontent.com/u/28869550/jack-1.9.10.tar.bz2 + + libsamplerate-devel + alsa-lib-devel + libffado-devel + celt-devel + pkgconfig + eigen3 + libopus-devel + doxygen + libfreebob-devel + libsndfile-devel + readline-devel + + 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 + + + + + 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 + + + + + + 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 + + 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 + + + + + 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 + + + + + + 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.2rc1.tar.gz + + libogg-devel + + + constant.patch + configure.patch + + multimedia/sound/speex/pspec.xml + + + speex + + libogg + + + /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 + + speex + + + /usr/lib32 + + + + + 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 + + + + + + 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. + http://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 + + + config.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 + + + + + 2016-07-09 + 0.7.1 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + blender + http://www.blender.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + multimedia.editor + 3D modeling, animation, rendering and post-production application + 3D animasyon sistemi + blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback. + Blender 3B modelleme ve animasyon yapmaya yarayan açık kaynak bir yazılımdır. + blender + http://download.blender.org/source/blender-2.75a.tar.gz + + boost-devel + cmake + ffmpeg-devel + fftw3-devel + freetype-devel + glew-devel + icu4c-devel + ilmbase-devel + jack-audio-connection-kit-devel + libdc1394-devel + libgomp + libjpeg-turbo-devel + libpng-devel + libsdl-devel + libsndfile-devel + libspnav-devel + libX11-devel + libXi-devel + libXxf86vm-devel + mesa-devel + mesa-glu-devel + openal-devel + openexr-devel + openjpeg-devel + python3-devel + tiff-devel + openimageio-devel + webp-devel + zlib-devel + python3-requests + + + 06-blender-2.68-fix-install-rules.patch + + multimedia/editor/blender/pspec.xml + + + blender + + boost + ffmpeg + fftw3 + freetype + glew + ilmbase + jack-audio-connection-kit + libgcc + libdc1394 + libgomp + libjpeg-turbo + libpng + libsdl + libsndfile + libspnav + libX11 + libXi + libXxf86vm + mesa + mesa-glu + openal + openexr-libs + openjpeg + python3 + tiff + openimageio + zlib + + + /usr/bin + /usr/lib/python3.3/ + /usr/share/blender/ + /usr/share/doc + /usr/share/pixmaps/ + /usr/share/man/man1 + /usr/share/icons + /usr/share/applications + /usr/share/mime + /usr/share/locale + + + blender.xml + blender-wrapper + blender.desktop + + + + + 2016-06-15 + 2.75a + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-08 + 2.75a + First release + Ali Algul + alialgul@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.2.tar.gz + + ffmpeg-devel + cmake + + multimedia/plugin/libchromaprint/pspec.xml + + + libchromaprint + + ffmpeg + + + /usr/share + /usr/lib + + + + libchromaprint-devel + libchromaprint için geliştirme dosyaları + + libchromaprint + + + /usr/include + /usr/lib/pkgconfig + + + + + 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 + + + + + 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 + + + system FIXME @@ -105898,7 +107085,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - desktop.kde.application + desktop.kde.applications FIXME FIXME FIXME diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 93e6684afb..9ae894f0e2 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -e67c05a7e0a936851df50ec1ed53619cc141d4c9 \ No newline at end of file +6b7e3ed7aa9e25c15f776d9fb01d8e532f886269 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 48313e2e34..b93da70565 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 88b77f2811..8892e60676 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -2fc063599fddba597961e2ae7f68918dfbac2f7e \ No newline at end of file +5469572973f727de04fb1b516825afd666639c96 \ No newline at end of file