diff --git a/desktop/gnome/base/gsettings-desktop-schemas/actions.py b/desktop/gnome/base/gsettings-desktop-schemas/actions.py new file mode 100644 index 0000000000..27eeeaac91 --- /dev/null +++ b/desktop/gnome/base/gsettings-desktop-schemas/actions.py @@ -0,0 +1,23 @@ +#!/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 autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + autotools.configure("--sbindir=/sbin \ + --disable-maintainer-mode \ + --disable-schemas-compile") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("README","NEWS","MAINTAINERS") + diff --git a/desktop/gnome/base/gsettings-desktop-schemas/pspec.xml b/desktop/gnome/base/gsettings-desktop-schemas/pspec.xml new file mode 100644 index 0000000000..a8947845b6 --- /dev/null +++ b/desktop/gnome/base/gsettings-desktop-schemas/pspec.xml @@ -0,0 +1,54 @@ + + + + + gsettings-desktop-schemas + http://www.gnome.org/ + + PisiLinux Community + admin@pisilinux.org + + GPLv2 + data + Collection of GSettings schemas for GNOME desktop + Gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. + mirrors://gnome/gsettings-desktop-schemas/3.10/gsettings-desktop-schemas-3.10.1.tar.xz + + intltool + glib2-devel + + + + + gsettings-desktop-schemas + + /usr/share/doc + /usr/share/locale + /usr/share/GConf/ + /usr/share/gir-1.0 + /usr/lib/girepository-1.0 + /usr/share/glib-2.0/schemas + + + + + gsettings-desktop-schemas-devel + + gsettings-desktop-schemas + + + /usr/include + /usr/share/pkgconfig/ + + + + + + 2018-12-03 + 3.10.1 + First Release + Kamil Atlı + suvari@pisilinux.org + + + \ No newline at end of file diff --git a/desktop/gnome/base/gsettings-desktop-schemas/translations.xml b/desktop/gnome/base/gsettings-desktop-schemas/translations.xml new file mode 100644 index 0000000000..015829ccd0 --- /dev/null +++ b/desktop/gnome/base/gsettings-desktop-schemas/translations.xml @@ -0,0 +1,13 @@ + + + + gsettings-desktop-schemas + GNOME masaüstü ortamı için GSettings şemalarının koleksiyonu + Gnome masaüstünün çeşitli bileşenleri tarafından paylaşılan ayarlar için GSettings şemalarının bir koleksiyonudur. + + + + gsettings-desktop-schemas-devel + gsettings-desktop-schemas için geliştirme dosyaları + + diff --git a/desktop/kde/framework/kholidays/pspec.xml b/desktop/kde/framework/kholidays/pspec.xml index afb10f98b0..0f90c0f6f3 100755 --- a/desktop/kde/framework/kholidays/pspec.xml +++ b/desktop/kde/framework/kholidays/pspec.xml @@ -21,7 +21,7 @@ autogen-devel kitemviews-devel kdoctools-devel - kdelibs4-support-devel + kemoticons-devel kitemmodels-devel kinit-devel @@ -38,7 +38,7 @@ kholidays qt5-base - kdelibs4-support + qt5-declarative ki18n libgcc @@ -69,6 +69,13 @@ + + 2018-12-12 + 5.52.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-10 5.52.0 diff --git a/desktop/kde/plasma/kde-cli-tools/pspec.xml b/desktop/kde/plasma/kde-cli-tools/pspec.xml index cbf3d12c37..d251a085a8 100755 --- a/desktop/kde/plasma/kde-cli-tools/pspec.xml +++ b/desktop/kde/plasma/kde-cli-tools/pspec.xml @@ -33,7 +33,7 @@ kwidgetsaddons-devel kcmutils-devel kconfig-devel - kdelibs4-support-devel + kemoticons-devel kitemmodels-devel kinit-devel @@ -66,7 +66,7 @@ kwidgetsaddons kcmutils kconfig - kdelibs4-support + kactivities plasma-workspace @@ -86,6 +86,13 @@ + + 2018-12-12 + 5.14.3 + Rebuild kdelibs4 remove. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-06 5.14.3 diff --git a/desktop/kde/plasma/kdeplasma-addons/pspec.xml b/desktop/kde/plasma/kdeplasma-addons/pspec.xml index 02f210ebda..41e9336d13 100755 --- a/desktop/kde/plasma/kdeplasma-addons/pspec.xml +++ b/desktop/kde/plasma/kdeplasma-addons/pspec.xml @@ -38,7 +38,7 @@ kdesignerplugin kiconthemes-devel krunner-devel - kdelibs4-support-devel + plasma-framework-devel plasma-workspace-devel extra-cmake-modules @@ -91,7 +91,7 @@ knotifications kwidgetsaddons kunitconversion - kdelibs4-support + kactivities plasma-workspace ibus @@ -112,6 +112,13 @@ + + 2018-12-12 + 5.14.3 + Rebuild kdelibs4 remove. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-06 5.14.3 diff --git a/desktop/kde/plasma/kgamma5/pspec.xml b/desktop/kde/plasma/kgamma5/pspec.xml index ca4fd750ab..96f1f65484 100755 --- a/desktop/kde/plasma/kgamma5/pspec.xml +++ b/desktop/kde/plasma/kgamma5/pspec.xml @@ -22,7 +22,7 @@ kconfig-devel kconfigwidgets-devel ki18n-devel - kdelibs4-support-devel + kdesignerplugin kemoticons-devel kitemmodels-devel @@ -44,7 +44,7 @@ ki18n kcoreaddons kconfigwidgets - kdelibs4-support + libXxf86vm @@ -59,6 +59,13 @@ + + 2018-12-12 + 5.14.3 + Rebuild kdelibs4 remove. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-06 5.14.3 diff --git a/desktop/kde/plasma/kinfocenter/pspec.xml b/desktop/kde/plasma/kinfocenter/pspec.xml index 0c239bc23b..7bff0ba6fe 100755 --- a/desktop/kde/plasma/kinfocenter/pspec.xml +++ b/desktop/kde/plasma/kinfocenter/pspec.xml @@ -24,7 +24,7 @@ kcrash-devel kdbusaddons-devel kdeclarative-devel - kdelibs4-support-devel + kdoctools-devel ki18n-devel kiconthemes-devel @@ -62,7 +62,7 @@ kcoreaddons kdbusaddons kdeclarative - kdelibs4-support + ki18n kiconthemes kio @@ -98,6 +98,13 @@ + + 2018-12-12 + 5.14.3 + Rebuild kdelibs4 remove. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-06 5.14.3 diff --git a/desktop/kde/plasma/kscreenlocker/pspec.xml b/desktop/kde/plasma/kscreenlocker/pspec.xml index 4e028c2be1..d398092d21 100755 --- a/desktop/kde/plasma/kscreenlocker/pspec.xml +++ b/desktop/kde/plasma/kscreenlocker/pspec.xml @@ -27,7 +27,7 @@ kxmlgui-devel solid-devel kglobalaccel-devel - kdelibs4-support-devel + kemoticons-devel kitemmodels-devel kinit-devel @@ -78,7 +78,7 @@ wayland-server ktextwidgets qt5-declarative - kdelibs4-support + xcb-util-keysyms @@ -98,7 +98,7 @@ qt5-base-devel qt5-declarative-devel kglobalaccel-devel - kdelibs4-support-devel + kemoticons-devel kitemmodels-devel kinit-devel @@ -119,6 +119,13 @@ + + 2018-12-12 + 5.14.3 + Rebuild kdelibs4 remove. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-06 5.14.3 diff --git a/desktop/kde/plasma/ksysguard/pspec.xml b/desktop/kde/plasma/ksysguard/pspec.xml index 6388fd4aee..ad0842062a 100755 --- a/desktop/kde/plasma/ksysguard/pspec.xml +++ b/desktop/kde/plasma/ksysguard/pspec.xml @@ -20,7 +20,7 @@ kconfigwidgets-devel kcoreaddons-devel kdbusaddons-devel - kdelibs4-support-devel + kdoctools-devel ki18n-devel kiconthemes-devel @@ -56,7 +56,7 @@ kconfigwidgets kcoreaddons kdbusaddons - kdelibs4-support + ki18n kiconthemes kio @@ -85,6 +85,13 @@ + + 2018-12-12 + 5.14.3 + Rebuild kdelibs4 remove. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-06 5.14.3 diff --git a/desktop/kde/plasma/kwrited/pspec.xml b/desktop/kde/plasma/kwrited/pspec.xml index af8a834cab..acb69dbb84 100755 --- a/desktop/kde/plasma/kwrited/pspec.xml +++ b/desktop/kde/plasma/kwrited/pspec.xml @@ -21,7 +21,7 @@ kcoreaddons-devel knotifications-devel kpty-devel - kdelibs4-support-devel + kdbusaddons-devel extra-cmake-modules @@ -46,6 +46,13 @@ + + 2018-12-12 + 5.14.3 + Rebuild kdelibs4 remove. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-06 5.14.3 diff --git a/desktop/kde/plasma/plasma-nm/pspec.xml b/desktop/kde/plasma/plasma-nm/pspec.xml index 4432b5b1cd..8273bfbefd 100755 --- a/desktop/kde/plasma/plasma-nm/pspec.xml +++ b/desktop/kde/plasma/plasma-nm/pspec.xml @@ -45,7 +45,7 @@ extra-cmake-modules plasma-framework-devel - kdelibs4-support-devel + kdesignerplugin kinit-devel kemoticons-devel @@ -81,7 +81,7 @@ kconfigwidgets knotifications kwidgetsaddons - kdelibs4-support + /usr/share @@ -94,6 +94,13 @@ + + 2018-12-12 + 5.14.3 + Rebuild kdelibs4 remove. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-06 5.14.3 diff --git a/desktop/kde/plasma/powerdevil/pspec.xml b/desktop/kde/plasma/powerdevil/pspec.xml index e7d5d4ffad..817f786a7e 100755 --- a/desktop/kde/plasma/powerdevil/pspec.xml +++ b/desktop/kde/plasma/powerdevil/pspec.xml @@ -25,7 +25,7 @@ kauth-devel kconfig-devel kdbusaddons-devel - kdelibs4-support-devel + kglobalaccel-devel kio-devel knotifyconfig-devel @@ -80,7 +80,7 @@ kconfigwidgets knotifications kwidgetsaddons - kdelibs4-support + networkmanager-qt bluez-qt @@ -97,6 +97,13 @@ + + 2018-12-12 + 5.14.3 + Rebuild kdelibs4 remove. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-06 5.14.3 diff --git a/desktop/kde/plasma/user-manager/pspec.xml b/desktop/kde/plasma/user-manager/pspec.xml index 2220d32c0f..dafee7451c 100755 --- a/desktop/kde/plasma/user-manager/pspec.xml +++ b/desktop/kde/plasma/user-manager/pspec.xml @@ -25,7 +25,7 @@ kio-devel kwidgetsaddons-devel accountsservice-devel - kdelibs4-support-devel + kdesignerplugin kdoctools-devel kemoticons-devel @@ -52,7 +52,7 @@ kcoreaddons kiconthemes kconfigwidgets - kdelibs4-support + kwidgetsaddons @@ -67,6 +67,13 @@ + + 2018-12-12 + 5.14.3 + Rebuild kdelibs4 remove. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-06 5.14.3 diff --git a/desktop/lookandfeel/icon-theme-adwaita/pspec.xml b/desktop/lookandfeel/icon-theme-adwaita/pspec.xml index a9df42e0e3..26577a2bb7 100644 --- a/desktop/lookandfeel/icon-theme-adwaita/pspec.xml +++ b/desktop/lookandfeel/icon-theme-adwaita/pspec.xml @@ -10,7 +10,7 @@ app:gui Adwaita icon theme Adwaita icon theme - ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.26/adwaita-icon-theme-3.26.1.tar.xz + ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.31/adwaita-icon-theme-3.31.1.tar.xz intltool @@ -25,6 +25,13 @@ + + 2018-11-30 + 3.31.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2018-07-30 3.26.1 diff --git a/desktop/lxqt/compton-conf/pspec.xml b/desktop/lxqt/compton-conf/pspec.xml index be204eaa27..455251b5d0 100644 --- a/desktop/lxqt/compton-conf/pspec.xml +++ b/desktop/lxqt/compton-conf/pspec.xml @@ -11,7 +11,7 @@ app:gui GUI configuration tool for compton X composite manager. GUI configuration tool for compton X composite manager. - https://github.com/lxde/compton-conf/releases/download/0.4.0/compton-conf-0.4.0.tar.xz + https://github.com/lxqt/compton-conf/releases/download/0.4.0/compton-conf-0.4.0.tar.xz qt5-base-devel qt5-linguist @@ -21,7 +21,7 @@ qt5-x11extras-devel qt5-svg-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -41,6 +41,13 @@ + + 2018-11-28 + 0.4.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.4.0 diff --git a/desktop/lxqt/libfm-extra/actions.py b/desktop/lxqt/libfm-extra/actions.py index c7efca60f1..26c321de67 100644 --- a/desktop/lxqt/libfm-extra/actions.py +++ b/desktop/lxqt/libfm-extra/actions.py @@ -25,4 +25,4 @@ def install(): pisitools.dodir("/usr/include/libfm") pisitools.domove("/usr/include/libfm-1.0/*", "/usr/include/libfm") pisitools.removeDir("/usr/include/libfm-1.0") - pisitools.dodoc("AUTHORS", "COPYING") \ No newline at end of file + pisitools.dodoc("AUTHORS", "COPYING") diff --git a/desktop/lxqt/libfm-extra/pspec.xml b/desktop/lxqt/libfm-extra/pspec.xml index 3fb7136aea..3f428901ff 100644 --- a/desktop/lxqt/libfm-extra/pspec.xml +++ b/desktop/lxqt/libfm-extra/pspec.xml @@ -12,13 +12,13 @@ library Core library of PCManFM file manager libfm is a Core library of PCManFM file manager + https://github.com/lxde/libfm/archive/1.3.0.2.tar.gz gettext-devel glib2-devel gtk-doc intltool - https://github.com/lxde/libfm/archive/1.3.0.2.tar.gz libfm-extra @@ -44,6 +44,13 @@ + + 2018-11-28 + 1.3.0.2 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 1.3.0.2 diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml index 60cf397ff5..8c858764ea 100644 --- a/desktop/lxqt/libfm-qt/pspec.xml +++ b/desktop/lxqt/libfm-qt/pspec.xml @@ -11,14 +11,14 @@ lxqt Core library of PCManFM file manager libfm is a Core library of PCManFM file manager - https://github.com/lxde/libfm-qt/releases/download/0.13.0/libfm-qt-0.13.0.tar.xz + https://github.com/lxqt/libfm-qt/releases/download/0.13.1/libfm-qt-0.13.1.tar.xz cmake libfm-devel - qt5-base-devel - qt5-linguist - qt5-x11extras-devel - lxqt-build-tools + qt5-base-devel + qt5-linguist + qt5-x11extras-devel + lxqt-build-tools menu-cache-devel libexif-devel libfm-extra-devel @@ -58,6 +58,13 @@ + + 2018-11-28 + 0.13.1 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/libfm/actions.py b/desktop/lxqt/libfm/actions.py index 79024610c9..6035bbee9c 100644 --- a/desktop/lxqt/libfm/actions.py +++ b/desktop/lxqt/libfm/actions.py @@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import autotools def setup(): - #shelltools.system("./autogen.sh") + shelltools.system("./autogen.sh") autotools.configure("--prefix=/usr \ --sysconfdir=/etc \ --enable-udisks \ diff --git a/desktop/lxqt/libfm/pspec.xml b/desktop/lxqt/libfm/pspec.xml index 71b1d0eb21..efb8c387f6 100644 --- a/desktop/lxqt/libfm/pspec.xml +++ b/desktop/lxqt/libfm/pspec.xml @@ -12,7 +12,7 @@ library Core library of PCManFM file manager libfm is a Core library of PCManFM file manager - mirrors://sourceforge/pcmanfm/PCManFM + Libfm (tarball release)/LibFM/libfm-1.2.5.tar.xz + https://github.com/lxde/libfm/archive/1.3.0.2.tar.gz atk-devel dbus-glib-devel @@ -74,6 +74,13 @@ + + 2018-11-28 + 1.3.0.2 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 1.2.5 diff --git a/desktop/lxqt/liblxqt/pspec.xml b/desktop/lxqt/liblxqt/pspec.xml index 777efcf36b..81ddffeffa 100644 --- a/desktop/lxqt/liblxqt/pspec.xml +++ b/desktop/lxqt/liblxqt/pspec.xml @@ -11,14 +11,14 @@ lxqt Common base library for LXQt components. Core utility library for all LXDE-Qt components - https://github.com/lxde/liblxqt/releases/download/0.13.0/liblxqt-0.13.0.tar.xz + https://github.com/lxqt/liblxqt/releases/download/0.13.0/liblxqt-0.13.0.tar.xz cmake glibc-devel kwindowsystem-devel libX11-devel libgcc - libqtxdg-devel + libqtxdg-devel pkgconfig qt5-base-devel qt5-linguist @@ -26,7 +26,7 @@ qt5-qdbusviewer qt5-x11extras-devel libXScrnSaver-devel - lxqt-build-tools + lxqt-build-tools @@ -61,6 +61,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/libqtxdg/pspec.xml b/desktop/lxqt/libqtxdg/pspec.xml index 279edb2cf7..f6b987c359 100644 --- a/desktop/lxqt/libqtxdg/pspec.xml +++ b/desktop/lxqt/libqtxdg/pspec.xml @@ -13,7 +13,7 @@ Library providing freedesktop.org specs implementations for Qt. Library providing freedesktop.org specs implementations for Qt. lxqt-sudo - https://github.com/lxde/libqtxdg/releases/download/3.2.0/libqtxdg-3.2.0.tar.xz + https://github.com/lxqt/libqtxdg/releases/download/3.2.0/libqtxdg-3.2.0.tar.xz libgcc cmake @@ -50,6 +50,13 @@ + + 2018-11-28 + 3.2.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 3.2.0 diff --git a/desktop/lxqt/libsysstat/pspec.xml b/desktop/lxqt/libsysstat/pspec.xml index 7043f1e364..5d571eb5af 100644 --- a/desktop/lxqt/libsysstat/pspec.xml +++ b/desktop/lxqt/libsysstat/pspec.xml @@ -18,7 +18,7 @@ libgcc qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -46,6 +46,13 @@ + + 2018-11-28 + 0.4.1 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.4.1 diff --git a/desktop/lxqt/lximage-qt/pspec.xml b/desktop/lxqt/lximage-qt/pspec.xml index e904488858..ec84bc95ef 100644 --- a/desktop/lxqt/lximage-qt/pspec.xml +++ b/desktop/lxqt/lximage-qt/pspec.xml @@ -12,7 +12,7 @@ lxqt Image viewer and screenshot tool. Image viewer and screenshot tool. - https://github.com/lxde/lximage-qt/releases/download/0.7.0/lximage-qt-0.7.0.tar.xz + https://github.com/lxqt/lximage-qt/releases/download/0.7.0/lximage-qt-0.7.0.tar.xz glib2-devel cmake @@ -24,12 +24,12 @@ libfm-extra-devel libexif-devel libX11-devel - libfm-qt-devel + libfm-qt-devel qt5-qdbusviewer menu-cache-devel - lxqt-config + lxqt-config kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -55,6 +55,13 @@ + + 2018-11-28 + 0.7.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.7.0 diff --git a/desktop/lxqt/lxqt-about/pspec.xml b/desktop/lxqt/lxqt-about/pspec.xml index 30420e9cc1..81a2d855e5 100644 --- a/desktop/lxqt/lxqt-about/pspec.xml +++ b/desktop/lxqt/lxqt-about/pspec.xml @@ -11,7 +11,7 @@ app:gui LXQt about dialog. About dialog of LXDE-Qt - https://github.com/lxde/lxqt-about/releases/download/0.13.0/lxqt-about-0.13.0.tar.xz + https://github.com/lxqt/lxqt-about/releases/download/0.13.0/lxqt-about-0.13.0.tar.xz cmake kwindowsystem-devel @@ -19,7 +19,7 @@ liblxqt-devel qt5-linguist libqtxdg-devel - lxqt-build-tools + lxqt-build-tools @@ -38,6 +38,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-admin/pspec.xml b/desktop/lxqt/lxqt-admin/pspec.xml index 5a95f41bb6..35ebed26df 100644 --- a/desktop/lxqt/lxqt-admin/pspec.xml +++ b/desktop/lxqt/lxqt-admin/pspec.xml @@ -11,7 +11,7 @@ lxqt LXQt system administration tool LXQt system administration tool - https://github.com/lxde/lxqt-admin/releases/download/0.13.0/lxqt-admin-0.13.0.tar.xz + https://github.com/lxqt/lxqt-admin/releases/download/0.13.0/lxqt-admin-0.13.0.tar.xz cmake glib2-devel @@ -21,7 +21,7 @@ liblxqt-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -42,6 +42,13 @@ + + 2018-11-28 + 0.13.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-appearance/pspec.xml b/desktop/lxqt/lxqt-appearance/pspec.xml index 54e36cddaf..ffa4818b1b 100644 --- a/desktop/lxqt/lxqt-appearance/pspec.xml +++ b/desktop/lxqt/lxqt-appearance/pspec.xml @@ -51,6 +51,13 @@ + + 2018-11-28 + 0.6.3 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.6.3 diff --git a/desktop/lxqt/lxqt-build-tools/pspec.xml b/desktop/lxqt/lxqt-build-tools/pspec.xml index 60a59f76a3..ba23f2c664 100755 --- a/desktop/lxqt/lxqt-build-tools/pspec.xml +++ b/desktop/lxqt/lxqt-build-tools/pspec.xml @@ -11,7 +11,7 @@ app:gui Various packaging tools and scripts for LXQt applications. Various packaging tools and scripts for LXQt applications - https://github.com/lxde/lxqt-build-tools/releases/download/0.5.0/lxqt-build-tools-0.5.0.tar.xz + https://github.com/lxqt/lxqt-build-tools/releases/download/0.5.0/lxqt-build-tools-0.5.0.tar.xz cmake qt5-base-devel @@ -28,6 +28,13 @@ + + 2018-11-28 + 0.5.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-07 0.5.0 diff --git a/desktop/lxqt/lxqt-config/pspec.xml b/desktop/lxqt/lxqt-config/pspec.xml index f9e899dba1..d0ee7eaa48 100644 --- a/desktop/lxqt/lxqt-config/pspec.xml +++ b/desktop/lxqt/lxqt-config/pspec.xml @@ -11,7 +11,7 @@ lxqt Common base library for LXQt components. Core utility library for all LXDE-Qt components - https://github.com/lxde/lxqt-config/releases/download/0.13.0/lxqt-config-0.13.0.tar.xz + https://github.com/lxqt/lxqt-config/releases/download/0.13.0/lxqt-config-0.13.0.tar.xz cmake zlib-devel @@ -29,7 +29,7 @@ qt5-svg-devel libXcursor-devel libkscreen-devel - lxqt-build-tools + lxqt-build-tools @@ -66,6 +66,13 @@ + + 2018-11-28 + 0.13.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-globalkeys/pspec.xml b/desktop/lxqt/lxqt-globalkeys/pspec.xml index a5cfce0aae..2967491b10 100644 --- a/desktop/lxqt/lxqt-globalkeys/pspec.xml +++ b/desktop/lxqt/lxqt-globalkeys/pspec.xml @@ -11,7 +11,7 @@ lxqt Daemon used to register global keyboard shortcuts LXQt daemon and library for global keyboard shortcuts registration. - https://github.com/lxde/lxqt-globalkeys/releases/download/0.13.0/lxqt-globalkeys-0.13.0.tar.xz + https://github.com/lxqt/lxqt-globalkeys/releases/download/0.13.0/lxqt-globalkeys-0.13.0.tar.xz cmake kwindowsystem-devel @@ -21,7 +21,7 @@ libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -59,6 +59,13 @@ + + 2018-11-28 + 0.13.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-l10n/pspec.xml b/desktop/lxqt/lxqt-l10n/pspec.xml index 149b432fec..f6c22f3088 100644 --- a/desktop/lxqt/lxqt-l10n/pspec.xml +++ b/desktop/lxqt/lxqt-l10n/pspec.xml @@ -11,14 +11,14 @@ lxqt The lxqt-l10n package provides translations for all components of the LXQt desktop. The lxqt-l10n package provides translations for all components of the LXQt desktop. - https://github.com/lxde/lxqt-l10n/releases/download/0.13.0/lxqt-l10n-0.13.0.tar.xz + https://github.com/lxqt/lxqt-l10n/releases/download/0.13.0/lxqt-l10n-0.13.0.tar.xz cmake liblxqt-devel qt5-linguist qt5-base-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -38,6 +38,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-notificationd/pspec.xml b/desktop/lxqt/lxqt-notificationd/pspec.xml index d0e6d5d5c0..95e97103c4 100644 --- a/desktop/lxqt/lxqt-notificationd/pspec.xml +++ b/desktop/lxqt/lxqt-notificationd/pspec.xml @@ -11,7 +11,7 @@ lxqt LXQt notification daemon and library. Notification daemon - https://github.com/lxde/lxqt-notificationd/releases/download/0.13.0/lxqt-notificationd-0.13.0.tar.xz + https://github.com/lxqt/lxqt-notificationd/releases/download/0.13.0/lxqt-notificationd-0.13.0.tar.xz cmake kwindowsystem-devel @@ -20,7 +20,7 @@ libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -42,6 +42,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-openssh-askpass/pspec.xml b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml index 343ae179c8..d4eea0d153 100644 --- a/desktop/lxqt/lxqt-openssh-askpass/pspec.xml +++ b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml @@ -11,7 +11,7 @@ lxqt LXQt openssh password prompt LXQt openssh password prompt - https://github.com/lxde/lxqt-openssh-askpass/releases/download/0.13.0/lxqt-openssh-askpass-0.13.0.tar.xz + https://github.com/lxqt/lxqt-openssh-askpass/releases/download/0.13.0/lxqt-openssh-askpass-0.13.0.tar.xz cmake kwindowsystem-devel @@ -20,7 +20,7 @@ lxqt-config qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -36,6 +36,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-panel/pspec.xml b/desktop/lxqt/lxqt-panel/pspec.xml index dd7faf9fdf..819d9ce148 100644 --- a/desktop/lxqt/lxqt-panel/pspec.xml +++ b/desktop/lxqt/lxqt-panel/pspec.xml @@ -11,7 +11,7 @@ lxqt Desktop panel The LXQt desktop panel - https://github.com/lxde/lxqt-panel/releases/download/0.13.0/lxqt-panel-0.13.0.tar.xz + https://github.com/lxqt/lxqt-panel/releases/download/0.13.0/lxqt-panel-0.13.0.tar.xz cmake glib2-devel @@ -39,7 +39,7 @@ xcb-util-devel libXrender-devel desktop-file-utils - lxqt-build-tools + lxqt-build-tools @@ -98,6 +98,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-policykit/pspec.xml b/desktop/lxqt/lxqt-policykit/pspec.xml index 2a752ddf69..e8a51eb59b 100644 --- a/desktop/lxqt/lxqt-policykit/pspec.xml +++ b/desktop/lxqt/lxqt-policykit/pspec.xml @@ -11,7 +11,7 @@ lxqt Policykit agent The LXQt policykit authentication agent - https://github.com/lxde/lxqt-policykit/releases/download/0.13.0/lxqt-policykit-0.13.0.tar.xz + https://github.com/lxqt/lxqt-policykit/releases/download/0.13.0/lxqt-policykit-0.13.0.tar.xz cmake glib2-devel @@ -22,7 +22,7 @@ polkit-devel polkit-qt-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -44,6 +44,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-powermanagement/pspec.xml b/desktop/lxqt/lxqt-powermanagement/pspec.xml index 7b705e6ecc..e5400af3f7 100644 --- a/desktop/lxqt/lxqt-powermanagement/pspec.xml +++ b/desktop/lxqt/lxqt-powermanagement/pspec.xml @@ -11,7 +11,7 @@ lxqt LXQt power management daemon. Daemon use for power management and auto-suspend. - https://github.com/lxde/lxqt-powermanagement/releases/download/0.13.0/lxqt-powermanagement-0.13.0.tar.xz + https://github.com/lxqt/lxqt-powermanagement/releases/download/0.13.0/lxqt-powermanagement-0.13.0.tar.xz cmake kwindowsystem-devel @@ -25,7 +25,7 @@ solid-devel upower-devel kidletime-devel - lxqt-build-tools + lxqt-build-tools @@ -49,6 +49,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-qtplugin/pspec.xml b/desktop/lxqt/lxqt-qtplugin/pspec.xml index 81069bf1b6..28f5340308 100644 --- a/desktop/lxqt/lxqt-qtplugin/pspec.xml +++ b/desktop/lxqt/lxqt-qtplugin/pspec.xml @@ -11,7 +11,7 @@ lxqt LXQt platform integration for Qt LXDE-Qt platform integration plugin for Qt - https://github.com/lxde/lxqt-qtplugin/releases/download/0.13.0/lxqt-qtplugin-0.13.0.tar.xz + https://github.com/lxqt/lxqt-qtplugin/releases/download/0.13.0/lxqt-qtplugin-0.13.0.tar.xz cmake kwindowsystem-devel @@ -22,7 +22,7 @@ libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools libfm-qt-devel menu-cache-devel libexif-devel @@ -43,6 +43,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-runner/pspec.xml b/desktop/lxqt/lxqt-runner/pspec.xml index 8954b1ed53..1773d0924a 100644 --- a/desktop/lxqt/lxqt-runner/pspec.xml +++ b/desktop/lxqt/lxqt-runner/pspec.xml @@ -11,7 +11,7 @@ lxqt The LXQt application launcher Tool used to launch programs quickly by typing their names - https://github.com/lxde/lxqt-runner/releases/download/0.13.0/lxqt-runner-0.13.0.tar.xz + https://github.com/lxqt/lxqt-runner/releases/download/0.13.0/lxqt-runner-0.13.0.tar.xz cmake glib2-devel @@ -25,7 +25,7 @@ qt5-linguist qt5-script-devel muparser-devel - lxqt-build-tools + lxqt-build-tools @@ -48,6 +48,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-session/pspec.xml b/desktop/lxqt/lxqt-session/pspec.xml index d29881689b..496d39d092 100644 --- a/desktop/lxqt/lxqt-session/pspec.xml +++ b/desktop/lxqt/lxqt-session/pspec.xml @@ -11,7 +11,7 @@ lxqt LXQt session An alternative session manager ported from the original razor-session - https://github.com/lxde/lxqt-session/releases/download/0.13.0/lxqt-session-0.13.0.tar.xz + https://github.com/lxqt/lxqt-session/releases/download/0.13.0/lxqt-session-0.13.0.tar.xz cmake kwindowsystem-devel @@ -22,7 +22,7 @@ qt5-linguist qt5-x11extras-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools libgudev-devel @@ -58,6 +58,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-sudo/pspec.xml b/desktop/lxqt/lxqt-sudo/pspec.xml index dbf57eb7e0..281ab403fd 100644 --- a/desktop/lxqt/lxqt-sudo/pspec.xml +++ b/desktop/lxqt/lxqt-sudo/pspec.xml @@ -11,7 +11,7 @@ lxqt Python binding of terminal widget for Qt LXQt privilege program (lxsu). - https://github.com/lxde/lxqt-sudo/releases/download/0.13.0/lxqt-sudo-0.13.0.tar.xz + https://github.com/lxqt/lxqt-sudo/releases/download/0.13.0/lxqt-sudo-0.13.0.tar.xz cmake kwindowsystem-devel @@ -19,7 +19,7 @@ libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools lxqt-sudo @@ -38,12 +38,19 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + 2018-08-31 0.13.0 Version bump. - Mustafa Cinasal - muscnsl@gmail.com + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org 2018-04-23 diff --git a/desktop/lxqt/lxqt-themes/pspec.xml b/desktop/lxqt/lxqt-themes/pspec.xml index 89d283a74e..9fc02acf37 100644 --- a/desktop/lxqt/lxqt-themes/pspec.xml +++ b/desktop/lxqt/lxqt-themes/pspec.xml @@ -11,13 +11,13 @@ lxqt LXQt themes, graphics and icons. LXQt themes, graphics and icons - https://github.com/lxde/lxqt-themes/releases/download/0.13.0/lxqt-themes-0.13.0.tar.xz + https://github.com/lxqt/lxqt-themes/releases/download/0.13.0/lxqt-themes-0.13.0.tar.xz cmake kwindowsystem-devel liblxqt-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools themes.patch @@ -52,6 +52,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-wallet/pspec.xml b/desktop/lxqt/lxqt-wallet/pspec.xml index 716adf014a..8e8b246a7b 100644 --- a/desktop/lxqt/lxqt-wallet/pspec.xml +++ b/desktop/lxqt/lxqt-wallet/pspec.xml @@ -9,7 +9,7 @@ Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org - desktop.toolkit + desktop.lxqt LGPLv2.1-linking-exception app:gui lxqt @@ -57,6 +57,13 @@ + + 2018-11-28 + 3.1.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 3.1.0 diff --git a/desktop/lxqt/menu-cache/pspec.xml b/desktop/lxqt/menu-cache/pspec.xml index b94912ec38..ffb9df3e5d 100644 --- a/desktop/lxqt/menu-cache/pspec.xml +++ b/desktop/lxqt/menu-cache/pspec.xml @@ -12,13 +12,13 @@ lxqt freedesktop.org desktop menus for LXDE Library used to read freedesktop.org menus + https://github.com/lxde/menu-cache/archive/1.1.0.tar.gz glib2-devel gtk-doc libfm-extra-devel qt5-base-devel - https://github.com/lxde/menu-cache/archive/1.1.0.tar.gz menu-cache @@ -46,6 +46,13 @@ + + 2018-11-28 + 1.1.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 1.1.0 diff --git a/desktop/lxqt/obconf-qt/pspec.xml b/desktop/lxqt/obconf-qt/pspec.xml index b598f65cd7..d8bc9aade1 100644 --- a/desktop/lxqt/obconf-qt/pspec.xml +++ b/desktop/lxqt/obconf-qt/pspec.xml @@ -11,7 +11,7 @@ lxqt This is a Qt port of ObConf, configurator of OpenBox window manager. This is a Qt port of ObConf, configurator of OpenBox window manager. - https://github.com/lxde/obconf-qt/releases/download/0.13.0/obconf-qt-0.13.0.tar.xz + https://github.com/lxqt/obconf-qt/releases/download/0.13.0/obconf-qt-0.13.0.tar.xz cmake icon-theme-hicolor @@ -20,7 +20,7 @@ lxqt-l10n qt5-linguist kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -45,6 +45,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/pavucontrol-qt/pspec.xml b/desktop/lxqt/pavucontrol-qt/pspec.xml index 7437b9c4a9..1c6d85b497 100644 --- a/desktop/lxqt/pavucontrol-qt/pspec.xml +++ b/desktop/lxqt/pavucontrol-qt/pspec.xml @@ -11,18 +11,18 @@ lxqt Qt port of volume control pavucontrol. Qt port of volume control pavucontrol - https://github.com/lxde/pavucontrol-qt/releases/download/0.4.0/pavucontrol-qt-0.4.0.tar.xz + https://github.com/lxqt/pavucontrol-qt/releases/download/0.4.0/pavucontrol-qt-0.4.0.tar.xz cmake kwindowsystem-devel libgcc - liblxqt-devel + liblxqt-devel qt5-linguist libqtxdg-devel pulseaudio-libs-devel glib2-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools @@ -41,6 +41,13 @@ + + 2018-11-28 + 0.4.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.4.0 diff --git a/desktop/lxqt/pcmanfm-qt/pspec.xml b/desktop/lxqt/pcmanfm-qt/pspec.xml index ecef547a43..78e2881c57 100644 --- a/desktop/lxqt/pcmanfm-qt/pspec.xml +++ b/desktop/lxqt/pcmanfm-qt/pspec.xml @@ -11,7 +11,7 @@ app:gui The LXQt file manager, Qt port of PCManFM File manager and desktop icon manager (Qt port of PCManFM and libfm) - https://github.com/lxde/pcmanfm-qt/releases/download/0.13.0/pcmanfm-qt-0.13.0.tar.xz + https://github.com/lxqt/pcmanfm-qt/releases/download/0.13.0/pcmanfm-qt-0.13.0.tar.xz cairo-devel cmake @@ -30,7 +30,7 @@ qt5-x11extras-devel kwindowsystem-devel libexif-devel - lxqt-build-tools + lxqt-build-tools @@ -62,6 +62,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/qlipper/pspec.xml b/desktop/lxqt/qlipper/pspec.xml index 8bb865d8fb..382e17e759 100644 --- a/desktop/lxqt/qlipper/pspec.xml +++ b/desktop/lxqt/qlipper/pspec.xml @@ -13,11 +13,11 @@ qlipper Lightweight and cross-platform clipboard history applet. Lightweight and cross-platform clipboard history applet. - https://github.com/pvanek/qlipper/archive/5.0.0.tar.gz + https://github.com/pvanek/qlipper/archive/5.1.1.tar.gz cmake - qt5-base-devel - qt5-linguist + qt5-base-devel + qt5-linguist @@ -37,6 +37,13 @@ + + 2018-11-28 + 5.1.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 5.0.0 diff --git a/desktop/lxqt/qps/pspec.xml b/desktop/lxqt/qps/pspec.xml index def5a84f5d..0d4ace558e 100644 --- a/desktop/lxqt/qps/pspec.xml +++ b/desktop/lxqt/qps/pspec.xml @@ -34,6 +34,13 @@ + + 2018-11-28 + 1.10.18 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 1.10.18 diff --git a/desktop/lxqt/qterminal/pspec.xml b/desktop/lxqt/qterminal/pspec.xml index 7d1d8d5152..069f013ee2 100644 --- a/desktop/lxqt/qterminal/pspec.xml +++ b/desktop/lxqt/qterminal/pspec.xml @@ -12,7 +12,7 @@ lxqt QT5-based multitab terminal emulator. QT5-based multitab terminal emulator. - https://github.com/lxde/qterminal/releases/download/0.9.0/qterminal-0.9.0.tar.xz + https://github.com/lxqt/qterminal/releases/download/0.9.0/qterminal-0.9.0.tar.xz cmake qt5-base-devel @@ -24,7 +24,7 @@ lxqt-config qt5-svg-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -43,6 +43,13 @@ + + 2018-11-28 + 0.9.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.9.0 diff --git a/desktop/misc/at-spi2-core/files/0002-bus-launch-use-__linux__-over-__linux.patch b/desktop/misc/at-spi2-core/files/0002-bus-launch-use-__linux__-over-__linux.patch new file mode 100644 index 0000000000..3a19a6405d --- /dev/null +++ b/desktop/misc/at-spi2-core/files/0002-bus-launch-use-__linux__-over-__linux.patch @@ -0,0 +1,49 @@ +From 443e46d2d9d29cb9d20192e4978eb633bbbcc9b4 Mon Sep 17 00:00:00 2001 +From: David Herrmann +Date: Fri, 10 Aug 2018 16:35:31 +0200 +Subject: [PATCH 2/2] bus-launch: use __linux__ over __linux + +The canonical way to check for linux support is '__linux__', not +'__linux'. Particularly, on ppc64le '__linux' is not defined and the +build will fail. + +For reference, see: + + https://sourceforge.net/p/predef/wiki/OperatingSystems/ +--- + bus/at-spi-bus-launcher.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/bus/at-spi-bus-launcher.c b/bus/at-spi-bus-launcher.c +index 354c04eec7ba1a1ee034a245ee25c0139c48a1e5..b65301def88c2ff8aa5d10ada67507d0201b0984 100644 +--- a/bus/at-spi-bus-launcher.c ++++ b/bus/at-spi-bus-launcher.c +@@ -23,11 +23,11 @@ + #include "config.h" + + #include + #include + #include +-#ifdef __linux ++#ifdef __linux__ + #include + #include + #include + #endif + #include +@@ -275,11 +275,11 @@ setup_bus_child_daemon (gpointer data) + close (app->pipefd[0]); + dup2 (app->pipefd[1], 3); + close (app->pipefd[1]); + + /* On Linux, tell the bus process to exit if this process goes away */ +-#ifdef __linux ++#ifdef __linux__ + prctl (PR_SET_PDEATHSIG, 15); + #endif + } + + static gboolean +-- +2.19.0.rc0 + diff --git a/desktop/misc/at-spi2-core/pspec.xml b/desktop/misc/at-spi2-core/pspec.xml index 087e2962da..a1571f81fd 100644 --- a/desktop/misc/at-spi2-core/pspec.xml +++ b/desktop/misc/at-spi2-core/pspec.xml @@ -12,7 +12,7 @@ service 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-core/2.28/at-spi2-core-2.28.0.tar.xz + mirrors://gnome/at-spi2-core/2.30/at-spi2-core-2.30.0.tar.xz libXtst-devel libxslt-devel @@ -27,6 +27,9 @@ python-six gobject-introspection-devel + + 0002-bus-launch-use-__linux__-over-__linux.patch + @@ -98,6 +101,13 @@ + + 2018-11-30 + 2.30.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-11-26 2.28.0 diff --git a/desktop/misc/lxdm/actions.py b/desktop/misc/lxdm/actions.py index 1de420cc21..6e98b174d2 100644 --- a/desktop/misc/lxdm/actions.py +++ b/desktop/misc/lxdm/actions.py @@ -22,6 +22,6 @@ def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) #install Pisi Linux default theme - # pisitools.insinto("/usr/share/lxdm/themes", "lxdm-pisilinux-theme") + #pisitools.insinto("/usr/share/lxdm/themes", "lxdm-pisilinux-theme") #pisitools.remove("/usr/share/lxdm/themes/lxdm-pisilinux-theme/login.png") pisitools.dodoc("COPYING", "AUTHORS", "TODO", "README", "ChangeLog", "NEWS") diff --git a/desktop/misc/lxdm/files/lxdm-0.5.3-pam_console-disable.patch b/desktop/misc/lxdm/files/lxdm-0.5.3-pam_console-disable.patch new file mode 100644 index 0000000000..8fb8cb4d38 --- /dev/null +++ b/desktop/misc/lxdm/files/lxdm-0.5.3-pam_console-disable.patch @@ -0,0 +1,8 @@ +--- lxdm-0.4.0.orig/pam/lxdm ++++ lxdm-0.4.0/pam/lxdm +@@ -5,4 +5,4 @@ account include system-auth + session optional pam_keyinit.so force revoke + session include system-auth +-session optional pam_console.so ++#session optional pam_console.so + session optional pam_gnome_keyring.so auto_start diff --git a/desktop/misc/lxdm/files/lxdm-0.5.3-upstream-fixes.patch b/desktop/misc/lxdm/files/lxdm-0.5.3-upstream-fixes.patch new file mode 100644 index 0000000000..0360ebff8d --- /dev/null +++ b/desktop/misc/lxdm/files/lxdm-0.5.3-upstream-fixes.patch @@ -0,0 +1,236 @@ +From c6836939c6fd603f86f469bb7c6502b28b1ca583 Mon Sep 17 00:00:00 2001 +From: dgod +Date: Sun, 3 Jan 2016 11:53:13 +0800 +Subject: [PATCH 01/07] create user specific directory under /var/run + +--- + src/lxdm.c | 8 +++++++- + 1 file changed, 7 insertions(+), 1 deletion(-) + +diff --git a/src/lxdm.c b/src/lxdm.c +index a37f051..d81b587 100644 +--- a/src/lxdm.c ++++ b/src/lxdm.c +@@ -750,7 +750,13 @@ static char ** create_client_auth(struct passwd *pw,char **env) + if(xauth_write_file(authfile,s->display,s->mcookie)==-1) + { + g_free(authfile); +- authfile = g_strdup_printf("/var/run/lxdm/.Xauth%d",pw->pw_uid); ++ ++ gchar *authdir = g_strdup_printf("/var/run/lxdm/%d", pw->pw_uid); ++ g_mkdir_with_parents(authdir, S_IRWXU); ++ chown(authdir, pw->pw_uid, pw->pw_gid); ++ ++ authfile = g_strdup_printf("%s/.Xauthority", authdir); ++ g_free(authdir); + remove(authfile); + xauth_write_file(authfile,s->display,s->mcookie); + } +-- +2.1.4 + + +From 7258b57fd305182c6c031eb8c1ded96c5a06f6da Mon Sep 17 00:00:00 2001 +From: dgod +Date: Sat, 20 Feb 2016 22:36:59 +0800 +Subject: [PATCH 02/07] fix build before gtk 2.22 + +--- + src/greeter-gdk.c | 3 +++ + 1 file changed, 3 insertions(+) + +diff --git a/src/greeter-gdk.c b/src/greeter-gdk.c +index 1abbefa..ad3267a 100644 +--- a/src/greeter-gdk.c ++++ b/src/greeter-gdk.c +@@ -22,6 +22,7 @@ + + #define XLIB_ILLEGAL_ACCESS + ++#include + #include + #include + #include +@@ -88,12 +89,14 @@ static void on_ui_expose(void) + } + + cr=gdk_cairo_create(win); ++#if GTK_CHECK_VERSION(3,0,0) + cairo_pattern_t *pattern=gdk_window_get_background_pattern(win); + if(pattern) + { + cairo_set_source(cr,pattern); + cairo_paint(cr); + } ++#endif + + gdk_cairo_set_source_color(cr, &bg); + cairo_rectangle(cr, rc.x, rc.y, rc.width, rc.height); +-- +2.1.4 + + +From 5d36a53702f1e60bb316946f1edccb2dbc3c01bd Mon Sep 17 00:00:00 2001 +From: dgod +Date: Sun, 21 Feb 2016 10:45:58 +0800 +Subject: [PATCH 03/07] fix with user_list only: problem when password check + fail + +--- + src/greeter.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/greeter.c b/src/greeter.c +index 10b7f3f..03503b6 100644 +--- a/src/greeter.c ++++ b/src/greeter.c +@@ -146,7 +146,7 @@ static void switch_to_input_user(void) + if(user_list_scrolled) + gtk_widget_show(user_list_scrolled); + else +- gtk_widget_hide(user_list); ++ gtk_widget_show(user_list); + gtk_widget_grab_focus(user_list); + } + else +-- +2.1.4 + + +From fe121ce70ad5e99bd3b3b896dfcbe439dd22716c Mon Sep 17 00:00:00 2001 +From: dgod +Date: Sun, 21 Feb 2016 11:45:35 +0800 +Subject: [PATCH 04/07] fix not honor ctl+alt+backspacer for restarting + +--- + src/lxdm.c | 5 +++++ + 1 file changed, 5 insertions(+) + +diff --git a/src/lxdm.c b/src/lxdm.c +index d81b587..e00d219 100644 +--- a/src/lxdm.c ++++ b/src/lxdm.c +@@ -962,6 +962,11 @@ static void on_xserver_stop(void *data,int pid, int status) + s->dpy=NULL; + ui_drop(); + lxdm_startx(s); ++ #ifndef DISABLE_XAUTH ++ char temp[256]; ++ sprintf(temp,"/var/run/lxdm/lxdm-:%d.auth",s->display); ++ setenv("XAUTHORITY",temp,1); ++ #endif + ui_prepare(); + lxsession_set_active(s); + } +-- +2.1.4 + + +From 72812894cfd9454d70e4b0753531e46580416771 Mon Sep 17 00:00:00 2001 +From: dgod +Date: Mon, 21 Mar 2016 19:25:25 +0800 +Subject: [PATCH 05/07] fix css under gtk 3.20 + +--- + data/themes/Industrial/gtk.css | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/data/themes/Industrial/gtk.css b/data/themes/Industrial/gtk.css +index 179f0d6..f8e6432 100644 +--- a/data/themes/Industrial/gtk.css ++++ b/data/themes/Industrial/gtk.css +@@ -17,6 +17,7 @@ + color: #000000; + } + ++#bottom_pane label, + #bottom_pane GtkLabel { + font: Sans 12; + color: #9E9D9B; +-- +2.1.4 + + +From 855c090f1330aedc97b9a486dcd0d0b4c7ff4f4e Mon Sep 17 00:00:00 2001 +From: dgod +Date: Sun, 16 Oct 2016 12:49:40 +0800 +Subject: [PATCH 06/07] Compile with the musl c library (no execinfo.h) + +--- + configure.ac | 2 +- + src/lxdm.c | 4 ++++ + 2 files changed, 5 insertions(+), 1 deletion(-) + +diff --git a/configure.ac b/configure.ac +index 52f2ac9..a9fca61 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -32,7 +32,7 @@ AM_CONDITIONAL(HAVE_PAM, [test -n "$USE_PAM" -a "x$USE_PAM" != xno ]) + + # Checks for header files. + AC_PATH_X +-AC_CHECK_HEADERS([shadow.h stdlib.h string.h unistd.h utmpx.h]) ++AC_CHECK_HEADERS([execinfo.h shadow.h stdlib.h string.h unistd.h utmpx.h]) + + # Checks for typedefs, structures, and compiler characteristics. + AC_TYPE_PID_T +diff --git a/src/lxdm.c b/src/lxdm.c +index e00d219..53d2176 100644 +--- a/src/lxdm.c ++++ b/src/lxdm.c +@@ -49,7 +49,9 @@ + #include + #include + ++#ifdef HAVE_EXECINFO_H + #include ++#endif + + #ifdef HAVE_UTMPX_H + #include +@@ -1552,6 +1554,7 @@ int lxdm_do_auto_login(void) + + static void log_sigsegv(void) + { ++#ifdef HAVE_EXECINFO_H + void *array[40]; + size_t size; + char **bt_strs; +@@ -1564,6 +1567,7 @@ static void log_sigsegv(void) + fprintf(stderr, "%s\n", bt_strs[i]); + + free(bt_strs); ++#endif + } + + static void sigsegv_handler(int sig) +-- +2.1.4 + + +From a548c73e35d62ec334df5cd3a491ee409d0067bd Mon Sep 17 00:00:00 2001 +From: dgod +Date: Fri, 11 Nov 2016 20:24:30 +0800 +Subject: [PATCH 07/07] fix tcp_listen=1 does not work for mordern X.org + +--- + src/lxdm.c | 3 +++ + 1 file changed, 3 insertions(+) + +diff --git a/src/lxdm.c b/src/lxdm.c +index 53d2176..722936f 100644 +--- a/src/lxdm.c ++++ b/src/lxdm.c +@@ -490,6 +490,9 @@ static char *lxsession_xserver_command(LXSession *s) + { + arg[arc++] = g_strdup("-nolisten"); + arg[arc++] = g_strdup("tcp"); ++ } else { ++ arg[arc++] = g_strdup("-listen"); ++ arg[arc++] = g_strdup("tcp"); + } + if(!novtswitch) + { +-- +2.1.4 + diff --git a/desktop/misc/lxdm/pspec.xml b/desktop/misc/lxdm/pspec.xml index 97c8693605..bed87aa385 100644 --- a/desktop/misc/lxdm/pspec.xml +++ b/desktop/misc/lxdm/pspec.xml @@ -84,6 +84,13 @@ + + 2018-12-07 + 0.5.3 + Rebuild revert + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-08-10 0.5.3 diff --git a/hardware/disk/aufs-util/pspec.xml b/hardware/disk/aufs-util/pspec.xml index 0940b4f45c..e2f29cce7f 100644 --- a/hardware/disk/aufs-util/pspec.xml +++ b/hardware/disk/aufs-util/pspec.xml @@ -3,7 +3,7 @@ aufs-util - http://aufs.sourceforge.ne + http://aufs.sourceforge.net Ertuğrul Erata ertugrulerata@gmail.com diff --git a/hardware/printer/cups/pspec.xml b/hardware/printer/cups/pspec.xml index 60c8e51531..dfa80f092e 100644 --- a/hardware/printer/cups/pspec.xml +++ b/hardware/printer/cups/pspec.xml @@ -12,8 +12,8 @@ service Common Unix Printing System cups provides a portable printing layer for *nix-based operating systems. - https://github.com/apple/cups/releases/download/v2.2.9/cups-2.2.9-source.tar.gz - --> + https://github.com/apple/cups/releases/download/v2.2.10/cups-2.2.10-source.tar.gz + http://source.pisilinux.org/1.0/cups-tr.tar acl-devel pam-devel @@ -55,7 +55,7 @@ pisilinux/cups-run.patch pisilinux/lib64.patch pisilinux/statedir.patch - pisilinux/desktop.patch + @@ -146,6 +146,13 @@ + + 2018-12-11 + 2.2.10 + Rebuild New T. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-24 2.2.9 diff --git a/multimedia/converter/ffmulticonverter/actions.py b/multimedia/converter/ffmulticonverter/actions.py new file mode 100644 index 0000000000..65ea0688c1 --- /dev/null +++ b/multimedia/converter/ffmulticonverter/actions.py @@ -0,0 +1,16 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/copyleft/gpl.txt + +from pisi.actionsapi import pythonmodules +from pisi.actionsapi import pisitools + +def build(): + pythonmodules.compile(pyVer = "3") + +def install(): + pythonmodules.install(pyVer = "3") + + pisitools.dodoc("ChangeLog", "COPYING", "README*") diff --git a/multimedia/converter/ffmulticonverter/pspec.xml b/multimedia/converter/ffmulticonverter/pspec.xml new file mode 100644 index 0000000000..76b3e1b08a --- /dev/null +++ b/multimedia/converter/ffmulticonverter/pspec.xml @@ -0,0 +1,55 @@ + + + + + ffmulticonverter + https://github.com/Ilias95/FF-Multi-Converter + + Kamil Atlı + suvari@pisilinux.org + + GPLv3 + ffmulticonverter + app:gui + A multi converter + FF Multi Converter is a simple graphical application that enables you to convert audio, video, image and document files between all popular formats, using and combining other programs. It uses ffmpeg for audio/video files, unoconv for document files (which uses the OpenOffice's UNO bindings) and PIL library for image file conversions. + mirrors://sourceforge/ffmulticonv/ffmulticonverter-1.8.0.tar.gz + + python3-qt5-devel + ffmpeg-devel + gettext-devel + python3-devel + + + + + ffmulticonverter + + ffmpeg + unoconv + python3-qt5 + imagemagick + + + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/bin + /usr/share/pixmaps + /usr/share/applications + /usr/share/ffmulticonverter + + + + + + 2018-12-03 + 1.8.0 + First release. + Kamil Atlı + suvari@pisilinux.org + + + diff --git a/multimedia/converter/ffmulticonverter/translations.xml b/multimedia/converter/ffmulticonverter/translations.xml new file mode 100644 index 0000000000..d20addfbbd --- /dev/null +++ b/multimedia/converter/ffmulticonverter/translations.xml @@ -0,0 +1,8 @@ + + + + ffmulticonverter + Bir çoklu dönüştürücü + FF Multi Converter; ses, video, resim ve belge dosya biçimlerini farklı biçimlere dönüştürmek için kullanılabilecek diğer uygulamalara önyüzlük yapan basit bir araçtır. Ses ve video dosyaları için ffmpeg, belge dosyaları için unoconv ve resim dosyaları için PIL kütüphanesi kullanılmaktadır. + + diff --git a/multimedia/converter/soundkonverter/actions.py b/multimedia/converter/soundkonverter/actions.py new file mode 100644 index 0000000000..55d5d40cc5 --- /dev/null +++ b/multimedia/converter/soundkonverter/actions.py @@ -0,0 +1,16 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- + +from pisi.actionsapi import kde5 +from pisi.actionsapi import pisitools + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() + + pisitools.dodoc("CHANGELOG", "INSTALL", "README") \ No newline at end of file diff --git a/multimedia/converter/soundkonverter/pspec.xml b/multimedia/converter/soundkonverter/pspec.xml new file mode 100644 index 0000000000..ba06df2aa0 --- /dev/null +++ b/multimedia/converter/soundkonverter/pspec.xml @@ -0,0 +1,99 @@ + + + + + soundkonverter + https://www.opendesktop.org/p/1126634/ + + Kamil Atlı + suvari@pisilinux.org + + GPLv2 + soundkonverter + app:gui + SoundKonverter is a frontend to various audio converters. + Audio conversion, replay Gain calculation, CD ripping. It is extendable by plugins and supports many backends: soundKonverter supports reading and writing tags for many formats, so the tags are preserved when converting files. + https://sourceforge.net/projects/pisilinux/files/source/soundkonverter-3.0.1.tar.gz + + cmake + libkcddb + kio-devel + kinit-devel + ki18n-devel + solid-devel + taglib-devel + ffmpeg-devel + kconfig-devel + kxmlgui-devel + qt5-base-devel + kdesignerplugin + libvorbis-devel + kdoctools-devel + kemoticons-devel + qt5-phonon-devel + cdparanoia-devel + kitemmodels-devel + extra-cmake-modules + kconfigwidgets-devel + kwidgetsaddons-devel + kunitconversion-devel + kdelibs4-support-devel + + + + + soundkonverter + + kio + ki18n + solid + libgcc + taglib + kconfig + kxmlgui + kservice + libkcddb + qt5-base + cdparanoia + qt5-phonon + kcompletion + kcoreaddons + ktextwidgets + kconfigwidgets + knotifications + kwidgetsaddons + kdelibs4-support + + sox + faac + flac + lame + faad2 + speex + ffmpeg + mplayer + libopus + twolame + wavpack + libvorbis + timidity + fluidsynth + vorbis-tools + + + /usr/bin + /usr/lib + /usr/share + + + + + + 2018-12-03 + 3.0.1 + First release + Kamil Atlı + suvari@pisilinux.org + + + diff --git a/multimedia/converter/soundkonverter/translations.xml b/multimedia/converter/soundkonverter/translations.xml new file mode 100644 index 0000000000..7781727568 --- /dev/null +++ b/multimedia/converter/soundkonverter/translations.xml @@ -0,0 +1,12 @@ + + + + soundKonverter + soundKonverter çeşitli ses dönüştürücüler için bir önyüzdür. + Ses dönüştürme, tekrar kazanma hesaplaması, CD kopyalama. Bu eklentiler tarafından genişletilebilir ve birçok arka uçları destekler. soundKonverter, birçok formatta etiket okuma ve yazma desteği sağlar, böylece dosyalar dönüştürülürken etiketler korunur. + SoundKonverter is a frontend to various audio converters + Audio conversion, replay Gain calculation, CD ripping. It is extendable by plugins and supports many backends: soundKonverter supports reading and writing tags for many formats, so the tags are preserved when converting files. + SoundKonverter - это пользовательский интерфейс для различных аудио кодеков. + Поддерживает конвертирование аудио, расчет Replay Gain. Функциональность может быть расширена плагинами и стороними бекэндами, поддерживается чтение и запись тегов многих форматов, теги сохраняются после конвертирования. + + diff --git a/multimedia/converter/unoconv/actions.py b/multimedia/converter/unoconv/actions.py index f00c164a43..65ea0688c1 100644 --- a/multimedia/converter/unoconv/actions.py +++ b/multimedia/converter/unoconv/actions.py @@ -4,14 +4,13 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/copyleft/gpl.txt -from pisi.actionsapi import autotools +from pisi.actionsapi import pythonmodules from pisi.actionsapi import pisitools -from pisi.actionsapi import get def build(): - autotools.make() + pythonmodules.compile(pyVer = "3") def install(): - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + pythonmodules.install(pyVer = "3") - pisitools.dodoc("AUTHORS", "ChangeLog*", "COPYING", "README*") + pisitools.dodoc("ChangeLog", "COPYING", "README*") diff --git a/multimedia/converter/unoconv/pspec.xml b/multimedia/converter/unoconv/pspec.xml index 4acaae54eb..4490624b91 100644 --- a/multimedia/converter/unoconv/pspec.xml +++ b/multimedia/converter/unoconv/pspec.xml @@ -12,28 +12,38 @@ app:console A document converter unoconv converts between any document format that OpenOffice / OpenOffice understands. - http://dag.wieers.com/home-made/unoconv/unoconv-0.7.tar.gz + https://github.com/dagwieers/unoconv/archive/0.8.2.tar.gz - asciidoc xmlto + asciidoc + python3-devel + python3-setuptools - unoconv - asciidoc xmlto + asciidoc /usr/bin + /usr/lib /usr/share/man /usr/share/doc + + + 2018-11-04 + 0.8.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + 2018-08-05 0.7 diff --git a/multimedia/editor/devedeNG/actions.py b/multimedia/editor/devedeNG/actions.py new file mode 100644 index 0000000000..65a011b3e5 --- /dev/null +++ b/multimedia/editor/devedeNG/actions.py @@ -0,0 +1,21 @@ +#!/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 pythonmodules +from pisi.actionsapi import get +from pisi.actionsapi import pisitools + +def setup(): + pythonmodules.compile(pyVer = "3") + +def build(): + pythonmodules.compile(pyVer="3") + +def install(): + pythonmodules.install(pyVer = "3") + + pisitools.dodoc("COPYING", "README.md") + diff --git a/multimedia/editor/devedeNG/files/desktop.patch b/multimedia/editor/devedeNG/files/desktop.patch new file mode 100644 index 0000000000..1b39c9df99 --- /dev/null +++ b/multimedia/editor/devedeNG/files/desktop.patch @@ -0,0 +1,23 @@ +--- a/devede.desktop 2010-03-19 01:42:12.000000000 +0200 ++++ b/devede.desktop 2010-03-30 18:59:35.380316987 +0300 +@@ -3,17 +3,20 @@ + Type=Application + Name=DeVeDe + GenericName=DVD/CD Video Creator ++GenericName[tr]=Video DVD/CD Oluşturucu + X-GNOME-FullName=DeVeDe DVD/CD Video Creator + X-GNOME-FullName[ca]=DeVeDe creador de CD/DVDs de vídeo + X-GNOME-FullName[es]=DeVeDe creador de CD/DVDs de vídeo + X-GNOME-FullName[gl]=DeVeDe creador de CD/DVDs de vídeo + X-GNOME-FullName[pl]=DeVeDe tworzenie wideo na CD/DVD + X-GNOME-FullName[it]=DeVeDe creatore di video CD/DVD ++X-GNOME-FullName[tr]=DeVeDe Video DVD/CD Oluşturucu + Comment=Allows to create video CDs and DVDs, suitable to be reproduced in home DVD players + Comment[ca]=Permet crear CDs i DVDs de vídeo, que poden reproduir-se en reproductors domèstics + Comment[es]=Permite crear video CDs y DVDs, que pueden reproducirse en reproductores domésticos + Comment[gl]=Permite crear video CDs e DVDs, que poden reproducirse en reproductores domésticos + Comment[pl]=Pozwala stworzyć wideo na płytach CD lub DVD, do otwarzania w domowych odtwarzaczach DVD ++Comment[tr]=Ev DVD oynatıcılar için uyumlu Video CD/DVD oluşturma aracı + TryExec=devede + Exec=devede + Categories=AudioVideo; diff --git a/multimedia/editor/devedeNG/files/devede-16.png b/multimedia/editor/devedeNG/files/devede-16.png new file mode 100644 index 0000000000..da752bed8d Binary files /dev/null and b/multimedia/editor/devedeNG/files/devede-16.png differ diff --git a/multimedia/editor/devedeNG/files/devede-32.png b/multimedia/editor/devedeNG/files/devede-32.png new file mode 100644 index 0000000000..ed94963078 Binary files /dev/null and b/multimedia/editor/devedeNG/files/devede-32.png differ diff --git a/multimedia/editor/devedeNG/files/devede-48.png b/multimedia/editor/devedeNG/files/devede-48.png new file mode 100644 index 0000000000..079fde8403 Binary files /dev/null and b/multimedia/editor/devedeNG/files/devede-48.png differ diff --git a/multimedia/editor/devedeNG/pspec.xml b/multimedia/editor/devedeNG/pspec.xml new file mode 100644 index 0000000000..dbffb691d9 --- /dev/null +++ b/multimedia/editor/devedeNG/pspec.xml @@ -0,0 +1,70 @@ + + + + + devedeNG + http://www.rastersoft.com/programas/devede.html + + Kamil Atlı + suvari@pisilinux.org + + GPLv3 + multimedia.editor + devede + app:gui + Graphical frontend to create video DVDs/(S)VCDs + Devede NG is a rewrite of the Devede DVD disc authoring program. This new +code has been written from scratch, and uses Python3 and Gtk3. It is also +cleaner, which will allow to add new features in the future. + https://sourceforge.net/projects/pisilinux/files/source/devedeng-4.12.0.tar.gz + + gtk3-devel + ffmpeg-devel + gettext-devel + python3-devel + + + + + + + + devedeNG + + gtk3 + ffmpeg + cdrkit + python3 + mplayer + vcdimager + dvdauthor + python-gtk + python3-cairo + python3-urllib3 + python3-setuptools + python3-pygobject3 + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + /usr/share/man/man1 + + + + + + + 2018-12-03 + 4.12.0 + First release + Kamil Atlı + suvari@pisilinux.org + + + \ No newline at end of file diff --git a/multimedia/editor/devedeNG/translations.xml b/multimedia/editor/devedeNG/translations.xml new file mode 100644 index 0000000000..0a8c146e93 --- /dev/null +++ b/multimedia/editor/devedeNG/translations.xml @@ -0,0 +1,8 @@ + + + + devedeNG + Video DVD ve SVCD oluşturmak için grafik arayüz + DeVeDeng, neredeyse tüm görüntü biçimlerinden, (ev oynatıcıları için uyumlu) video DVD üretebilen bir uygulamadır. + + diff --git a/multimedia/graphics/feh/actions.py b/multimedia/graphics/feh/actions.py new file mode 100644 index 0000000000..318d778d8b --- /dev/null +++ b/multimedia/graphics/feh/actions.py @@ -0,0 +1,20 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/copyleft/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import get +from pisi.actionsapi import pisitools + +def setup(): + print("") + +def build(): + autotools.make("exif=1") + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + +# Take a look at the source folder for these file as documentation. + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README.md", "TODO") diff --git a/multimedia/graphics/feh/files/nolocal.patch b/multimedia/graphics/feh/files/nolocal.patch new file mode 100644 index 0000000000..cc4ac854b1 --- /dev/null +++ b/multimedia/graphics/feh/files/nolocal.patch @@ -0,0 +1,11 @@ +--- feh-2.27.orig/config.mk 2018-06-28 17:31:17.000000000 +0200 ++++ feh-2.27/config.mk 2018-07-03 22:23:17.177443092 +0200 +@@ -11,7 +11,7 @@ + xinerama ?= 1 + + # Prefix for all installed files +-PREFIX ?= /usr/local ++PREFIX ?= /usr/ + ICON_PREFIX ?= ${DESTDIR}${PREFIX}/share/icons + + # icons in /usr/share/local/icons (and other prefixes != /usr) are not diff --git a/multimedia/graphics/feh/pspec.xml b/multimedia/graphics/feh/pspec.xml new file mode 100644 index 0000000000..705dfa952b --- /dev/null +++ b/multimedia/graphics/feh/pspec.xml @@ -0,0 +1,65 @@ + + + feh + https://feh.finalrewind.org/ + + Mogyorósi Petra + squeakymouse@protonmail.com + + MIT + multimedia.graphics + feh – a fast and light image viewer + feh is an X11 image viewer aimed mostly at console users. Unlike most other viewers, it does not have a fancy GUI, but simply displays images. It is controlled via commandline arguments and configurable key/mouse actions. It is released under a variant of the MIT license. + + curl-devel + imlib2-devel + libX11-devel + libXinerama-devel + libexif-devel + libpng-devel + libXt-devel + + https://feh.finalrewind.org/feh-3.1.tar.bz2 + + nolocal.patch + + + + + feh + feh – a fast and light image viewer + + curl + imlib2 + libX11 + libXinerama + libexif + libpng + + + /usr/bin/* + /usr/share/applications/* + /usr/share/doc/* + /usr/share/feh/* + /usr/share/icons/* + /usr/share/man/* + + + + + + 2018-12-01 + 3.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2018-06-28 + 2.27 + Latest version + Mogyorósi Petra + squeakymouse@protonmail.com + + + diff --git a/multimedia/misc/libbinio/actions.py b/multimedia/misc/libbinio/actions.py new file mode 100644 index 0000000000..ae7a45e55b --- /dev/null +++ b/multimedia/misc/libbinio/actions.py @@ -0,0 +1,22 @@ +#!/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 autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + autotools.configure("--disable-static \ + --enable-iostream \ + --enable-string") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("ChangeLog", "COPYING", "AUTHORS", "NEWS", "README", "TODO") diff --git a/multimedia/misc/libbinio/files/gcc44.patch b/multimedia/misc/libbinio/files/gcc44.patch new file mode 100644 index 0000000000..16b7ad83d2 --- /dev/null +++ b/multimedia/misc/libbinio/files/gcc44.patch @@ -0,0 +1,11 @@ +diff -p -up libbinio-1.4/src/binwrap.cpp~ libbinio-1.4/src/binwrap.cpp +--- libbinio-1.4/src/binwrap.cpp~ 2003-03-08 17:02:34.000000000 +0100 ++++ libbinio-1.4/src/binwrap.cpp 2009-05-22 14:20:31.000000000 +0200 +@@ -17,6 +17,7 @@ + * Copyright (C) 2002, 2003 Simon Peter + */ + ++#include + #include "binwrap.h" + +#if BINIO_ENABLE_IOSTREAM diff --git a/multimedia/misc/libbinio/files/string-conversion.patch b/multimedia/misc/libbinio/files/string-conversion.patch new file mode 100644 index 0000000000..73307b8395 --- /dev/null +++ b/multimedia/misc/libbinio/files/string-conversion.patch @@ -0,0 +1,35 @@ +--- libbinio-1.4/src/binfile.cpp.stringconversion 2008-06-10 19:00:43.349866044 +0200 ++++ libbinio-1.4/src/binfile.cpp 2008-06-10 19:00:47.585864964 +0200 +@@ -151,12 +151,12 @@ binofstream::~binofstream() + + void binofstream::open(const char *filename, const Mode mode) + { +- char *modestr = "wb"; ++ std::string modestr = "wb"; + + // Check if append mode is desired + if(mode & Append) modestr = "ab"; + +- f = fopen(filename, modestr); ++ f = fopen(filename, modestr.c_str()); + + if(f == NULL) + switch(errno) { +@@ -209,7 +209,7 @@ binfstream::~binfstream() + + void binfstream::open(const char *filename, const Mode mode) + { +- char *modestr = "w+b"; // Create & at beginning ++ std::string modestr = "w+b"; // Create & at beginning + int ferror = 0; + + // Apply desired mode +@@ -220,7 +220,7 @@ void binfstream::open(const char *filena + if(mode & Append) // Create & append + modestr[0] = 'a'; + +- f = fopen(filename, modestr); ++ f = fopen(filename, modestr.c_str()); + + // NoCreate & append (emulated -- not possible with standard C fopen()) + if(f != NULL && (mode & Append) && (mode & NoCreate)) diff --git a/multimedia/misc/libbinio/pspec.xml b/multimedia/misc/libbinio/pspec.xml new file mode 100644 index 0000000000..bdaa91069d --- /dev/null +++ b/multimedia/misc/libbinio/pspec.xml @@ -0,0 +1,51 @@ + + + libbinio + http://libbinio.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + Binary I/O stream class library + libbinio is a binary I/O stream class library. + mirrors://sourceforge/libbinio/libbinio-1.4.tar.bz2 + + gcc44.patch + string-conversion.patch + + + + + libbinio + + /usr/lib + /usr/share/doc + /usr/share/info + + + + + libbinio-devel + Development headers for libbinio + libbinio-devel provides development headers for libbinio. + + libbinio + + + /usr/include + /usr/lib/pkgconfig + + + + + + 2018-12-06 + 1.4 + First release + Ali Cengiz KLurt + alicengizkurt@gmail.com + + + diff --git a/multimedia/misc/libbinio/translations.xml b/multimedia/misc/libbinio/translations.xml new file mode 100644 index 0000000000..9282ea9ee3 --- /dev/null +++ b/multimedia/misc/libbinio/translations.xml @@ -0,0 +1,17 @@ + + + libbinio + İkili I/O yayın sınıfı kitaplığı + libbinio ikili I/O yayın sınıfı kitaplığıdır. + Binary I/O stream class library + libbinio is a binary I/O stream class library. + + + + libbinio-devel + libbinio için geliştirme başlıkları + libbinio için geliştirme başlıklarını içerir. + Headers I/O stream class library + libbinio is a binary I/O stream class library. + + diff --git a/multimedia/plugin/audacious-plugins/actions.py b/multimedia/plugin/audacious-plugins/actions.py new file mode 100644 index 0000000000..c1de51d909 --- /dev/null +++ b/multimedia/plugin/audacious-plugins/actions.py @@ -0,0 +1,20 @@ +#!/usr/bin/env python +#-*- coding:utf-8 -*- + + +from pisi.actionsapi import autotools +from pisi.actionsapi import get +from pisi.actionsapi import pisitools + +# if pisi can't find source directory, see /var/pisi/__package_name__/work/ and: +# WorkDir="__package_name__-"+ get.srcVERSION() +"/sub_project_dir/" + +def setup(): + autotools.rawConfigure("--prefix=/usr") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s"%get.installDIR()) + diff --git a/multimedia/plugin/audacious-plugins/pspec.xml b/multimedia/plugin/audacious-plugins/pspec.xml new file mode 100644 index 0000000000..832a6bc560 --- /dev/null +++ b/multimedia/plugin/audacious-plugins/pspec.xml @@ -0,0 +1,111 @@ + + + + + audacious-plugins + http://audacious-media-player.org + + PisiLinux Community + admin@pisilinux.org + + GPLv2 + data + plugins for audacious + plugins for audacious + http://distfiles.audacious-media-player.org/audacious-plugins-3.10.tar.bz2 + + flac-devel + mesa-devel + lame-devel + neon-devel + gtk2-devel + faac-devel + lirc-devel + faad2-devel + cairo-devel + pango-devel + libogg-devel + libcue-devel + ffmpeg-devel + libmms-devel + mpg123-devel + libmtp-devel + libsdl2-devel + libcddb-devel + wavpack-devel + libbinio-devel + alsa-lib-devel + libnotify-devel + libvorbis-devel + fluidsynth-devel + libsndfile-devel + gdk-pixbuf-devel + libXrender-devel + libxml2-devel + libmodplug-devel + libXcomposite-devel + libsamplerate-devel + pulseaudio-libs-devel + libcdio-paranoia-devel + jack-audio-connection-kit-devel + audacious-devel + libcdio-devel + + + + + audacious-plugins + + neon + gtk2 + faac + flac + lame + lirc + mesa + faad2 + cairo + pango + libcue + ffmpeg + libmms + mpg123 + libmtp + libogg + wavpack + libcddb + libsdl2 + libbinio + alsa-lib + libvorbis + libnotify + fluidsynth + gdk-pixbuf + libXrender + libmodplug + libsndfile + libsamplerate + libXcomposite + pulseaudio-libs + libcdio-paranoia + jack-audio-connection-kit + libcdio + + + /usr/lib/audacious + /usr/share/audacious + /usr/share/locale + /usr/share/doc + + + + + + 2018-12-06 + 3.10 + First release + Ali Cengiz Kurt + alicengizkurt@gmail.com + + + diff --git a/multimedia/plugin/audacious-plugins/translations.xml b/multimedia/plugin/audacious-plugins/translations.xml new file mode 100644 index 0000000000..68ce0b7393 --- /dev/null +++ b/multimedia/plugin/audacious-plugins/translations.xml @@ -0,0 +1,12 @@ + + + + audacious-plugins + plugins for audacious + Audacious eklentileri + Zestaw pluginów do Audacious + plugins for audacious + Audacious için eklentiler + Zestaw pluginów do Audacious + + diff --git a/multimedia/sound/audacious/actions.py b/multimedia/sound/audacious/actions.py new file mode 100644 index 0000000000..0ab4a7cb3d --- /dev/null +++ b/multimedia/sound/audacious/actions.py @@ -0,0 +1,20 @@ +#!/usr/bin/env python +#-*- coding:utf-8 -*- + + +from pisi.actionsapi import autotools +from pisi.actionsapi import get +from pisi.actionsapi import pisitools + +# if pisi can't find source directory, see /var/pisi/__package_name__/work/ and: +# WorkDir="__package_name__-"+ get.srcVERSION() +"/sub_project_dir/" + +def setup(): + autotools.rawConfigure("--prefix=/usr --enable-dbus --enable-nls --enable-sm --disable-rpath") + +def build(): + autotools.make() + +def install(): + pisitools.dodoc("AUTHORS","COPYING","INSTALL") + autotools.rawInstall("DESTDIR=%s"%get.installDIR()) diff --git a/multimedia/sound/audacious/pspec.xml b/multimedia/sound/audacious/pspec.xml new file mode 100644 index 0000000000..173ce29bef --- /dev/null +++ b/multimedia/sound/audacious/pspec.xml @@ -0,0 +1,69 @@ + + + + + audacious + https://audacious-media-player.org + + PisiLinux Community + admins@pisilinux.org + + GPL-v3 + app:gui + an advanced audio player + Audacious is an open source audio player. A descendant of XMMS, Audacious plays your music how you want it, without stealing away your computer’s resources from other tasks. Drag and drop folders and individual song files, search for artists and albums in your entire music library, or create and edit your own custom playlists.Listen to CD’s or stream music from the Internet. Tweak the sound with the graphical equalizer or experiment with LADSPA effects. Enjoy the modern GTK-themed interface or change things up with Winamp classic skins. Use the plugins included with Audacious to fetch lyrics for your music, to set an alarm in the morning, and more. + http://distfiles.audacious-media-player.org/audacious-3.10.tar.bz2 + + gtk2-devel + pango-devel + glib2-devel + gdk-pixbuf-devel + + + + + audacious + + gtk2 + cairo + pango + glib2 + libgcc + gdk-pixbuf + + + /usr/share/doc + /usr/bin + /usr/share/icons + /usr/share/man + /usr/share/pixmaps + /usr/lib/libaud* + /usr/share/locale + /usr/share/audacious + /usr/share/applications + + + + audacious-devel + + audacious + + + /usr/lib/pkgconfig + /usr/include/libaudgui + /usr/include/audacious + /usr/include/libaudcore + + + + + + 2018-12-06 + 3.10 + First release + Ali Cengiz Kurt + alicengizkurt@gmail.com + + + + diff --git a/multimedia/sound/audacious/translations.xml b/multimedia/sound/audacious/translations.xml new file mode 100644 index 0000000000..d6cccc66d5 --- /dev/null +++ b/multimedia/sound/audacious/translations.xml @@ -0,0 +1,21 @@ + + + + audacious + Açık kaynak kodlu bir müzikçalar + Audacious es un reproductor de audio disponible como software libre + Zaawansowany odtwarzacz muzyczny + Audacious ile dilerseniz bilgisayarınızdan ya da diğer kaynaklardan, sürükle-bırak yöntemiyle,müzik dosyalarınızı çalabilrsiniz. + Sanatçı ve albüm müzik kütüphanesi için arama yapabilir veya kendi özel çalma listelerinizi oluşturup ve düzenleyebilirsiniz. + CD ya da internet üzerinden canlı müzik dinleyeblir, GTK temalı arayüzlü bu uygulamayla , modern bir müzikçaların keyfini çıkarabilirsiniz. + Dilerseniz Winamp klasik arayüzleri ile görüntüsünü değiştirebilirsiniz. + Audacious ile birlikte eklentilerini ve daha fazlasını,örneğin sabahları bir alarm kurmak için kullanabilirsiniz. + Con Audacious puede escuchar música desde su ordenador o desde otras fuentes, si lo desea, puede arrastrar y soltar los archivos de música. Puede buscar por artista y álbum, disponer de biblioteca de música o crear sus propias listas de reproducción y editarlas. También puede cambiar la apariencia de la interfaz al modo de Winamp clásico. + Audacious to zaawansowany i bardzo wydajny odtwarzacz audio. Program obsługuje najpopularniejsze formaty dźwiękowe a w razie potrzeby listę formatów można poszerzyć dzięki licznym wtyczkom. + + + + aydacious-devel + audacious için geliştirme dosyaları + + diff --git a/multimedia/sound/qmmp/pspec.xml b/multimedia/sound/qmmp/pspec.xml index 5c79d8ddbe..9ecafec7b4 100644 --- a/multimedia/sound/qmmp/pspec.xml +++ b/multimedia/sound/qmmp/pspec.xml @@ -91,11 +91,11 @@ - - 2018-12-12 + + 2018-12-12 1.2.4 version bumb. - Erkan IŞIK + erkan IŞIK erkanisik@pisilinux.org diff --git a/office/misc/goffice/actions.py b/office/misc/goffice/actions.py new file mode 100644 index 0000000000..75dd83dbbf --- /dev/null +++ b/office/misc/goffice/actions.py @@ -0,0 +1,22 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +from pisi.actionsapi import get + +def setup(): + #shelltools.system("./autogen.sh") + autotools.configure("--disable-static --enable-introspection") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README") diff --git a/office/misc/goffice/pspec.xml b/office/misc/goffice/pspec.xml new file mode 100644 index 0000000000..e9ffac0062 --- /dev/null +++ b/office/misc/goffice/pspec.xml @@ -0,0 +1,85 @@ + + + + + goffice + https://git.gnome.org/browse/goffice + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + library + A GLib/GTK+ set of document-centric objects and charting library + A GLib/GTK+ set of document-centric objects and charting library + http://ftp.gnome.org/pub/gnome/sources/goffice/0.10/goffice-0.10.44.tar.xz + + intltool + gtk-doc + gtk3-devel + python-six + cairo-devel + glib2-devel + pango-devel + libgsf-devel + librsvg-devel + libxml2-devel + libxslt-devel + gobject-introspection-devel + + + + + goffice + + + + /usr/lib + /usr/share + /usr/share/goffice + /usr/share/locale + /usr/share/doc + + + + + goffice-devel + Development files for goffice + + goffice + gtk3-devel + cairo-devel + glib2-devel + pango-devel + libgsf-devel + librsvg-devel + libxml2-devel + libxslt-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + goffice-docs + Development files for goffice + + goffice + + + /usr/share/gtk-doc + + + + + + 2018-12-01 + 0.10.44 + First release + PisiLinux Community + admins@pisilinux.org + + + diff --git a/office/misc/goffice/translations.xml b/office/misc/goffice/translations.xml new file mode 100644 index 0000000000..ecf361827d --- /dev/null +++ b/office/misc/goffice/translations.xml @@ -0,0 +1,8 @@ + + + + goffice + A GLib/GTK+ set of document-centric objects and charting library + A GLib/GTK+ set of document-centric objects and charting library + + diff --git a/office/misc/librevenge/pspec.xml b/office/misc/librevenge/pspec.xml index f67f253a7b..738135a53c 100644 --- a/office/misc/librevenge/pspec.xml +++ b/office/misc/librevenge/pspec.xml @@ -1,4 +1,4 @@ -- + diff --git a/office/misc/zekr/actions.py b/office/misc/zekr/actions.py new file mode 100644 index 0000000000..badd0f14c9 --- /dev/null +++ b/office/misc/zekr/actions.py @@ -0,0 +1,24 @@ +#!/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 autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +from pisi.actionsapi import get + +WorkDir = "%s/%s" % (get.ARCH(), get.srcNAME()) +BASEDIR = "/usr/share/java/zekr" + +shelltools.export("JAVA_HOME","/usr/lib/jvm/java-7-openjdk") +#def setup(): + +#def build(): + +def install(): + pisitools.insinto(BASEDIR, "*") + pisitools.dosym("%s/zekr.sh" % BASEDIR, "/usr/bin/zekr") + + pisitools.dodoc("doc/changes.txt", "doc/license/*", "doc/readme.txt") diff --git a/office/misc/zekr/files/translations/de.bubenheim.trans.zip b/office/misc/zekr/files/translations/de.bubenheim.trans.zip new file mode 100644 index 0000000000..f4066d4b82 Binary files /dev/null and b/office/misc/zekr/files/translations/de.bubenheim.trans.zip differ diff --git a/office/misc/zekr/files/translations/es.asad.trans.zip b/office/misc/zekr/files/translations/es.asad.trans.zip new file mode 100644 index 0000000000..fa0eb921ab Binary files /dev/null and b/office/misc/zekr/files/translations/es.asad.trans.zip differ diff --git a/office/misc/zekr/files/translations/fr.hamidullah.trans.zip b/office/misc/zekr/files/translations/fr.hamidullah.trans.zip new file mode 100644 index 0000000000..865deba2cc Binary files /dev/null and b/office/misc/zekr/files/translations/fr.hamidullah.trans.zip differ diff --git a/office/misc/zekr/files/translations/it.piccardo.trans.zip b/office/misc/zekr/files/translations/it.piccardo.trans.zip new file mode 100644 index 0000000000..be5a0672c9 Binary files /dev/null and b/office/misc/zekr/files/translations/it.piccardo.trans.zip differ diff --git a/office/misc/zekr/files/translations/tr.diyanet.trans.zip b/office/misc/zekr/files/translations/tr.diyanet.trans.zip new file mode 100644 index 0000000000..8c9b480347 Binary files /dev/null and b/office/misc/zekr/files/translations/tr.diyanet.trans.zip differ diff --git a/office/misc/zekr/files/translations/tr.yazir.trans.zip b/office/misc/zekr/files/translations/tr.yazir.trans.zip new file mode 100644 index 0000000000..254e324c1c Binary files /dev/null and b/office/misc/zekr/files/translations/tr.yazir.trans.zip differ diff --git a/office/misc/zekr/files/use-webkitgtk.patch b/office/misc/zekr/files/use-webkitgtk.patch new file mode 100644 index 0000000000..b596dc5053 --- /dev/null +++ b/office/misc/zekr/files/use-webkitgtk.patch @@ -0,0 +1,15 @@ +--- zekr.sh.OSmanOS 2013-02-11 18:56:07.000000000 +0200 ++++ zekr.sh 2013-02-11 19:00:01.436174792 +0200 +@@ -9,10 +9,10 @@ + JAVA_CMD=java + + ORIG_DIR_NAME=`cd` +-DIR_NAME=`dirname $0` ++DIR_NAME=/usr/share/java/zekr + MAIN_CLASS=net.sf.zekr.ZekrMain + CLASS_PATH=lib/log4j-1.2.8.jar:lib/swt.jar:lib/commons-collections-3.2.1.jar:lib/commons-codec-1.3.jar:lib/commons-io-1.4.jar:lib/commons-lang-2.4.jar:lib/commons-logging-1.0.4.jar:lib/commons-configuration-1.6.jar:lib/velocity-1.6.2.jar:lib/lucene-core-3.0.0.jar:lib/lucene-highlighter-3.0.0.jar:lib/lucene-snowball-3.0.0.jar:lib/lucene-memory-3.0.0.jar:lib/lucene-misc-3.0.0.jar:lib/mp3spi-1.9.4.jar:lib/vorbisspi-1.0.3.jar:lib/jlayer-1.0.1.jar:lib/basicplayer-3.0.jar:lib/tritonus-share-0.3.6.jar:lib/tritonus-jorbis-0.3.6.jar:lib/jorbis-0.0.17.jar:lib/jspeex-0.9.7.jar:dist/zekr.jar +-VM_ARGS="-Xms20m -Xmx128m $ZEKR_BROWSER" ++VM_ARGS="-Xms20m -Xmx128m -Dorg.eclipse.swt.browser.UseWebKitGTK=true" + + cd $DIR_NAME + "$JAVA_CMD" $VM_ARGS -cp "$CLASS_PATH" $MAIN_CLASS $* diff --git a/office/misc/zekr/files/zekr.desktop b/office/misc/zekr/files/zekr.desktop new file mode 100644 index 0000000000..30e3f7d10a --- /dev/null +++ b/office/misc/zekr/files/zekr.desktop @@ -0,0 +1,16 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Name=Zekr +Name[fa]=ذکر +Name[tr]=Zekr +Comment=Study The Quran +Comment[tr]=Kur'ani-ı Kerim Çalışmaları +Comment[fa]=قرآن را مطالعه نمایید +GenericName=Quranic Browser +GenericName[tr]=Kur'an-ı Kerim Tarayıcısı +GenericName[fa]=مرورگر قرآنی +Exec=zekr +Terminal=false +Type=Application +Icon=/usr/share/pixmaps/zekr.png +Categories=Education; diff --git a/office/misc/zekr/files/zekr.png b/office/misc/zekr/files/zekr.png new file mode 100644 index 0000000000..ffc00dc051 Binary files /dev/null and b/office/misc/zekr/files/zekr.png differ diff --git a/office/misc/zekr/pspec.xml b/office/misc/zekr/pspec.xml new file mode 100644 index 0000000000..6c94da1a0c --- /dev/null +++ b/office/misc/zekr/pspec.xml @@ -0,0 +1,121 @@ + + + + + zekr + http://sourceforge.net/projects/zekr + + Kamil Atlı + suvari@pisilinux.org + + GPLv2 + zekr + app:gui + Quran study software + Zekr is an open source Quran study software that is designed to ease access to the content of the Quran. It provides translations, recitation, search and some other features. + http://sourceforge.net/projects/zekr/files/Zekr/zekr-1.1.0/zekr-1.1.0-linux_64.tar.gz + + use-webkitgtk.patch + + + + + zekr + + jre7-openjdk + webkit-gtk2 + gsettings-desktop-schemas + + + /usr/share + /usr/share/doc + /usr/bin + /usr/share/java + + + zekr.png + zekr.desktop + + + + + zekr-trans-de + Quran translation in German + + zekr + + + /usr/share/java/zekr/res/text/trans/de.* + + + translations/de.bubenheim.trans.zip + + + + + zekr-trans-es + Quran translation in Spanish + + zekr + + + /usr/share/java/zekr/res/text/trans/es.* + + + translations/es.asad.trans.zip + + + + + zekr-trans-fr + Quran translation in French + + zekr + + + /usr/share/java/zekr/res/text/trans/fr.* + + + translations/fr.hamidullah.trans.zip + + + + + zekr-trans-it + Quran translation in Italian + + zekr + + + /usr/share/java/zekr/res/text/trans/it.* + + + translations/it.piccardo.trans.zip + + + + + zekr-trans-tr + Quran translation in Turkish + + zekr + + + /usr/share/java/zekr/res/text/trans/tr.* + + + translations/tr.diyanet.trans.zip + translations/tr.yazir.trans.zip + + + + + + 2018-12-03 + 1.1.0 + First release + Kamil Atlı + suvari@pisilinux.org + + + diff --git a/office/misc/zekr/translations.xml b/office/misc/zekr/translations.xml new file mode 100644 index 0000000000..f8cd5d8f05 --- /dev/null +++ b/office/misc/zekr/translations.xml @@ -0,0 +1,34 @@ + + + + zekr + Kur'an-ı Kerim eğitim uygulaması + Zekr, Kur'an-ı Kerim'in içeriğine erişimi kolaylaştıran ve çeviri, ezberleme gibi çeşitli özellikler sunan bir çalışma uygulamasıdır. + + + + zekr-trans-de + Almanca Kur'an-ı Kerim çevirisi + + + + zekr-trans-es + İspanyolca Kur'an-ı Kerim çevirisi + + + + zekr-trans-fr + Fransızca Kur'an-ı Kerim çevirisi + + + + zekr-trans-it + İtalyanca Kur'an-ı Kerim çevirisi + + + + zekr-trans-tr + Türkçe Kur'an-ı Kerim çevirisi + + + diff --git a/pisi-index.xml b/pisi-index.xml index 24659931c7..c449b4ffef 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -9082,7 +9082,7 @@ Common Unix Printing System Unix Ortak Yazdırma Sistemi cups provides a portable printing layer for *nix-based operating systems. - https://github.com/apple/cups/releases/download/v2.2.7/cups-2.2.7-source.tar.gz + https://github.com/apple/cups/releases/download/v2.2.9/cups-2.2.9-source.tar.gz acl-devel pam-devel @@ -9102,7 +9102,6 @@ archlinux/cups-no-export-ssllibs.patch archlinux/cups-no-gzip-man.patch - archlinux/auth-workaround-for-certain-web-browsers.patch archlinux/guid.patch fedora/cups-final-content-type.patch fedora/cups-res_init.patch @@ -9117,7 +9116,6 @@ pisilinux/lib64.patch pisilinux/statedir.patch pisilinux/desktop.patch - pisilinux/auth.patch pld-linux/cups-avahi-address.patch hardware/printer/cups/pspec.xml @@ -9171,7 +9169,7 @@ Development files for cups cups için geliştirme dosyaları - cups + cups /usr/include @@ -9192,7 +9190,7 @@ zlib-32bit openssl-32bit libgcc - cups + cups /usr/bin/cups-config-32bit @@ -9200,6 +9198,13 @@ + + 2018-11-24 + 2.2.9 + Rebuild New T. + Mustafa Cinasal + muscnsl@gmail.com + 2018-09-10 2.2.7 @@ -12178,7 +12183,7 @@ 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/3.x/wine-3.14.tar.xz + https://dl.winehq.org/wine/source/3.x/wine-3.21.tar.xz mit-kerberos lcms2-devel @@ -12241,8 +12246,8 @@ wine app:gui - wine-32bit - winetricks + wine-32bit + winetricks lcms2 libX11 libSM @@ -12308,7 +12313,7 @@ Wine development environment Wine geliştirme ortamı - wine + wine /usr/bin/function_grep.pl @@ -12420,6 +12425,13 @@ + + 2018-11-25 + 3.21 + Version bump + PisiLinux Community + admins@pisilinux.org + 2018-08-29 3.14 @@ -14774,7 +14786,7 @@ aufs-util - http://aufs.sourceforge.ne + http://aufs.sourceforge.net Ertuğrul Erata ertugrulerata@gmail.com @@ -19089,6 +19101,73 @@ + + + polybar + https://polybar.github.io/ + + Ertuğrul Erata + ertugrulerata@gmail.com + + GPLv2 + app:gui + x11.misc + A fast and easy to use tool for creating status bars + Polybar aims to help users build beautiful and highly customizable status bars for their desktop environment, without the need of having a black belt in shell scripting. + https://github.com/jaagr/polybar/archive/3.2.1.tar.gz + + cmake + i3wm-devel + xcb-proto + cairo-devel + curl-devel + xcb-util-xrm-devel + libnl-devel + wireless-tools-devel + alsa-lib-devel + jsoncpp-devel + pulseaudio-libs-devel + + + xpp_1_40_i3ipcpp_0_71.patch + + x11/misc/polybar/pspec.xml + + + polybar + + libgcc + cairo + curl + libxcb + freetype + fontconfig + xcb-util-xrm + xcb-util-wm + xcb-util-cursor + libnl + jsoncpp + alsa-lib + pulseaudio-libs + + + /usr/bin + /usr/share/bash-completion + /usr/share/man + /usr/share/doc + /usr/share/zsh + + + + + 2018-11-30 + 3.2.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + xkeyboard-config @@ -41929,6 +42008,60 @@ functionality to build high-performing, platform-independent programs. + + + libbinio + http://libbinio.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.misc + Binary I/O stream class library + İkili I/O yayın sınıfı kitaplığı + libbinio is a binary I/O stream class library. + libbinio ikili I/O yayın sınıfı kitaplığıdır. + mirrors://sourceforge/libbinio/libbinio-1.4.tar.bz2 + + gcc44.patch + string-conversion.patch + + multimedia/misc/libbinio/pspec.xml + + + libbinio + + /usr/lib + /usr/share/doc + /usr/share/info + + + + libbinio-devel + Headers I/O stream class library + libbinio için geliştirme başlıkları + libbinio is a binary I/O stream class library. + libbinio için geliştirme başlıklarını içerir. + + libbinio + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-12-06 + 1.4 + First release + Ali Cengiz KLurt + alicengizkurt@gmail.com + + + libdvdnav @@ -45122,6 +45255,119 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + audacious-plugins + http://audacious-media-player.org + + PisiLinux Community + admin@pisilinux.org + + GPLv2 + data + multimedia.plugin + plugins for audacious + Audacious eklentileri + Zestaw pluginów do Audacious + plugins for audacious + Audacious için eklentiler + Zestaw pluginów do Audacious + http://distfiles.audacious-media-player.org/audacious-plugins-3.10.tar.bz2 + + flac-devel + mesa-devel + lame-devel + neon-devel + gtk2-devel + faac-devel + lirc-devel + faad2-devel + cairo-devel + pango-devel + libogg-devel + libcue-devel + ffmpeg-devel + libmms-devel + mpg123-devel + libmtp-devel + libsdl2-devel + libcddb-devel + wavpack-devel + libbinio-devel + alsa-lib-devel + libnotify-devel + libvorbis-devel + fluidsynth-devel + libsndfile-devel + gdk-pixbuf-devel + libXrender-devel + libxml2-devel + libmodplug-devel + libXcomposite-devel + libsamplerate-devel + pulseaudio-libs-devel + libcdio-paranoia-devel + jack-audio-connection-kit-devel + audacious-devel + libcdio-devel + + multimedia/plugin/audacious-plugins/pspec.xml + + + audacious-plugins + + neon + gtk2 + faac + flac + lame + lirc + mesa + faad2 + cairo + pango + libcue + ffmpeg + libmms + mpg123 + libmtp + libogg + wavpack + libcddb + libsdl2 + libbinio + alsa-lib + libvorbis + libnotify + fluidsynth + gdk-pixbuf + libXrender + libmodplug + libsndfile + libsamplerate + libXcomposite + pulseaudio-libs + libcdio-paranoia + jack-audio-connection-kit + libcdio + + + /usr/lib/audacious + /usr/share/audacious + /usr/share/locale + /usr/share/doc + + + + + 2018-12-06 + 3.10 + First release + Ali Cengiz Kurt + alicengizkurt@gmail.com + + + libchromaprint @@ -54407,6 +54653,70 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + feh + https://feh.finalrewind.org/ + + Mogyorósi Petra + squeakymouse@protonmail.com + + MIT + multimedia.graphics + feh – a fast and light image viewer + feh is an X11 image viewer aimed mostly at console users. Unlike most other viewers, it does not have a fancy GUI, but simply displays images. It is controlled via commandline arguments and configurable key/mouse actions. It is released under a variant of the MIT license. + https://feh.finalrewind.org/feh-3.1.tar.bz2 + + curl-devel + imlib2-devel + libX11-devel + libXinerama-devel + libexif-devel + libpng-devel + libXt-devel + + + nolocal.patch + + multimedia/graphics/feh/pspec.xml + + + feh + feh – a fast and light image viewer + + curl + imlib2 + libX11 + libXinerama + libexif + libpng + + + /usr/bin/* + /usr/share/applications/* + /usr/share/doc/* + /usr/share/feh/* + /usr/share/icons/* + /usr/share/man/* + + + + + 2018-12-01 + 3.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2018-06-28 + 2.27 + Latest version + Mogyorósi Petra + squeakymouse@protonmail.com + + + gimp-dds-plugin @@ -56721,6 +57031,67 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + devedeNG + http://www.rastersoft.com/programas/devede.html + + Kamil Atlı + suvari@pisilinux.org + + GPLv3 + app:gui + multimedia.editor + Graphical frontend to create video DVDs/(S)VCDs + Video DVD ve SVCD oluşturmak için grafik arayüz + Devede NG is a rewrite of the Devede DVD disc authoring program. This new +code has been written from scratch, and uses Python3 and Gtk3. It is also +cleaner, which will allow to add new features in the future. + DeVeDeng, neredeyse tüm görüntü biçimlerinden, (ev oynatıcıları için uyumlu) video DVD üretebilen bir uygulamadır. + devede + https://sourceforge.net/projects/pisilinux/files/source/devedeng-4.12.0.tar.gz + + gtk3-devel + ffmpeg-devel + gettext-devel + python3-devel + + multimedia/editor/devedeNG/pspec.xml + + + devedeNG + + gtk3 + ffmpeg + cdrkit + python3 + mplayer + vcdimager + dvdauthor + python-gtk + python3-cairo + python3-urllib3 + python3-setuptools + python3-pygobject3 + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + /usr/share/man/man1 + + + + + 2018-12-03 + 4.12.0 + First release + Kamil Atlı + suvari@pisilinux.org + + + dvdauthor @@ -63086,6 +63457,79 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + audacious + http://audacious-media-player.org + + PisiLinux Community + admins@pisilinux.org + + GPL-v3 + app:gui + multimedia.sound + an advanced audio player + Açık kaynak kodlu bir müzikçalar + Audacious es un reproductor de audio disponible como software libre + Zaawansowany odtwarzacz muzyczny + Audacious is an open source audio player. A descendant of XMMS, Audacious plays your music how you want it, without stealing away your computer’s resources from other tasks. Drag and drop folders and individual song files, search for artists and albums in your entire music library, or create and edit your own custom playlists.Listen to CD’s or stream music from the Internet. Tweak the sound with the graphical equalizer or experiment with LADSPA effects. Enjoy the modern GTK-themed interface or change things up with Winamp classic skins. Use the plugins included with Audacious to fetch lyrics for your music, to set an alarm in the morning, and more. + Audacious ile dilerseniz bilgisayarınızdan ya da diğer kaynaklardan, sürükle-bırak yöntemiyle,müzik dosyalarınızı çalabilrsiniz. + Sanatçı ve albüm müzik kütüphanesi için arama yapabilir veya kendi özel çalma listelerinizi oluşturup ve düzenleyebilirsiniz. + CD ya da internet üzerinden canlı müzik dinleyeblir, GTK temalı arayüzlü bu uygulamayla , modern bir müzikçaların keyfini çıkarabilirsiniz. + Dilerseniz Winamp klasik arayüzleri ile görüntüsünü değiştirebilirsiniz. + Audacious ile birlikte eklentilerini ve daha fazlasını,örneğin sabahları bir alarm kurmak için kullanabilirsiniz. + Con Audacious puede escuchar música desde su ordenador o desde otras fuentes, si lo desea, puede arrastrar y soltar los archivos de música. Puede buscar por artista y álbum, disponer de biblioteca de música o crear sus propias listas de reproducción y editarlas. También puede cambiar la apariencia de la interfaz al modo de Winamp clásico. + Audacious to zaawansowany i bardzo wydajny odtwarzacz audio. Program obsługuje najpopularniejsze formaty dźwiękowe a w razie potrzeby listę formatów można poszerzyć dzięki licznym wtyczkom. + http://distfiles.audacious-media-player.org/audacious-3.10.tar.bz2 + + gtk2-devel + pango-devel + glib2-devel + gdk-pixbuf-devel + + multimedia/sound/audacious/pspec.xml + + + audacious + + gtk2 + cairo + pango + glib2 + libgcc + gdk-pixbuf + + + /usr/share/doc + /usr/bin + /usr/share/icons + /usr/share/man + /usr/share/pixmaps + /usr/lib/libaud* + /usr/share/locale + /usr/share/audacious + /usr/share/applications + + + + audacious-devel + + /usr/lib/pkgconfig + /usr/include/libaudgui + /usr/include/audacious + /usr/include/libaudcore + + + + + 2018-12-06 + 3.10 + First release + Ali Cengiz Kurt + alicengizkurt@gmail.com + + + avidemux @@ -63353,6 +63797,59 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + ffmulticonverter + https://github.com/Ilias95/FF-Multi-Converter + + Kamil Atlı + suvari@pisilinux.org + + GPLv3 + app:gui + multimedia.converter + A multi converter + Bir çoklu dönüştürücü + FF Multi Converter is a simple graphical application that enables you to convert audio, video, image and document files between all popular formats, using and combining other programs. It uses ffmpeg for audio/video files, unoconv for document files (which uses the OpenOffice's UNO bindings) and PIL library for image file conversions. + FF Multi Converter; ses, video, resim ve belge dosya biçimlerini farklı biçimlere dönüştürmek için kullanılabilecek diğer uygulamalara önyüzlük yapan basit bir araçtır. Ses ve video dosyaları için ffmpeg, belge dosyaları için unoconv ve resim dosyaları için PIL kütüphanesi kullanılmaktadır. + ffmulticonverter + mirrors://sourceforge/ffmulticonv/ffmulticonverter-1.8.0.tar.gz + + python3-qt5-devel + ffmpeg-devel + gettext-devel + python3-devel + + multimedia/converter/ffmulticonverter/pspec.xml + + + ffmulticonverter + + ffmpeg + unoconv + python3-qt5 + imagemagick + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/bin + /usr/share/pixmaps + /usr/share/applications + /usr/share/ffmulticonverter + + + + + 2018-12-03 + 1.8.0 + First release. + Kamil Atlı + suvari@pisilinux.org + + + mkvtoolnix @@ -63492,26 +63989,36 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression 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 + https://github.com/dagwieers/unoconv/archive/0.8.2.tar.gz - asciidoc xmlto + asciidoc + python3-devel + python3-setuptools multimedia/converter/unoconv/pspec.xml unoconv - asciidoc xmlto + asciidoc /usr/bin + /usr/lib /usr/share/man /usr/share/doc + + 2018-11-04 + 0.8.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + 2018-08-05 0.7 @@ -63614,6 +64121,102 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + soundkonverter + https://www.opendesktop.org/p/1126634/ + + Kamil Atlı + suvari@pisilinux.org + + GPLv2 + app:gui + multimedia.converter + SoundKonverter is a frontend to various audio converters. + Audio conversion, replay Gain calculation, CD ripping. It is extendable by plugins and supports many backends: soundKonverter supports reading and writing tags for many formats, so the tags are preserved when converting files. + soundkonverter + https://sourceforge.net/projects/pisilinux/files/source/soundkonverter-3.0.1.tar.gz + + cmake + libkcddb + kio-devel + kinit-devel + ki18n-devel + solid-devel + taglib-devel + ffmpeg-devel + kconfig-devel + kxmlgui-devel + qt5-base-devel + kdesignerplugin + libvorbis-devel + kdoctools-devel + kemoticons-devel + qt5-phonon-devel + cdparanoia-devel + kitemmodels-devel + extra-cmake-modules + kconfigwidgets-devel + kwidgetsaddons-devel + kunitconversion-devel + kdelibs4-support-devel + + multimedia/converter/soundkonverter/pspec.xml + + + soundkonverter + + kio + ki18n + solid + libgcc + taglib + kconfig + kxmlgui + kservice + libkcddb + qt5-base + cdparanoia + qt5-phonon + kcompletion + kcoreaddons + ktextwidgets + kconfigwidgets + knotifications + kwidgetsaddons + kdelibs4-support + sox + faac + flac + lame + faad2 + speex + ffmpeg + mplayer + libopus + twolame + wavpack + libvorbis + timidity + fluidsynth + vorbis-tools + + + /usr/bin + /usr/lib + /usr/share + + + + + 2018-12-03 + 3.0.1 + First release + Kamil Atlı + suvari@pisilinux.org + + + vcdimager @@ -64588,6 +65191,87 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + goffice + https://git.gnome.org/browse/goffice + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + library + office.misc + A GLib/GTK+ set of document-centric objects and charting library + A GLib/GTK+ set of document-centric objects and charting library + A GLib/GTK+ set of document-centric objects and charting library + A GLib/GTK+ set of document-centric objects and charting library + http://ftp.gnome.org/pub/gnome/sources/goffice/0.10/goffice-0.10.44.tar.xz + + intltool + gtk-doc + gtk3-devel + python-six + cairo-devel + glib2-devel + pango-devel + libgsf-devel + librsvg-devel + libxml2-devel + libxslt-devel + gobject-introspection-devel + + office/misc/goffice/pspec.xml + + + goffice + + /usr/lib + /usr/share + /usr/share/goffice + /usr/share/locale + /usr/share/doc + + + + goffice-devel + Development files for goffice + + goffice + gtk3-devel + cairo-devel + glib2-devel + pango-devel + libgsf-devel + librsvg-devel + libxml2-devel + libxslt-devel + + + /usr/include + /usr/lib/pkgconfig + + + + goffice-docs + Development files for goffice + + goffice + + + /usr/share/gtk-doc + + + + + 2018-12-01 + 0.10.44 + First release + PisiLinux Community + admins@pisilinux.org + + + txt2man @@ -65767,7 +66451,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Skrooge allows you to manage your personal finances, powered by KDE. Thanks to its many features, it is one of the most powerful way to enter, follow, and analyze your expenses. Skrooge, kişisel finans akışınızı kontrol altında tutmanızı sağlayan bir uygulamadır. skrooge - mirrors://kde/stable/skrooge/skrooge-2.12.0.tar.xz + mirrors://kde/stable/skrooge/skrooge-2.16.2.tar.xz qt5-base-devel extra-cmake-modules @@ -65868,6 +66552,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2018-11-27 + 2.16.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + 2018-03-24 2.12.0 @@ -65935,7 +66626,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Tellico is a KDE application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines. Tellico, koleksiyonlarınızı düzenlemek için kullanabileceğiniz bir KDE uygulamasıdır. Öntanımlı olarak; kitaplar, biyografiler, videolar, müzikler, oyunlar gibi bir çok şemayı destekler. tellico - http://tellico-project.org/files/tellico-3.1.2.tar.xz + http://tellico-project.org/files/tellico-3.1.3.tar.xz extra-cmake-modules libxslt-devel @@ -66008,6 +66699,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2018-11-27 + 3.1.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-05-05 3.1.2 @@ -66414,6 +67112,127 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + zekr + http://sourceforge.net/projects/zekr + + Kamil Atlı + suvari@pisilinux.org + + GPLv2 + app:gui + office.misc + Quran study software + Kur'an-ı Kerim eğitim uygulaması + Zekr is an open source Quran study software that is designed to ease access to the content of the Quran. It provides translations, recitation, search and some other features. + Zekr, Kur'an-ı Kerim'in içeriğine erişimi kolaylaştıran ve çeviri, ezberleme gibi çeşitli özellikler sunan bir çalışma uygulamasıdır. + zekr + http://sourceforge.net/projects/zekr/files/Zekr/zekr-1.1.0/zekr-1.1.0-linux_64.tar.gz + + use-webkitgtk.patch + + office/misc/zekr/pspec.xml + + + zekr + + jre7-openjdk + webkit-gtk2 + gsettings-desktop-schemas + + + /usr/share + /usr/share/doc + /usr/bin + /usr/share/java + + + zekr.png + zekr.desktop + + + + zekr-trans-de + Quran translation in German + Almanca Kur'an-ı Kerim çevirisi + + zekr + + + /usr/share/java/zekr/res/text/trans/de.* + + + translations/de.bubenheim.trans.zip + + + + zekr-trans-es + Quran translation in Spanish + İspanyolca Kur'an-ı Kerim çevirisi + + zekr + + + /usr/share/java/zekr/res/text/trans/es.* + + + translations/es.asad.trans.zip + + + + zekr-trans-fr + Quran translation in French + Fransızca Kur'an-ı Kerim çevirisi + + zekr + + + /usr/share/java/zekr/res/text/trans/fr.* + + + translations/fr.hamidullah.trans.zip + + + + zekr-trans-it + Quran translation in Italian + İtalyanca Kur'an-ı Kerim çevirisi + + zekr + + + /usr/share/java/zekr/res/text/trans/it.* + + + translations/it.piccardo.trans.zip + + + + zekr-trans-tr + Quran translation in Turkish + Türkçe Kur'an-ı Kerim çevirisi + + zekr + + + /usr/share/java/zekr/res/text/trans/tr.* + + + translations/tr.diyanet.trans.zip + translations/tr.yazir.trans.zip + + + + + 2018-12-03 + 1.1.0 + First release + Kamil Atlı + suvari@pisilinux.org + + + mdbtools @@ -73991,7 +74810,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression at-spi2-atk için geliştirme dosyaları at-spi2-atk için geliştirme dosyaları - at-spi2-atk + at-spi2-atk glib2-devel at-spi2-core-devel @@ -74002,6 +74821,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2018-11-26 + 2.26.2 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + 2018-07-27 2.26.2 @@ -74068,7 +74894,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression 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.28/at-spi2-core-2.28.0.tar.xz + mirrors://gnome/at-spi2-core/2.30/at-spi2-core-2.30.0.tar.xz libXtst-devel libxslt-devel @@ -74083,6 +74909,9 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression python-six gobject-introspection-devel + + 0002-bus-launch-use-__linux__-over-__linux.patch + desktop/misc/at-spi2-core/pspec.xml @@ -74141,7 +74970,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression at-spi2-core için geliştirme dosyaları at-spi2-core için geliştirme dosyaları - at-spi2-core + at-spi2-core dbus-devel glib2-devel @@ -74152,6 +74981,20 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2018-11-30 + 2.30.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2018-11-26 + 2.28.0 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + 2018-07-27 2.28.0 @@ -74314,13 +75157,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression glib2-devel libX11-devel libxcb-devel - ConsoleKit-devel + gettext-devel pam-devel gdk-pixbuf-devel - at-spi2-atk-devel - at-spi2-core-devel + lxdm-0.5.3-pam_console-disable.patch + lxdm-0.5.3-upstream-fixes.patch default_config.patch default_session.patch @@ -74335,13 +75178,10 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression cairo pango gdk-pixbuf - at-spi2-atk - at-spi2-core dbus glib2 libX11 libxcb - ConsoleKit /etc @@ -74369,6 +75209,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2018-12-05 + 0.5.3 + build without ConsoleKit. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-08-10 0.5.3 @@ -75551,6 +76398,59 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + gsettings-desktop-schemas + http://www.gnome.org/ + + PisiLinux Community + admin@pisilinux.org + + GPLv2 + desktop.gnome.base + Collection of GSettings schemas for GNOME desktop + GNOME masaüstü ortamı için GSettings şemalarının koleksiyonu + Gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. + Gnome masaüstünün çeşitli bileşenleri tarafından paylaşılan ayarlar için GSettings şemalarının bir koleksiyonudur. + mirrors://gnome/gsettings-desktop-schemas/3.10/gsettings-desktop-schemas-3.10.1.tar.xz + + intltool + glib2-devel + + desktop/gnome/base/gsettings-desktop-schemas/pspec.xml + + + gsettings-desktop-schemas + + /usr/share/doc + /usr/share/locale + /usr/share/GConf/ + /usr/share/gir-1.0 + /usr/lib/girepository-1.0 + /usr/share/glib-2.0/schemas + + + + gsettings-desktop-schemas-devel + gsettings-desktop-schemas için geliştirme dosyaları + + gsettings-desktop-schemas + + + /usr/include + /usr/share/pkgconfig/ + + + + + 2018-12-03 + 3.10.1 + First Release + Kamil Atlı + suvari@pisilinux.org + + + zenity @@ -87863,7 +88763,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Plazma Çerçevelerine dayalı bir platform Plazma Çerçevelerine dayalı bir platform Plazma Çerçevelerine dayalı bir platform - https://download.kde.org/stable/latte-dock/latte-dock-0.8.2.tar.xz + https://download.kde.org/stable/latte-dock/latte-dock-0.8.3.tar.xz cmake kconfig-devel @@ -87933,6 +88833,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2018-11-25 + 0.8.3 + Version bump. + PisiLinux Community + admins@pisilinux.org + 2018-11-03 0.8.2 @@ -145952,6 +146859,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.ki18n solid libgcc + imagemagick kcompletion kcoreaddons kconfigwidgets @@ -145967,7 +146875,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - 2018-11-13 + 2018-11-24 0.7.0 Rebuild Ertuğrul Erata @@ -161756,14 +162664,14 @@ It supports email, address books, calendars, tasks, news feeds and much more.Core utility library for all LXDE-Qt components liblxqt çoğu lxde-qt bileşenleri için ortak temel kitaplıklar içerir. lxqt - https://github.com/lxde/liblxqt/releases/download/0.13.0/liblxqt-0.13.0.tar.xz + https://github.com/lxqt/liblxqt/releases/download/0.13.0/liblxqt-0.13.0.tar.xz cmake glibc-devel kwindowsystem-devel libX11-devel libgcc - libqtxdg-devel + libqtxdg-devel pkgconfig qt5-base-devel qt5-linguist @@ -161771,7 +162679,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-qdbusviewer qt5-x11extras-devel libXScrnSaver-devel - lxqt-build-tools + lxqt-build-tools desktop/lxqt/liblxqt/pspec.xml @@ -161796,7 +162704,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.liblxqt-devel Development headers for liblxqt - liblxqt + liblxqt qt5-base-devel qt5-x11extras-devel libqtxdg-devel @@ -161807,6 +162715,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -161839,7 +162754,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Image viewer and screenshot tool. lximage-qt, Resim görüntüleyici ve ekran görüntüsü aracıdır. lxqt - https://github.com/lxde/lximage-qt/releases/download/0.7.0/lximage-qt-0.7.0.tar.xz + https://github.com/lxqt/lximage-qt/releases/download/0.7.0/lximage-qt-0.7.0.tar.xz glib2-devel cmake @@ -161851,12 +162766,12 @@ It supports email, address books, calendars, tasks, news feeds and much more.libfm-extra-devel libexif-devel libX11-devel - libfm-qt-devel + libfm-qt-devel qt5-qdbusviewer menu-cache-devel - lxqt-config + lxqt-config kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools desktop/lxqt/lximage-qt/pspec.xml @@ -161881,6 +162796,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.7.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.7.0 @@ -161911,14 +162833,14 @@ It supports email, address books, calendars, tasks, news feeds and much more.Core library of PCManFM file manager libfm is a Core library of PCManFM file manager lxqt - https://github.com/lxde/libfm-qt/releases/download/0.13.0/libfm-qt-0.13.0.tar.xz + https://github.com/lxqt/libfm-qt/releases/download/0.13.1/libfm-qt-0.13.1.tar.xz cmake libfm-devel - qt5-base-devel - qt5-linguist - qt5-x11extras-devel - lxqt-build-tools + qt5-base-devel + qt5-linguist + qt5-x11extras-devel + lxqt-build-tools menu-cache-devel libexif-devel libfm-extra-devel @@ -161951,7 +162873,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libfm-devel qt5-base-devel qt5-x11extras-devel - libfm-qt + libfm-qt /usr/include/libfm-qt @@ -161959,6 +162881,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.1 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -162036,18 +162965,18 @@ It supports email, address books, calendars, tasks, news feeds and much more.Qt port of volume control pavucontrol. Qt port of volume control pavucontrol lxqt - https://github.com/lxde/pavucontrol-qt/releases/download/0.4.0/pavucontrol-qt-0.4.0.tar.xz + https://github.com/lxqt/pavucontrol-qt/releases/download/0.4.0/pavucontrol-qt-0.4.0.tar.xz cmake kwindowsystem-devel libgcc - liblxqt-devel + liblxqt-devel qt5-linguist libqtxdg-devel pulseaudio-libs-devel glib2-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools desktop/lxqt/pavucontrol-qt/pspec.xml @@ -162067,6 +162996,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.4.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.4.0 @@ -162099,7 +163035,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Core utility library for all LXDE-Qt components liblxqt çoğu lxde-qt bileşenleri için ortak temel kitaplıklar içerir. lxqt - https://github.com/lxde/lxqt-config/releases/download/0.13.0/lxqt-config-0.13.0.tar.xz + https://github.com/lxqt/lxqt-config/releases/download/0.13.0/lxqt-config-0.13.0.tar.xz cmake zlib-devel @@ -162153,6 +163089,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -162185,7 +163128,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.The LXQt desktop panel lxqt-panel, LXQt masaüstü panelidir. lxqt - https://github.com/lxde/lxqt-panel/releases/download/0.13.0/lxqt-panel-0.13.0.tar.xz + https://github.com/lxqt/lxqt-panel/releases/download/0.13.0/lxqt-panel-0.13.0.tar.xz cmake glib2-devel @@ -162213,7 +163156,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.xcb-util-devel libXrender-devel desktop-file-utils - lxqt-build-tools + lxqt-build-tools desktop/lxqt/lxqt-panel/pspec.xml @@ -162263,7 +163206,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.lxqt-panel-devel Development headers for lxqt-panel - lxqt-panel + lxqt-panel /usr/include @@ -162271,6 +163214,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -162303,7 +163253,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.LXDE-Qt platform integration plugin for Qt Qt için LXDE-Qt platform entegrasyon eklentisi. lxqt - https://github.com/lxde/lxqt-qtplugin/releases/download/0.13.0/lxqt-qtplugin-0.13.0.tar.xz + https://github.com/lxqt/lxqt-qtplugin/releases/download/0.13.0/lxqt-qtplugin-0.13.0.tar.xz cmake kwindowsystem-devel @@ -162314,7 +163264,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools libfm-qt-devel menu-cache-devel libexif-devel @@ -162336,6 +163286,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -162368,7 +163325,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Daemon use for power management and auto-suspend. Güç yönetimi ve otomatik askıya için kullanılır. lxqt - https://github.com/lxde/lxqt-powermanagement/releases/download/0.13.0/lxqt-powermanagement-0.13.0.tar.xz + https://github.com/lxqt/lxqt-powermanagement/releases/download/0.13.0/lxqt-powermanagement-0.13.0.tar.xz cmake kwindowsystem-devel @@ -162382,7 +163339,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.solid-devel upower-devel kidletime-devel - lxqt-build-tools + lxqt-build-tools desktop/lxqt/lxqt-powermanagement/pspec.xml @@ -162404,6 +163361,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -162436,13 +163400,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.LXQt themes, graphics and icons LXQt tema, grafik ve simgeleri lxqt - https://github.com/lxde/lxqt-themes/releases/download/0.13.0/lxqt-themes-0.13.0.tar.xz + https://github.com/lxqt/lxqt-themes/releases/download/0.13.0/lxqt-themes-0.13.0.tar.xz cmake kwindowsystem-devel liblxqt-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools themes.patch @@ -162477,6 +163441,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -162509,7 +163480,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.An alternative session manager ported from the original razor-session Orjinal razor-sessiondan taşınan bir alternatif oturum yöneticisidir. lxqt - https://github.com/lxde/lxqt-session/releases/download/0.13.0/lxqt-session-0.13.0.tar.xz + https://github.com/lxqt/lxqt-session/releases/download/0.13.0/lxqt-session-0.13.0.tar.xz cmake kwindowsystem-devel @@ -162520,7 +163491,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-linguist qt5-x11extras-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools libgudev-devel desktop/lxqt/lxqt-session/pspec.xml @@ -162556,6 +163527,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -162582,7 +163560,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. LGPLv2.1-linking-exception app:gui - desktop.toolkit + desktop.lxqt Qt-based wallet manager Qt tabanlı cüzdan yöneticisi Qt-based wallet manager @@ -162620,7 +163598,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.lxqt-wallet-devel qt5-base-devel - lxqt-wallet + lxqt-wallet /usr/include/lxqt @@ -162628,6 +163606,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 3.1.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 3.1.0 @@ -162658,7 +163643,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.QT5-based multitab terminal emulator. QT5-based multitab terminal emulator. lxqt - https://github.com/lxde/qterminal/releases/download/0.9.0/qterminal-0.9.0.tar.xz + https://github.com/lxqt/qterminal/releases/download/0.9.0/qterminal-0.9.0.tar.xz cmake qt5-base-devel @@ -162670,7 +163655,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.lxqt-config qt5-svg-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools desktop/lxqt/qterminal/pspec.xml @@ -162688,6 +163673,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.9.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.9.0 @@ -162718,7 +163710,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Core library of PCManFM file manager libfm is a Core library of PCManFM file manager lxqt - mirrors://sourceforge/pcmanfm/PCManFM + Libfm (tarball release)/LibFM/libfm-1.2.5.tar.xz + https://github.com/lxde/libfm/archive/1.3.0.2.tar.gz atk-devel dbus-glib-devel @@ -162772,7 +163764,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. glib2-devel gtk3-devel - libfm + libfm /usr/include/libfm @@ -162781,6 +163773,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 1.3.0.2 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 1.2.5 @@ -162819,7 +163818,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libgcc qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools desktop/lxqt/libsysstat/pspec.xml @@ -162848,6 +163847,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.4.1 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.4.1 @@ -162880,7 +163886,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Tool used to launch programs quickly by typing their names Aracı adlarını yazarak hızlıca programları başlatmak için kullanılır. lxqt - https://github.com/lxde/lxqt-runner/releases/download/0.13.0/lxqt-runner-0.13.0.tar.xz + https://github.com/lxqt/lxqt-runner/releases/download/0.13.0/lxqt-runner-0.13.0.tar.xz cmake glib2-devel @@ -162894,7 +163900,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-linguist qt5-script-devel muparser-devel - lxqt-build-tools + lxqt-build-tools desktop/lxqt/lxqt-runner/pspec.xml @@ -162918,6 +163924,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -162950,7 +163963,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.About dialog of LXDE-Qt LXDE-Qt hakkında bilgi içerir. lxqt - https://github.com/lxde/lxqt-about/releases/download/0.13.0/lxqt-about-0.13.0.tar.xz + https://github.com/lxqt/lxqt-about/releases/download/0.13.0/lxqt-about-0.13.0.tar.xz cmake kwindowsystem-devel @@ -162958,7 +163971,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.liblxqt-devel qt5-linguist libqtxdg-devel - lxqt-build-tools + lxqt-build-tools desktop/lxqt/lxqt-about/pspec.xml @@ -162978,6 +163991,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -163010,7 +164030,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.LXQt openssh password prompt LXQt parola uygulaması lxqt - https://github.com/lxde/lxqt-openssh-askpass/releases/download/0.13.0/lxqt-openssh-askpass-0.13.0.tar.xz + https://github.com/lxqt/lxqt-openssh-askpass/releases/download/0.13.0/lxqt-openssh-askpass-0.13.0.tar.xz cmake kwindowsystem-devel @@ -163019,7 +164039,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.lxqt-config qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools desktop/lxqt/lxqt-openssh-askpass/pspec.xml @@ -163036,6 +164056,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -163066,7 +164093,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Library providing freedesktop.org specs implementations for Qt. Library providing freedesktop.org specs implementations for Qt. lxqt - https://github.com/lxde/libqtxdg/releases/download/3.2.0/libqtxdg-3.2.0.tar.xz + https://github.com/lxqt/libqtxdg/releases/download/3.2.0/libqtxdg-3.2.0.tar.xz libgcc cmake @@ -163094,7 +164121,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libqtxdg-devel Development headers for libqtxdg - libqtxdg + libqtxdg qt5-base-devel qt5-svg-devel @@ -163104,6 +164131,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 3.2.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 3.2.0 @@ -163158,6 +164192,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 1.10.18 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 1.10.18 @@ -163190,7 +164231,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.LXQt system administration tool LXQt sistem yönetim araçlarını içerir. lxqt - https://github.com/lxde/lxqt-admin/releases/download/0.13.0/lxqt-admin-0.13.0.tar.xz + https://github.com/lxqt/lxqt-admin/releases/download/0.13.0/lxqt-admin-0.13.0.tar.xz cmake glib2-devel @@ -163222,6 +164263,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -163252,14 +164300,14 @@ It supports email, address books, calendars, tasks, news feeds and much more.The lxqt-l10n package provides translations for all components of the LXQt desktop. The lxqt-l10n package provides translations for all components of the LXQt desktop. lxqt - https://github.com/lxde/lxqt-l10n/releases/download/0.13.0/lxqt-l10n-0.13.0.tar.xz + https://github.com/lxqt/lxqt-l10n/releases/download/0.13.0/lxqt-l10n-0.13.0.tar.xz cmake liblxqt-devel qt5-linguist qt5-base-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools desktop/lxqt/lxqt-l10n/pspec.xml @@ -163279,6 +164327,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -163311,7 +164366,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.This is a Qt port of ObConf, configurator of OpenBox window manager. Bu bir obconf Qt portudur, OpenBox pencere yöneticisi yapılandırıcı. lxqt - https://github.com/lxde/obconf-qt/releases/download/0.13.0/obconf-qt-0.13.0.tar.xz + https://github.com/lxqt/obconf-qt/releases/download/0.13.0/obconf-qt-0.13.0.tar.xz cmake icon-theme-hicolor @@ -163320,7 +164375,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.lxqt-l10n qt5-linguist kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools desktop/lxqt/obconf-qt/pspec.xml @@ -163344,6 +164399,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -163376,7 +164438,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.GUI configuration tool for compton X composite manager. X Kompozit yöneticisi yapılandırma (compton'dan için). lxqt - https://github.com/lxde/compton-conf/releases/download/0.4.0/compton-conf-0.4.0.tar.xz + https://github.com/lxqt/compton-conf/releases/download/0.4.0/compton-conf-0.4.0.tar.xz qt5-base-devel qt5-linguist @@ -163386,7 +164448,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-x11extras-devel qt5-svg-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools desktop/lxqt/compton-conf/pspec.xml @@ -163407,6 +164469,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.4.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.4.0 @@ -163439,7 +164508,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Notification daemon LXQt bildirim artalan süreci ve kitaplıklarını içerir. lxqt - https://github.com/lxde/lxqt-notificationd/releases/download/0.13.0/lxqt-notificationd-0.13.0.tar.xz + https://github.com/lxqt/lxqt-notificationd/releases/download/0.13.0/lxqt-notificationd-0.13.0.tar.xz cmake kwindowsystem-devel @@ -163448,7 +164517,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools desktop/lxqt/lxqt-notificationd/pspec.xml @@ -163471,6 +164540,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -163503,7 +164579,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.LXQt daemon and library for global keyboard shortcuts registration. Global klavye kısayolları kaydı için LXQT kütüphane ve araçları. lxqt - https://github.com/lxde/lxqt-globalkeys/releases/download/0.13.0/lxqt-globalkeys-0.13.0.tar.xz + https://github.com/lxqt/lxqt-globalkeys/releases/download/0.13.0/lxqt-globalkeys-0.13.0.tar.xz cmake kwindowsystem-devel @@ -163513,7 +164589,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools desktop/lxqt/lxqt-globalkeys/pspec.xml @@ -163540,7 +164616,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.lxqt-globalkeys-devel Development headers for lxqt-globalkeys - lxqt-globalkeys + lxqt-globalkeys qt5-base-devel @@ -163552,6 +164628,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -163609,7 +164692,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Development files for menu-cache glib2-devel - menu-cache + menu-cache /usr/include @@ -163617,6 +164700,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 1.1.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 1.1.0 @@ -163676,7 +164766,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.lxqt-appearance-devel Development files for lxqt-appearance - lxqt-appearance + lxqt-appearance gtk3-devel glib2-devel @@ -163686,6 +164776,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.6.3 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.6.3 @@ -163717,7 +164814,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Lxqt yetkili kullanıcı aracı LXQt privilege program (lxsu). lxqt - https://github.com/lxde/lxqt-sudo/releases/download/0.13.0/lxqt-sudo-0.13.0.tar.xz + https://github.com/lxqt/lxqt-sudo/releases/download/0.13.0/lxqt-sudo-0.13.0.tar.xz cmake kwindowsystem-devel @@ -163725,7 +164822,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools desktop/lxqt/lxqt-sudo/pspec.xml @@ -163744,12 +164841,19 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + 2018-08-31 0.13.0 Version bump. - Mustafa Cinasal - muscnsl@gmail.com + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org 2018-04-23 @@ -163774,7 +164878,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Various packaging tools and scripts for LXQt applications. Various packaging tools and scripts for LXQt applications lxqt - https://github.com/lxde/lxqt-build-tools/releases/download/0.5.0/lxqt-build-tools-0.5.0.tar.xz + https://github.com/lxqt/lxqt-build-tools/releases/download/0.5.0/lxqt-build-tools-0.5.0.tar.xz cmake qt5-base-devel @@ -163791,6 +164895,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.5.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-07 0.5.0 @@ -163823,7 +164934,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.The LXQt policykit authentication agent LXQt policykit doğrulama aracı. lxqt - https://github.com/lxde/lxqt-policykit/releases/download/0.13.0/lxqt-policykit-0.13.0.tar.xz + https://github.com/lxqt/lxqt-policykit/releases/download/0.13.0/lxqt-policykit-0.13.0.tar.xz cmake glib2-devel @@ -163834,7 +164945,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.polkit-devel polkit-qt-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools desktop/lxqt/lxqt-policykit/pspec.xml @@ -163855,6 +164966,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -163909,7 +165027,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libfm-extra-devel Development headers for libfm-qt - libfm-extra + libfm-extra glib2-devel @@ -163918,6 +165036,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 1.3.0.2 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 1.3.0.2 @@ -163950,7 +165075,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.File manager and desktop icon manager (Qt port of PCManFM and libfm) Dosya yöneticisi ve masaüstü simgesi yöneticisi (Qt PCManFM port ve libfm). lxqt - https://github.com/lxde/pcmanfm-qt/releases/download/0.13.0/pcmanfm-qt-0.13.0.tar.xz + https://github.com/lxqt/pcmanfm-qt/releases/download/0.13.0/pcmanfm-qt-0.13.0.tar.xz cairo-devel cmake @@ -163969,7 +165094,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-x11extras-devel kwindowsystem-devel libexif-devel - lxqt-build-tools + lxqt-build-tools desktop/lxqt/pcmanfm-qt/pspec.xml @@ -164000,6 +165125,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 @@ -164083,11 +165215,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.Lightweight and cross-platform clipboard history applet. Hafif, çapraz platform bir pano uygulaması qlipper - https://github.com/pvanek/qlipper/archive/5.0.0.tar.gz + https://github.com/pvanek/qlipper/archive/5.1.1.tar.gz cmake - qt5-base-devel - qt5-linguist + qt5-base-devel + qt5-linguist desktop/lxqt/qlipper/pspec.xml @@ -164105,6 +165237,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 5.1.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 5.0.0 @@ -164914,7 +166053,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.lookandfeel Adwaita icon theme Adwaita icon theme - ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.26/adwaita-icon-theme-3.26.1.tar.xz + ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.31/adwaita-icon-theme-3.31.1.tar.xz intltool @@ -164928,6 +166067,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-30 + 3.31.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2018-07-30 3.26.1 @@ -168818,6 +169964,139 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + + clamav-gui + + Ali Cengiz Kurt + alicengizkurt@gmail.com + + GPLv3+ + GPL3 + app:gui + util.antivirus + ClamAV-Gui. + ClamAV-Gui is a graphical interface for ClamAV antivirus software + https://sourceforge.net/projects/pisilinux/files/source/170782-ClamAV-GUI-0.4.1.tar.gz/download + + clamav-devel + qt5-base-devel + + util/antivirus/clamav-gui/pspec.xml + + + clamav-gui + clamav-gui + + clamav + qt5-base + libgcc + + + /usr/bin + /usr/share/icons + /usr/share/applications + /usr/share/doc + /usr/share/man + /usr/share/clamav-gui + + + + + 2018-12-01 + 0.4.1 + First Release + Ali Cengiz Kurt(alick01) + alicengizkurt@gmail.com + + + + + + clamav + http://www.clamav.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + service + library + app:console + util.antivirus + Clam Antivirus software + Clam antivirüs programı + Clam AntiVirus is a GPL anti-virus toolkit for UNIX. + Clam antivirus Unix sistemler için açık kaynak kodlu antivirus aracıdır. + http://www.clamav.net/downloads/production/clamav-0.100.2.tar.gz + + gmp-devel + curl-devel + zlib-devel + json-c-devel + ncurses-devel + openssl-devel + + util/antivirus/clamav/pspec.xml + + + clamav + + gmp + curl + zlib + json-c + ncurses + openssl + + + /usr/bin + /usr/sbin + /etc + /usr/lib/tmpfiles.d/clamav.conf + /usr/lib + /lib/udev/rules.d + /var/lib/clamav + /run/clamav + /var/log + /usr/share/doc + /usr/share/man + + + System.Package + System.Service + + + clamav.conf + clamd.conf + freshclam.conf + clamav-milter.conf + + + + clamav-devel + Development headers for Clamav + Clam antivirüs programı için başlık dosyaları + clamav-devel Clam antivirüs programı için başlık dosyalarını içerir. + library + + clamav + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-11-30 + 0.100.2 + First Release. + Ali Cengiz Kurt + alicengizkurt@gmail.com + + + pisilinux-dev-tools @@ -169467,13 +170746,12 @@ It supports email, address books, calendars, tasks, news feeds and much more. org.freedesktop.fwupd.service - os-release fwupd-devel - fwupd + fwupd /usr/lib/pkgconfig @@ -169481,6 +170759,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-28 + 1.1.3 + remove os-release file. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-10-22 1.1.3 @@ -170543,14 +171828,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.Meta-build system that generates build files for Ninja Ninja için derleme dosyaları oluşturan meta-build sistemi Ninja için derleme dosyaları oluşturan meta-build sistemi - https://sourceforge.net/projects/pisilinux/files/source/gn-0.1468.tar.gz + https://sourceforge.net/projects/pisilinux/files/source/gn-2018.12.01.tar.gz git ninja - - gn-bootstrap.patch - programming/build/gn/pspec.xml @@ -170564,6 +171846,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-12-01 + 2018.12.01 + First release + PisiLinux Community + admins@pisilinux.org + 2018-09-21 0.1468 @@ -191144,6 +192433,57 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + + jsoncpp + https://github.com/open-source-parsers/jsoncpp + + PisiLinux Community + admins@pisilinux.org + + MIT + library + programming.library + C++ library for interacting with JSON + C++ library for interacting with JSON + C++ library for interacting with JSON + C++ library for interacting with JSON + https://github.com/open-source-parsers/jsoncpp/archive/1.8.4.tar.gz + + cmake + + programming/library/jsoncpp/pspec.xml + + + jsoncpp + + /usr/lib + /usr/share + /usr/share/doc + + + + jsoncpp-devel + Development files for jsoncpp + + jsoncpp + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2018-11-30 + 1.8.4 + First release + PisiLinux Community + admins@pisilinux.org + + + libpsl @@ -191943,7 +193283,15 @@ It supports email, address books, calendars, tasks, news feeds and much more.server.web xz + pam + curl + zlib + bzip2 + libnsl + libpng apache + libxml2 + freetype libtool-ltdl mariadb-lib postgresql-lib @@ -192031,6 +193379,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2018-11-26 + 7.2.9 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2018-09-09 7.2.9 diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 209d64b9f5..95f4009cee 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -de7417e0509bcd2bd194fa4e6e77d8b3b8e3a956 \ No newline at end of file +2c3e24bc5d8c10f301c48e7295572168fd6fdfc5 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 144c89f7fa..2b79046e3d 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 dd5aaed131..5c974c96de 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -4b5212a05db73389d6b360da134dfce59809400c \ No newline at end of file +8993466819f618a5f1377a214f362408a980aacc \ No newline at end of file diff --git a/programming/build/gn/actions.py b/programming/build/gn/actions.py index 0f72a2fa1c..31dfaf5a9e 100644 --- a/programming/build/gn/actions.py +++ b/programming/build/gn/actions.py @@ -12,7 +12,7 @@ from pisi.actionsapi import get def build(): shelltools.cd("build") - shelltools.system("python ./gen.py --no-sysroot") + shelltools.system("python ./gen.py") shelltools.cd("..") shelltools.system("ninja -C out gn") diff --git a/programming/build/gn/pspec.xml b/programming/build/gn/pspec.xml index 920c15adb4..00e4d31ad7 100644 --- a/programming/build/gn/pspec.xml +++ b/programming/build/gn/pspec.xml @@ -12,13 +12,13 @@ library Meta-build system that generates build files for Ninja Ninja için derleme dosyaları oluşturan meta-build sistemi - https://sourceforge.net/projects/pisilinux/files/source/gn-0.1468.tar.gz + https://sourceforge.net/projects/pisilinux/files/source/gn-2018.12.01.tar.gz git ninja - gn-bootstrap.patch + @@ -35,6 +35,13 @@ + + 2018-12-01 + 2018.12.01 + First release + PisiLinux Community + admins@pisilinux.org + 2018-09-21 0.1468 diff --git a/programming/library/jsoncpp/actions.py b/programming/library/jsoncpp/actions.py new file mode 100644 index 0000000000..5cbea6cf7c --- /dev/null +++ b/programming/library/jsoncpp/actions.py @@ -0,0 +1,25 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import cmaketools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + cmaketools.configure("-DCMAKE_BUILD_TYPE=release \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DJSONCPP_WITH_CMAKE_PACKAGE=ON \ + -DBUILD_SHARED_LIBS=ON \ + -DBUILD_STATIC_LIBS=OFF \ + -DCMAKE_INSTALL_LIBDIR=/usr/lib") + +def build(): + cmaketools.make() + +def install(): + cmaketools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("AUTHORS", "LICENSE", "README*") diff --git a/programming/library/jsoncpp/pspec.xml b/programming/library/jsoncpp/pspec.xml new file mode 100644 index 0000000000..8e526d7ba0 --- /dev/null +++ b/programming/library/jsoncpp/pspec.xml @@ -0,0 +1,56 @@ + + + + + jsoncpp + https://github.com/open-source-parsers/jsoncpp + + PisiLinux Community + admins@pisilinux.org + + MIT + library + C++ library for interacting with JSON + C++ library for interacting with JSON + https://github.com/open-source-parsers/jsoncpp/archive/1.8.4.tar.gz + + cmake + + + + + jsoncpp + + + + --> + + /usr/lib + /usr/share + /usr/share/doc + + + + + jsoncpp-devel + Development files for jsoncpp + + jsoncpp + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + + 2018-11-30 + 1.8.4 + First release + PisiLinux Community + admins@pisilinux.org + + + diff --git a/programming/library/jsoncpp/translations.xml b/programming/library/jsoncpp/translations.xml new file mode 100644 index 0000000000..8e5c895975 --- /dev/null +++ b/programming/library/jsoncpp/translations.xml @@ -0,0 +1,8 @@ + + + + jsoncpp + C++ library for interacting with JSON + C++ library for interacting with JSON + + diff --git a/science/misc/eigen3/pspec.xml b/science/misc/eigen3/pspec.xml index 12acb49331..8935f3f0d5 100644 --- a/science/misc/eigen3/pspec.xml +++ b/science/misc/eigen3/pspec.xml @@ -12,7 +12,7 @@ library Lightweight C++ template library for linear algebra eigen3 is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. - http://bitbucket.org/eigen/eigen/get/3.3.4.tar.bz2 + http://bitbucket.org/eigen/eigen/get/3.3.7.tar.bz2 cmake freeglut-devel @@ -32,6 +32,13 @@ + + 2018-12-12 + 3.3.7 + Rebuild. + Erkan Işık + erkanisik@pisilinux.org + 2018-08-03 3.3.4 diff --git a/util/admin/fwupd/pspec.xml b/util/admin/fwupd/pspec.xml index 62cf7f9702..3788907fd0 100644 --- a/util/admin/fwupd/pspec.xml +++ b/util/admin/fwupd/pspec.xml @@ -78,7 +78,6 @@ org.freedesktop.fwupd.service - os-release @@ -94,6 +93,13 @@ + + 2018-11-28 + 1.1.3 + remove os-release file. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-10-22 1.1.3 diff --git a/util/admin/pisido/files/no-git-folder+fix-docker.patch b/util/admin/pisido/files/no-git-folder+fix-docker.patch new file mode 100644 index 0000000000..7018a94937 --- /dev/null +++ b/util/admin/pisido/files/no-git-folder+fix-docker.patch @@ -0,0 +1,21 @@ +--- pisido.orig/cpp/mainwindow.cpp 2018-11-18 19:32:14.000000000 +0100 ++++ pisido/cpp/mainwindow.cpp 2018-11-24 12:14:12.364065612 +0100 +@@ -270,7 +270,7 @@ + //connect(ui->actionOpen_Log,SIGNAL(triggered()),SLOT(on_actionOpen_Log_triggered())); + + connect(ui->tb_docker_container,SIGNAL(triggered(QAction*)),this,SLOT(container_triggered(QAction*))); +- ++ docker_is_running = false; + //connect(ui->le_package_name,SIGNAL(returnPressed()),this,SLOT(on_le_package_name_textChanged(QString))); + } + +@@ -2117,7 +2117,8 @@ + + + void MainWindow::on_action_Start_Daemon_triggered(){ +- QString command="docker -d -s overlay\n"; ++ docker_is_running = true; ++ QString command="dockerd -s overlay\n"; + docker_daemon_terminal->sendText(command); + } + diff --git a/util/admin/pisido/pspec.xml b/util/admin/pisido/pspec.xml index a05a0cbd15..a2e1e33b11 100644 --- a/util/admin/pisido/pspec.xml +++ b/util/admin/pisido/pspec.xml @@ -16,6 +16,9 @@ qscintilla2-devel qtermwidget5-devel + + no-git-folder+fix-docker.patch + pisido @@ -33,6 +36,13 @@ + + 2018-12-11 + 2.3.5 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + 2018-10-17 2.3.5 diff --git a/util/antivirus/clamav-gui/actions.py b/util/antivirus/clamav-gui/actions.py new file mode 100644 index 0000000000..9e1579db98 --- /dev/null +++ b/util/antivirus/clamav-gui/actions.py @@ -0,0 +1,23 @@ +#!/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 shelltools +from pisi.actionsapi import qt5 +from pisi.actionsapi import pisitools +from pisi.actionsapi import autotools +from pisi.actionsapi import get + + +WorkDir = "ClamAV-GUI/" + +def setup(): + shelltools.system("qmake-qt5 -r PREFIX=/usr clamav-gui.pro") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("INSTALL_ROOT=%s" % get.installDIR()) diff --git a/util/antivirus/clamav-gui/pspec.xml b/util/antivirus/clamav-gui/pspec.xml new file mode 100644 index 0000000000..cd079ee841 --- /dev/null +++ b/util/antivirus/clamav-gui/pspec.xml @@ -0,0 +1,49 @@ + + + + + clamav-gui + + Ali Cengiz Kurt + alicengizkurt@gmail.com + + GPLv3+ + app:gui + ClamAV-Gui. + ClamAV-Gui is a graphical interface for ClamAV antivirus software + GPL3 + https://sourceforge.net/projects/pisilinux/files/source/170782-ClamAV-GUI-0.4.1.tar.gz/download + + clamav-devel + qt5-base-devel + + + + + clamav-gui + clamav-gui + + clamav + qt5-base + libgcc + + + /usr/bin + /usr/share/icons + /usr/share/applications + /usr/share/doc + /usr/share/man + /usr/share/clamav-gui + + + + + + 2018-12-01 + 0.4.1 + First Release + Ali Cengiz Kurt(alick01) + alicengizkurt@gmail.com + + + diff --git a/util/antivirus/clamav/actions.py b/util/antivirus/clamav/actions.py new file mode 100644 index 0000000000..b96b385cde --- /dev/null +++ b/util/antivirus/clamav/actions.py @@ -0,0 +1,33 @@ +#!/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 autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get +from pisi.actionsapi import shelltools + +def setup(): + #autotools.autoreconf("-fiv") + autotools.configure("--prefix=/usr \ + --sysconfdir=/etc \ + --with-dbdir=/var/lib/clamav") + pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodir("/run/clamav") + pisitools.dodir("/var/lib/clamav") + shelltools.chmod(get.installDIR() + "/var/lib/clamav", 0777) + pisitools.dodir("/var/log/clamav") + shelltools.touch(get.installDIR() + "/var/log/clamav/freshclam.log") + shelltools.chmod(get.installDIR() + "/var/log/clamav/freshclam.log", 0660) + shelltools.chown("%s/var/log/clamav/freshclam.log" % get.installDIR(), "clamav", "clamav") + + diff --git a/util/antivirus/clamav/comar/package.py b/util/antivirus/clamav/comar/package.py new file mode 100644 index 0000000000..991eb3b235 --- /dev/null +++ b/util/antivirus/clamav/comar/package.py @@ -0,0 +1,8 @@ +#!/usr/bin/python + +import os + +def postInstall(fromVersion, fromRelease, toVersion, toRelease): + os.system("/bin/chown clamav:clamav /var/lib/clamav -R") + os.system("/bin/chown clamav:clamav /run/clamav -R") + os.system("/bin/chown clamav:clamav /var/log/clamav -R") diff --git a/util/antivirus/clamav/comar/service.py b/util/antivirus/clamav/comar/service.py new file mode 100644 index 0000000000..74467b7cf6 --- /dev/null +++ b/util/antivirus/clamav/comar/service.py @@ -0,0 +1,36 @@ +# -*- coding: utf-8 -*- +import os +from comar.service import * + +serviceType = "server" +serviceDesc = _({"en": "Clam Anti-Virus Daemon", + "tr": "Clam Antivirüs Servisi"}) + +@synchronized +def start(): + #if config.get("DAZUKO_SUPPORT", "no") == "yes": + # call("System.Service.start", "dazuko") + + startService(command="/usr/sbin/clamd", + chuid="clamav", + pidfile="/run/clamav/clamd.pid", + donotify=False) + time.sleep(3) + startService(command="/usr/bin/freshclam", + args="-d -p /run/clamav/freshclam.pid", + chuid="clamav", + pidfile="/run/clamav/freshclam.pid", + donotify=True) + +@synchronized +def stop(): + stopService(command="/usr/sbin/clamd", + donotify=True) + time.sleep(4) + stopService(command="/usr/bin/freshclam", + donotify=True) + #if config.get("DAZUKO_SUPPORT", "no") == "yes": + # call("System.Service.stop", "dazuko") + +def status(): + return isServiceRunning("/run/clamav/clamd.pid") and isServiceRunning("/run/clamav/freshclam.pid") diff --git a/util/antivirus/clamav/files/clamav-milter.conf b/util/antivirus/clamav/files/clamav-milter.conf new file mode 100644 index 0000000000..cf74810e57 --- /dev/null +++ b/util/antivirus/clamav/files/clamav-milter.conf @@ -0,0 +1,267 @@ +## +## Example config file for clamav-milter +## + +# Comment or remove the line below. +# Example + + +## +## Main options +## + +# Define the interface through which we communicate with sendmail +# This option is mandatory! Possible formats are: +# [[unix|local]:]/path/to/file - to specify a unix domain socket +# inet:port@[hostname|ip-address] - to specify an ipv4 socket +# inet6:port@[hostname|ip-address] - to specify an ipv6 socket +# +# Default: no default +MilterSocket /run/clamav/clamav-milter.sock +#MilterSocket inet:7357 + +# Define the group ownership for the (unix) milter socket. +# Default: disabled (the primary group of the user running clamd) +#MilterSocketGroup virusgroup + +# Sets the permissions on the (unix) milter socket to the specified mode. +# Default: disabled (obey umask) +#MilterSocketMode 660 + +# Remove stale socket after unclean shutdown. +# +# Default: yes +#FixStaleSocket yes + +# Run as another user (clamav-milter must be started by root for this option to work) +# +# Default: unset (don't drop privileges) +User clamav + +# Initialize supplementary group access (clamav-milter must be started by root). +# +# Default: no +#AllowSupplementaryGroups no + +# Waiting for data from clamd will timeout after this time (seconds). +# Value of 0 disables the timeout. +# +# Default: 120 +#ReadTimeout 300 + +# Don't fork into background. +# +# Default: no +#Foreground yes + +# Chroot to the specified directory. +# Chrooting is performed just after reading the config file and before dropping privileges. +# +# Default: unset (don't chroot) +#Chroot /newroot + +# This option allows you to save a process identifier of the listening +# daemon (main thread). +# +# Default: disabled +PidFile /run/clamav/clamav-milter.pid + +# Optional path to the global temporary directory. +# Default: system specific (usually /tmp or /var/tmp). +# +#TemporaryDirectory /var/tmp + +## +## Clamd options +## + +# Define the clamd socket to connect to for scanning. +# This option is mandatory! Syntax: +# ClamdSocket unix:path +# ClamdSocket tcp:host:port +# The first syntax specifies a local unix socket (needs an absolute path) e.g.: +ClamdSocket unix:/run/clamav/clamd.socket +# The second syntax specifies a tcp local or remote tcp socket: the +# host can be a hostname or an ip address; the ":port" field is only required +# for IPv6 addresses, otherwise it defaults to 3310, e.g.: +# ClamdSocket tcp:192.168.0.1 +# +# This option can be repeated several times with different sockets or even +# with the same socket: clamd servers will be selected in a round-robin fashion. +# +# Default: no default +#ClamdSocket tcp:scanner.mydomain:7357 + + +## +## Exclusions +## + +# Messages originating from these hosts/networks will not be scanned +# This option takes a host(name)/mask pair in CIRD notation and can be +# repeated several times. If "/mask" is omitted, a host is assumed. +# To specify a locally orignated, non-smtp, email use the keyword "local" +# +# Default: unset (scan everything regardless of the origin) +#LocalNet local +#LocalNet 192.168.0.0/24 +#LocalNet 1111:2222:3333::/48 + +# This option specifies a file which contains a list of basic POSIX regular +# expressions. Addresses (sent to or from - see below) matching these regexes +# will not be scanned. Optionally each line can start with the string "From:" +# or "To:" (note: no whitespace after the colon) indicating if it is, +# respectively, the sender or recipient that is to be whitelisted. +# If the field is missing, "To:" is assumed. +# Lines starting with #, : or ! are ignored. +# +# Default unset (no exclusion applied) +#Whitelist /etc/whitelisted_addresses + +# Messages from authenticated SMTP users matching this extended POSIX +# regular expression (egrep-like) will not be scanned. +# As an alternative, a file containing a plain (not regex) list of names (one +# per line) can be specified using the prefix "file:". +# e.g. SkipAuthenticated file:/etc/good_guys +# +# Note: this is the AUTH login name! +# +# Default: unset (no whitelisting based on SMTP auth) +#SkipAuthenticated ^(tom|dick|henry)$ + +# Messages larger than this value won't be scanned. +# Make sure this value is lower or equal than StreamMaxLength in clamd.conf +# +# Default: 25M +#MaxFileSize 10M + + +## +## Actions +## + +# The following group of options controls the delievery process under +# different circumstances. +# The following actions are available: +# - Accept +# The message is accepted for delievery +# - Reject +# Immediately refuse delievery (a 5xx error is returned to the peer) +# - Defer +# Return a temporary failure message (4xx) to the peer +# - Blackhole (not available for OnFail) +# Like Accept but the message is sent to oblivion +# - Quarantine (not available for OnFail) +# Like Accept but message is quarantined instead of being delivered +# +# NOTE: In Sendmail the quarantine queue can be examined via mailq -qQ +# For Postfix this causes the message to be placed on hold +# +# Action to be performed on clean messages (mostly useful for testing) +# Default: Accept +#OnClean Accept + +# Action to be performed on infected messages +# Default: Quarantine +#OnInfected Quarantine + +# Action to be performed on error conditions (this includes failure to +# allocate data structures, no scanners available, network timeouts, +# unknown scanner replies and the like) +# Default: Defer +#OnFail Defer + +# This option allows to set a specific rejection reason for infected messages +# and it's therefore only useful together with "OnInfected Reject" +# The string "%v", if present, will be replaced with the virus name. +# Default: MTA specific +#RejectMsg + +# If this option is set to "Replace" (or "Yes"), an "X-Virus-Scanned" and an +# "X-Virus-Status" headers will be attached to each processed message, possibly +# replacing existing headers. +# If it is set to Add, the X-Virus headers are added possibly on top of the +# existing ones. +# Note that while "Replace" can potentially break DKIM signatures, "Add" may +# confuse procmail and similar filters. +# Default: no +#AddHeader Replace + +# When AddHeader is in use, this option allows to arbitrary set the reported +# hostname. This may be desirable in order to avoid leaking internal names. +# If unset the real machine name is used. +# Default: disabled +#ReportHostname my.mail.server.name + +# Execute a command (possibly searching PATH) when an infected message is found. +# The following parameters are passed to the invoked program in this order: +# virus name, queue id, sender, destination, subject, message id, message date. +# Note #1: this requires MTA macroes to be available (see LogInfected below) +# Note #2: the process is invoked in the context of clamav-milter +# Note #3: clamav-milter will wait for the process to exit. Be quick or fork to +# avoid unnecessary delays in email delievery +# Default: disabled +#VirusAction /usr/local/bin/my_infected_message_handler + +## +## Logging options +## + +# Uncomment this option to enable logging. +# LogFile must be writable for the user running daemon. +# A full path is required. +# +# Default: disabled +LogFile /var/log/clamav/clamav-milter.log + +# By default the log file is locked for writing - the lock protects against +# running clamav-milter multiple times. +# This option disables log file locking. +# +# Default: no +#LogFileUnlock yes + +# Maximum size of the log file. +# Value of 0 disables the limit. +# You may use 'M' or 'm' for megabytes (1M = 1m = 1048576 bytes) +# and 'K' or 'k' for kilobytes (1K = 1k = 1024 bytes). To specify the size +# in bytes just don't use modifiers. +# +# Default: 1M +#LogFileMaxSize 2M + +# Log time with each message. +# +# Default: no +#LogTime yes + +# Use system logger (can work together with LogFile). +# +# Default: no +#LogSyslog yes + +# Specify the type of syslog messages - please refer to 'man syslog' +# for facility names. +# +# Default: LOG_LOCAL6 +#LogFacility LOG_MAIL + +# Enable verbose logging. +# +# Default: no +#LogVerbose yes + +# This option allows to tune what is logged when a message is infected. +# Possible values are Off (the default - nothing is logged), +# Basic (minimal info logged), Full (verbose info logged) +# Note: +# For this to work properly in sendmail, make sure the msg_id, mail_addr, +# rcpt_addr and i macroes are available in eom. In other words add a line like: +# Milter.macros.eom={msg_id}, {mail_addr}, {rcpt_addr}, i +# to your .cf file. Alternatively use the macro: +# define(`confMILTER_MACROS_EOM', `{msg_id}, {mail_addr}, {rcpt_addr}, i') +# Postfix should be working fine with the default settings. +# +# Default: disabled +#LogInfected Basic + diff --git a/util/antivirus/clamav/files/clamav.conf b/util/antivirus/clamav/files/clamav.conf new file mode 100644 index 0000000000..22d29941ea --- /dev/null +++ b/util/antivirus/clamav/files/clamav.conf @@ -0,0 +1 @@ +d /run/clamav 0755 clamav clamav diff --git a/util/antivirus/clamav/files/clamd.conf b/util/antivirus/clamav/files/clamd.conf new file mode 100644 index 0000000000..6d7542fc7e --- /dev/null +++ b/util/antivirus/clamav/files/clamd.conf @@ -0,0 +1,479 @@ +## +## Example config file for the Clam AV daemon +## Please read the clamd.conf(5) manual before editing this file. +## + + +# Comment or remove the line below. +# Example + +# Uncomment this option to enable logging. +# LogFile must be writable for the user running daemon. +# A full path is required. +# Default: disabled +LogFile /var/log/clamav/clamd.log + +# By default the log file is locked for writing - the lock protects against +# running clamd multiple times (if want to run another clamd, please +# copy the configuration file, change the LogFile variable, and run +# the daemon with --config-file option). +# This option disables log file locking. +# Default: no +#LogFileUnlock yes + +# Maximum size of the log file. +# Value of 0 disables the limit. +# You may use 'M' or 'm' for megabytes (1M = 1m = 1048576 bytes) +# and 'K' or 'k' for kilobytes (1K = 1k = 1024 bytes). To specify the size +# in bytes just don't use modifiers. +# Default: 1M +#LogFileMaxSize 2M + +# Log time with each message. +# Default: no +LogTime yes + +# Also log clean files. Useful in debugging but drastically increases the +# log size. +# Default: no +#LogClean yes + +# Use system logger (can work together with LogFile). +# Default: no +LogSyslog yes + +# Specify the type of syslog messages - please refer to 'man syslog' +# for facility names. +# Default: LOG_LOCAL6 +#LogFacility LOG_MAIL + +# Enable verbose logging. +# Default: no +#LogVerbose yes + +# Provide additional information about the infected file, such as its +# size and hash, together with the virus name. It's recommended to enable +# this option along with SubmitDetectionStats in freshclam.conf. +#ExtendedDetectionInfo yes + +# This option allows you to save a process identifier of the listening +# daemon (main thread). +# Default: disabled +PidFile /run/clamav/clamd.pid + +# Optional path to the global temporary directory. +# Default: system specific (usually /tmp or /var/tmp). +TemporaryDirectory /var/tmp + +# Path to the database directory. +# Default: hardcoded (depends on installation options) +#DatabaseDirectory /var/lib/clamav + +# Only load the official signatures published by the ClamAV project. +# Default: no +#OfficialDatabaseOnly no + +# The daemon can work in local mode, network mode or both. +# Due to security reasons we recommend the local mode. + +# Path to a local socket file the daemon will listen on. +# Default: disabled (must be specified by a user) +LocalSocket /run/clamav/clamd.sock + +# Sets the group ownership on the unix socket. +# Default: disabled (the primary group of the user running clamd) +#LocalSocketGroup virusgroup + +# Sets the permissions on the unix socket to the specified mode. +# Default: disabled (socket is world accessible) +#LocalSocketMode 660 + +# Remove stale socket after unclean shutdown. +# Default: yes +#FixStaleSocket yes + +# TCP port address. +# Default: no +#TCPSocket 3310 + +# TCP address. +# By default we bind to INADDR_ANY, probably not wise. +# Enable the following to provide some degree of protection +# from the outside world. +# Default: no +#TCPAddr 127.0.0.1 + +# Maximum length the queue of pending connections may grow to. +# Default: 15 +#MaxConnectionQueueLength 30 + +# Clamd uses FTP-like protocol to receive data from remote clients. +# If you are using clamav-milter to balance load between remote clamd daemons +# on firewall servers you may need to tune the options below. + +# Close the connection when the data size limit is exceeded. +# The value should match your MTA's limit for a maximum attachment size. +# Default: 25M +#StreamMaxLength 10M + +# Limit port range. +# Default: 1024 +#StreamMinPort 30000 +# Default: 2048 +#StreamMaxPort 32000 + +# Maximum number of threads running at the same time. +# Default: 10 +#MaxThreads 20 + +# Waiting for data from a client socket will timeout after this time (seconds). +# Value of 0 disables the timeout. +# Default: 120 +#ReadTimeout 300 + +# This option specifies the time (in seconds) after which clamd should +# timeout if a client doesn't provide any initial command after connecting. +# Default: 5 +#CommandReadTimeout 5 + +# This option specifies how long to wait (in miliseconds) if the send buffer is full. +# Keep this value low to prevent clamd hanging +# +# Default: 500 +#SendBufTimeout 200 + +# Maximum number of queued items (including those being processed by MaxThreads threads) +# It is recommended to have this value at least twice MaxThreads if possible. +# WARNING: you shouldn't increase this too much to avoid running out of file descriptors, +# the following condition should hold: +# MaxThreads*MaxRecursion + (MaxQueue - MaxThreads) + 6< RLIMIT_NOFILE (usual max is 1024) +# +# Default: 100 +#MaxQueue 200 + +# Waiting for a new job will timeout after this time (seconds). +# Default: 30 +#IdleTimeout 60 + +# Don't scan files and directories matching regex +# This directive can be used multiple times +# Default: scan all +#ExcludePath ^/proc/ +#ExcludePath ^/sys/ + +# Maximum depth directories are scanned at. +# Default: 15 +#MaxDirectoryRecursion 20 + +# Follow directory symlinks. +# Default: no +#FollowDirectorySymlinks yes + +# Follow regular file symlinks. +# Default: no +#FollowFileSymlinks yes + +# Scan files and directories on other filesystems. +# Default: yes +#CrossFilesystems yes + +# Perform a database check. +# Default: 600 (10 min) +#SelfCheck 600 + +# Execute a command when virus is found. In the command string %v will +# be replaced with the virus name. +# Default: no +#VirusEvent /usr/local/bin/send_sms 123456789 "VIRUS ALERT: %v" + +# Run as another user (clamd must be started by root for this option to work) +# Default: don't drop privileges +User clamav + +# Initialize supplementary group access (clamd must be started by root). +# Default: no +#AllowSupplementaryGroups no + +# Stop daemon when libclamav reports out of memory condition. +#ExitOnOOM yes + +# Don't fork into background. +# Default: no +#Foreground yes + +# Enable debug messages in libclamav. +# Default: no +#Debug yes + +# Do not remove temporary files (for debug purposes). +# Default: no +#LeaveTemporaryFiles yes + +# Detect Possibly Unwanted Applications. +# Default: no +#DetectPUA yes + +# Exclude a specific PUA category. This directive can be used multiple times. +# See http://www.clamav.net/support/pua for the complete list of PUA +# categories. +# Default: Load all categories (if DetectPUA is activated) +#ExcludePUA NetTool +#ExcludePUA PWTool + +# Only include a specific PUA category. This directive can be used multiple +# times. +# Default: Load all categories (if DetectPUA is activated) +#IncludePUA Spy +#IncludePUA Scanner +#IncludePUA RAT + +# In some cases (eg. complex malware, exploits in graphic files, and others), +# ClamAV uses special algorithms to provide accurate detection. This option +# controls the algorithmic detection. +# Default: yes +#AlgorithmicDetection yes + + +## +## Executable files +## + +# PE stands for Portable Executable - it's an executable file format used +# in all 32 and 64-bit versions of Windows operating systems. This option allows +# ClamAV to perform a deeper analysis of executable files and it's also +# required for decompression of popular executable packers such as UPX, FSG, +# and Petite. +# Default: yes +#ScanPE yes + +# Executable and Linking Format is a standard format for UN*X executables. +# This option allows you to control the scanning of ELF files. +# Default: yes +#ScanELF yes + +# With this option clamav will try to detect broken executables (both PE and +# ELF) and mark them as Broken.Executable. +# Default: no +#DetectBrokenExecutables yes + + +## +## Documents +## + +# This option enables scanning of OLE2 files, such as Microsoft Office +# documents and .msi files. +# Default: yes +#ScanOLE2 yes + +# This option enables scanning within PDF files. +# Default: yes +ScanPDF yes + + +## +## Mail files +## + +# Enable internal e-mail scanner. +# Default: yes +#ScanMail yes + +# Scan RFC1341 messages split over many emails. +# You will need to periodically clean up $TemporaryDirectory/clamav-partial directory. +# WARNING: This option may open your system to a DoS attack. +# Never use it on loaded servers. +# Default: no +#ScanPartialMessages yes + + +# With this option enabled ClamAV will try to detect phishing attempts by using +# signatures. +# Default: yes +#PhishingSignatures yes + +# Scan URLs found in mails for phishing attempts using heuristics. +# Default: yes +#PhishingScanURLs yes + +# Always block SSL mismatches in URLs, even if the URL isn't in the database. +# This can lead to false positives. +# +# Default: no +#PhishingAlwaysBlockSSLMismatch no + +# Always block cloaked URLs, even if URL isn't in database. +# This can lead to false positives. +# +# Default: no +#PhishingAlwaysBlockCloak no + +# Allow heuristic match to take precedence. +# When enabled, if a heuristic scan (such as phishingScan) detects +# a possible virus/phish it will stop scan immediately. Recommended, saves CPU +# scan-time. +# When disabled, virus/phish detected by heuristic scans will be reported only at +# the end of a scan. If an archive contains both a heuristically detected +# virus/phish, and a real malware, the real malware will be reported +# +# Keep this disabled if you intend to handle "*.Heuristics.*" viruses +# differently from "real" malware. +# If a non-heuristically-detected virus (signature-based) is found first, +# the scan is interrupted immediately, regardless of this config option. +# +# Default: no +#HeuristicScanPrecedence yes + +## +## Data Loss Prevention (DLP) +## + +# Enable the DLP module +# Default: No +#StructuredDataDetection yes + +# This option sets the lowest number of Credit Card numbers found in a file +# to generate a detect. +# Default: 3 +#StructuredMinCreditCardCount 5 + +# This option sets the lowest number of Social Security Numbers found +# in a file to generate a detect. +# Default: 3 +#StructuredMinSSNCount 5 + +# With this option enabled the DLP module will search for valid +# SSNs formatted as xxx-yy-zzzz +# Default: yes +#StructuredSSNFormatNormal yes + +# With this option enabled the DLP module will search for valid +# SSNs formatted as xxxyyzzzz +# Default: no +#StructuredSSNFormatStripped yes + + +## +## HTML +## + +# Perform HTML normalisation and decryption of MS Script Encoder code. +# Default: yes +#ScanHTML yes + + +## +## Archives +## + +# ClamAV can scan within archives and compressed files. +# Default: yes +#ScanArchive yes + +# Mark encrypted archives as viruses (Encrypted.Zip, Encrypted.RAR). +# Default: no +#ArchiveBlockEncrypted no + + +## +## Limits +## + +# The options below protect your system against Denial of Service attacks +# using archive bombs. + +# This option sets the maximum amount of data to be scanned for each input file. +# Archives and other containers are recursively extracted and scanned up to this +# value. +# Value of 0 disables the limit +# Note: disabling this limit or setting it too high may result in severe damage +# to the system. +# Default: 100M +#MaxScanSize 150M + +# Files larger than this limit won't be scanned. Affects the input file itself +# as well as files contained inside it (when the input file is an archive, a +# document or some other kind of container). +# Value of 0 disables the limit. +# Note: disabling this limit or setting it too high may result in severe damage +# to the system. +# Default: 25M +#MaxFileSize 30M + +# Nested archives are scanned recursively, e.g. if a Zip archive contains a RAR +# file, all files within it will also be scanned. This options specifies how +# deeply the process should be continued. +# Note: setting this limit too high may result in severe damage to the system. +# Default: 16 +#MaxRecursion 10 + +# Number of files to be scanned within an archive, a document, or any other +# container file. +# Value of 0 disables the limit. +# Note: disabling this limit or setting it too high may result in severe damage +# to the system. +# Default: 10000 +#MaxFiles 15000 + + +## +## Clamuko settings +## + +# Enable Clamuko. Dazuko must be configured and running. Clamuko supports +# both Dazuko (/dev/dazuko) and DazukoFS (/dev/dazukofs.ctrl). DazukoFS +# is the preferred option. For more information please visit www.dazuko.org +# Default: no +#ClamukoScanOnAccess yes + +# The number of scanner threads that will be started (DazukoFS only). +# Having multiple scanner threads allows Clamuko to serve multiple +# processes simultaneously. This is particularly beneficial on SMP machines. +# Default: 3 +#ClamukoScannerCount 3 + +# Don't scan files larger than ClamukoMaxFileSize +# Value of 0 disables the limit. +# Default: 5M +#ClamukoMaxFileSize 10M + +# Set access mask for Clamuko (Dazuko only). +# Default: no +#ClamukoScanOnOpen yes +#ClamukoScanOnClose yes +#ClamukoScanOnExec yes + +# Set the include paths (all files inside them will be scanned). You can have +# multiple ClamukoIncludePath directives but each directory must be added +# in a seperate line. (Dazuko only) +# Default: disabled +#ClamukoIncludePath /home +#ClamukoIncludePath /students + +# Set the exclude paths. All subdirectories are also excluded. (Dazuko only) +# Default: disabled +#ClamukoExcludePath /home/bofh + +# With this option enabled ClamAV will load bytecode from the database. +# It is highly recommended you keep this option on, otherwise you'll miss detections for many new viruses. +# Default: yes +#Bytecode yes + +# Set bytecode security level. +# Possible values: +# None - no security at all, meant for debugging. DO NOT USE THIS ON PRODUCTION SYSTEMS +# This value is only available if clamav was built with --enable-debug! +# TrustSigned - trust bytecode loaded from signed .c[lv]d files, +# insert runtime safety checks for bytecode loaded from other sources +# Paranoid - don't trust any bytecode, insert runtime checks for all +# Recommended: TrustSigned, because bytecode in .cvd files already has these checks +# Note that by default only signed bytecode is loaded, currently you can only +# load unsigned bytecode in --enable-debug mode. +# +# Default: TrustSigned +#BytecodeSecurity TrustSigned + +# Set bytecode timeout in miliseconds. +# +# Default: 60000 +# BytecodeTimeout 60000 diff --git a/util/antivirus/clamav/files/freshclam.conf b/util/antivirus/clamav/files/freshclam.conf new file mode 100644 index 0000000000..b0d31044a8 --- /dev/null +++ b/util/antivirus/clamav/files/freshclam.conf @@ -0,0 +1,202 @@ +## +## Example config file for freshclam +## Please read the freshclam.conf(5) manual before editing this file. +## + + +# Comment or remove the line below. +# Example + +# Path to the database directory. +# WARNING: It must match clamd.conf's directive! +# Default: hardcoded (depends on installation options) +#DatabaseDirectory /var/lib/clamav + +# Path to the log file (make sure it has proper permissions) +# Default: disabled +# UpdateLogFile /var/log/clamav/freshclam.log + +# Maximum size of the log file. +# Value of 0 disables the limit. +# You may use 'M' or 'm' for megabytes (1M = 1m = 1048576 bytes) +# and 'K' or 'k' for kilobytes (1K = 1k = 1024 bytes). +# in bytes just don't use modifiers. +# Default: 1M +#LogFileMaxSize 2M + +# Log time with each message. +# Default: no +LogTime yes + +# Enable verbose logging. +# Default: no +#LogVerbose yes + +# Use system logger (can work together with UpdateLogFile). +# Default: no +LogSyslog yes + +# Specify the type of syslog messages - please refer to 'man syslog' +# for facility names. +# Default: LOG_LOCAL6 +#LogFacility LOG_MAIL + +# This option allows you to save the process identifier of the daemon +# Default: disabled +PidFile /run/clamav/freshclam.pid + +# By default when started freshclam drops privileges and switches to the +# "clamav" user. This directive allows you to change the database owner. +# Default: clamav (may depend on installation options) +#DatabaseOwner clamav + +# Initialize supplementary group access (freshclam must be started by root). +# Default: no +#AllowSupplementaryGroups yes + +# Use DNS to verify virus database version. Freshclam uses DNS TXT records +# to verify database and software versions. With this directive you can change +# the database verification domain. +# WARNING: Do not touch it unless you're configuring freshclam to use your +# own database verification domain. +# Default: current.cvd.clamav.net +#DNSDatabaseInfo current.cvd.clamav.net + +# Uncomment the following line and replace XY with your country +# code. See http://www.iana.org/cctld/cctld-whois.htm for the full list. +#DatabaseMirror db.XY.clamav.net + +# database.clamav.net is a round-robin record which points to our most +# reliable mirrors. It's used as a fall back in case db.XY.clamav.net is +# not working. DO NOT TOUCH the following line unless you know what you +# are doing. +DatabaseMirror database.clamav.net + +# How many attempts to make before giving up. +# Default: 3 (per mirror) +#MaxAttempts 5 + +# With this option you can control scripted updates. It's highly recommended +# to keep it enabled. +# Default: yes +#ScriptedUpdates yes + +# By default freshclam will keep the local databases (.cld) uncompressed to +# make their handling faster. With this option you can enable the compression; +# the change will take effect with the next database update. +# Default: no +#CompressLocalDatabase no + +# Number of database checks per day. +# Default: 12 (every two hours) +#Checks 24 + +# Proxy settings +# Default: disabled +#HTTPProxyServer myproxy.com +#HTTPProxyPort 1234 +#HTTPProxyUsername myusername +#HTTPProxyPassword mypass + +# If your servers are behind a firewall/proxy which applies User-Agent +# filtering you can use this option to force the use of a different +# User-Agent header. +# Default: clamav/version_number +#HTTPUserAgent SomeUserAgentIdString + +# Use aaa.bbb.ccc.ddd as client address for downloading databases. Useful for +# multi-homed systems. +# Default: Use OS'es default outgoing IP address. +#LocalIPAddress aaa.bbb.ccc.ddd + +# Send the RELOAD command to clamd. +# Default: no +NotifyClamd /etc/clamd.conf + +# Run command after successful database update. +# Default: disabled +#OnUpdateExecute command + +# Run command when database update process fails. +# Default: disabled +#OnErrorExecute command + +# Run command when freshclam reports outdated version. +# In the command string %v will be replaced by the new version number. +# Default: disabled +#OnOutdatedExecute command + +# Don't fork into background. +# Default: no +#Foreground yes + +# Enable debug messages in libclamav. +# Default: no +#Debug yes + +# Timeout in seconds when connecting to database server. +# Default: 30 +#ConnectTimeout 60 + +# Timeout in seconds when reading from database server. +# Default: 30 +#ReceiveTimeout 60 + +# With this option enabled, freshclam will attempt to load new +# databases into memory to make sure they are properly handled +# by libclamav before replacing the old ones. +# Default: yes +#TestDatabases yes + +# When enabled freshclam will submit statistics to the ClamAV Project about +# the latest virus detections in your environment. The ClamAV maintainers +# will then use this data to determine what types of malware are the most +# detected in the field and in what geographic area they are. +# This feature requires LogTime and LogFile to be enabled in clamd.conf, +# it's also recommended to turn on ExtendedDetectionInfo. +# Default: no +#SubmitDetectionStats /path/to/clamd.conf + +# Country of origin of malware/detection statistics (for statistical +# purposes only). The statistics collector at ClamAV.net will look up +# your IP address to determine the geographical origin of the malware +# reported by your installation. If this installation is mainly used to +# scan data which comes from a different location, please enable this +# option and enter a two-letter code (see http://www.iana.org/domains/root/db/) +# of the country of origin. +# Default: disabled +#DetectionStatsCountry country-code + +# This option enables support for our "Personal Statistics" service. +# When this option is enabled, the information on malware detected by +# your clamd installation is made available to you through our website. +# To get your HostID, log on http://www.stats.clamav.net and add a new +# host to your host list. Once you have the HostID, uncomment this option +# and paste the HostID here. As soon as your freshclam starts submitting +# information to our stats collecting service, you will be able to view +# the statistics of this clamd installation by logging into +# http://www.stats.clamav.net with the same credentials you used to +# generate the HostID. For more information refer to: +# http://www.clamav.net/support/faq/faq-cctts/ +# This feature requires SubmitDetectionStats to be enabled. +# Default: disabled +#DetectionStatsHostID unique-id + +# This option enables support for Google Safe Browsing. When activated for +# the first time, freshclam will download a new database file (safebrowsing.cvd) +# which will be automatically loaded by clamd and clamscan during the next +# reload, provided that the heuristic phishing detection is turned on. This +# database includes information about websites that may be phishing sites or +# possible sources of malware. When using this option, it's mandatory to run +# freshclam at least every 30 minutes. +# Freshclam uses the ClamAV's mirror infrastructure to distribute the +# database and its updates but all the contents are provided under Google's +# terms of use. See http://code.google.com/support/bin/answer.py?answer=70015 +# and http://safebrowsing.clamav.net for more information. +# Default: disabled +#SafeBrowsing yes + +# This option enables downloading of bytecode.cvd, which includes additional +# detection mechanisms and improvements to the ClamAV engine. +# Default: enabled +#Bytecode yes diff --git a/util/antivirus/clamav/pspec.xml b/util/antivirus/clamav/pspec.xml new file mode 100644 index 0000000000..aa7419b3ac --- /dev/null +++ b/util/antivirus/clamav/pspec.xml @@ -0,0 +1,87 @@ + + + + + clamav + http://www.clamav.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + service + library + app:console + Clam Antivirus software + Clam AntiVirus is a GPL anti-virus toolkit for UNIX. + http://www.clamav.net/downloads/production/clamav-0.100.2.tar.gz + + gmp-devel + curl-devel + zlib-devel + json-c-devel + ncurses-devel + openssl-devel + + + + + + + clamav + + gmp + curl + zlib + json-c + ncurses + openssl + + + /usr/bin + /usr/sbin + /etc + /usr/lib/tmpfiles.d/clamav.conf + /usr/lib + /lib/udev/rules.d + /var/lib/clamav + /run/clamav + /var/log + /usr/share/doc + /usr/share/man + + + clamav.conf + clamd.conf + freshclam.conf + clamav-milter.conf + + + System.Package + System.Service + + + + + clamav-devel + library + Development headers for Clamav + + clamav + + + /usr/include + /usr/lib/pkgconfig + + + + + + 2018-11-30 + 0.100.2 + First Release. + Ali Cengiz Kurt + alicengizkurt@gmail.com + + + diff --git a/util/antivirus/clamav/translations.xml b/util/antivirus/clamav/translations.xml new file mode 100644 index 0000000000..4ea07c31c6 --- /dev/null +++ b/util/antivirus/clamav/translations.xml @@ -0,0 +1,14 @@ + + + + clamav + Clam antivirüs programı + Clam antivirus Unix sistemler için açık kaynak kodlu antivirus aracıdır. + + + + clamav-devel + Clam antivirüs programı için başlık dosyaları + clamav-devel Clam antivirüs programı için başlık dosyalarını içerir. + + diff --git a/util/antivirus/component.xml b/util/antivirus/component.xml new file mode 100644 index 0000000000..de77820f68 --- /dev/null +++ b/util/antivirus/component.xml @@ -0,0 +1,4 @@ + + util.antivirus + + diff --git a/util/crypt/nss/pspec.xml b/util/crypt/nss/pspec.xml index cbd80c0285..71ec8b466d 100644 --- a/util/crypt/nss/pspec.xml +++ b/util/crypt/nss/pspec.xml @@ -15,7 +15,7 @@ library Network Security Services 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. - https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_40_RTM/src/nss-3.40.tar.gz + https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_41_RTM/src/nss-3.41.tar.gz nss.pc.in nss-config.in @@ -75,6 +75,13 @@ + + 2018-12-11 + 3.41 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-03 3.40 diff --git a/x11/misc/polybar/actions.py b/x11/misc/polybar/actions.py new file mode 100644 index 0000000000..7b0e7fbd30 --- /dev/null +++ b/x11/misc/polybar/actions.py @@ -0,0 +1,34 @@ +#!/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 shelltools +from pisi.actionsapi import cmaketools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + shelltools.makedirs("build") + shelltools.cd("build") + + cmaketools.configure("-D CMAKE_BUILD_TYPE=Release \ + -DENABLE_ALSA=ON \ + -DENABLE_CURL=ON \ + -DENABLE_I3=ON \ + -DBUILD_IPC_MSG=ON \ + -DENABLE_NETWORK=ON \ + -DENABLE_PULSEAUDIO=ON", sourceDir="..") + + +def build(): + + shelltools.cd("build") + + cmaketools.make() + cmaketools.make("doc") + +def install(): + shelltools.cd("build") + cmaketools.rawInstall("DESTDIR=%s" % get.installDIR()) diff --git a/x11/misc/polybar/files/xpp_1_40_i3ipcpp_0_71.patch b/x11/misc/polybar/files/xpp_1_40_i3ipcpp_0_71.patch new file mode 100644 index 0000000000..1fd580f1ae --- /dev/null +++ b/x11/misc/polybar/files/xpp_1_40_i3ipcpp_0_71.patch @@ -0,0 +1,39297 @@ +diff -Nuar polybar-3.2.1.orig/lib/i3ipcpp/3rd/auss/include/auss.hpp polybar-3.2.1/lib/i3ipcpp/3rd/auss/include/auss.hpp +--- polybar-3.2.1.orig/lib/i3ipcpp/3rd/auss/include/auss.hpp 1970-01-01 02:00:00.000000000 +0200 ++++ polybar-3.2.1/lib/i3ipcpp/3rd/auss/include/auss.hpp 2017-12-03 19:05:22.000000000 +0300 +@@ -0,0 +1,47 @@ ++#pragma once ++ ++#define AUSS_HPP ++ ++#include ++ ++#ifdef AUSS_USE_OWN_NAMESPACE ++ #ifndef AUSS_OWN_NAMESPACE_NAME ++ #define AUSS_OWN_NAMESPACE_NAME auss ++ #endif ++namespace AUSS_OWN_NAMESPACE_NAME { ++#endif ++ ++class AutoStringStream { ++public: ++ AutoStringStream() : m_stream() {} ++ virtual ~AutoStringStream() {} ++ ++ template ++ AutoStringStream& operator<<(const T& arg) { ++ m_stream << arg; ++ return *this; ++ } ++ ++ AutoStringStream& operator<<(const bool arg) { ++ m_stream << (arg ? "true" : "false"); ++ return *this; ++ } ++ ++ operator std::string() const { ++ return m_stream.str(); ++ } ++ ++ const std::string to_string() const { ++ return m_stream.str(); ++ } ++private: ++ std::stringstream m_stream; ++}; ++ ++#ifndef AUSS_CUSTOM_TYPEDEF ++typedef AutoStringStream auss_t; ++#endif ++ ++#ifdef AUSS_USE_OWN_NAMESPACE ++} ++#endif +diff -Nuar polybar-3.2.1.orig/lib/i3ipcpp/3rd/auss/LICENSE polybar-3.2.1/lib/i3ipcpp/3rd/auss/LICENSE +--- polybar-3.2.1.orig/lib/i3ipcpp/3rd/auss/LICENSE 1970-01-01 02:00:00.000000000 +0200 ++++ polybar-3.2.1/lib/i3ipcpp/3rd/auss/LICENSE 2017-12-03 19:05:22.000000000 +0300 +@@ -0,0 +1,24 @@ ++This is free and unencumbered software released into the public domain. ++ ++Anyone is free to copy, modify, publish, use, compile, sell, or ++distribute this software, either in source code form or as a compiled ++binary, for any purpose, commercial or non-commercial, and by any ++means. ++ ++In jurisdictions that recognize copyright laws, the author or authors ++of this software dedicate any and all copyright interest in the ++software to the public domain. We make this dedication for the benefit ++of the public at large and to the detriment of our heirs and ++successors. We intend this dedication to be an overt act of ++relinquishment in perpetuity of all present and future rights to this ++software under copyright law. ++ ++THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, ++EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF ++MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. ++IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR ++OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ++ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR ++OTHER DEALINGS IN THE SOFTWARE. ++ ++For more information, please refer to +\ Dosya sonunda yenisatır yok. +diff -Nuar polybar-3.2.1.orig/lib/i3ipcpp/3rd/auss/README.md polybar-3.2.1/lib/i3ipcpp/3rd/auss/README.md +--- polybar-3.2.1.orig/lib/i3ipcpp/3rd/auss/README.md 1970-01-01 02:00:00.000000000 +0200 ++++ polybar-3.2.1/lib/i3ipcpp/3rd/auss/README.md 2017-12-03 19:05:22.000000000 +0300 +@@ -0,0 +1,27 @@ ++# AutoStringStream ![license](https://img.shields.io/npm/l/chas-storage.svg) ++ ++Simple header-only wrapper on `std::stringstream` with automatic casting to `std::string` ++ ++## Usage ++ ++```c++ ++#include ++``` ++```c++ ++auss_t() << "Hello, " << user_name ++``` ++```c++ ++throw std::runtime_error(auss_t() << "Something gone wrong, See " << log_path) ++``` ++ ++### Own namespace ++If you wouldn't pollute global namespace just define `AUSS_USE_OWN_NAMESPACE`. Either before `#include` or in compiler flags (`-DAUSS_USE_OWN_NAMESPACE` for GCC). ++ ++Also you can specifiy the name of namespace with `AUSS_OWN_NAMESPACE_NAME`: ++``` ++-DAUSS_OWN_NAMESPACE_NAME="theauss" ++``` ++ ++## License ++ ++Licensed under Unlicense. See `LICENSE` file for more info. +diff -Nuar polybar-3.2.1.orig/lib/i3ipcpp/CHANGELOG polybar-3.2.1/lib/i3ipcpp/CHANGELOG +--- polybar-3.2.1.orig/lib/i3ipcpp/CHANGELOG 1970-01-01 02:00:00.000000000 +0200 ++++ polybar-3.2.1/lib/i3ipcpp/CHANGELOG 2017-12-03 19:05:22.000000000 +0300 +@@ -0,0 +1,33 @@ ++0.4 ++ + Added support of GET_BARCONFIG and barconfig_update event and examples for them ++ + Added getters form main and event sockets ++ + Added i3ipc::get_version() ++ ++ ~ Calling i3ipc::connection::prepare_to_event_handling() is no more necessary ++ ~ Using i3ipc::errno_error when calling c-functions instead of std::runtime_error ++ ~ Logging-subsystem became public ++ ~ Refactoring of CMakeLists.txt ++ ++ - i3ipc::connection::get_file_descriptor() removed ++ ++0.3 ++ + Added support of BINDING event ++ ++ ~ Removed submodules ++ ++ * Bug fixies ++ ++0.2.1 ++ + Added example of event handling ++ * Fixed SIGSEGV in parse_*_from_json functions ++ ++0.2.0 ++ + Implemented GET_TREE (i3ipc::connection::get_tree()) ++ ++ ~ Shipping all available payload with workspace and window events (issue #2) ++ ~ i3ipc::I3Connection renamed to i3ipc::connection ++ ++ ~ Internal refreactoring ++ ++ * Fixing failed build: Parts of a struct were initialised in wrong order, C99-style designated initialisers did not prevent this from causing an error [mox] ++ * Minor documentation and code fixies +diff -Nuar polybar-3.2.1.orig/lib/i3ipcpp/CMakeLists.txt polybar-3.2.1/lib/i3ipcpp/CMakeLists.txt +--- polybar-3.2.1.orig/lib/i3ipcpp/CMakeLists.txt 1970-01-01 02:00:00.000000000 +0200 ++++ polybar-3.2.1/lib/i3ipcpp/CMakeLists.txt 2017-12-03 19:05:22.000000000 +0300 +@@ -0,0 +1,74 @@ ++# Project setup ++ ++cmake_minimum_required(VERSION 3.1 FATAL_ERROR) ++project(i3ipc++ CXX) ++ ++option(WITH_LOGGING "Build with log support" OFF) ++option(WITH_TESTS "Build unit tests executables" OFF) ++option(BUILD_EXAMPLES "Build example executables" OFF) ++ ++add_library(${PROJECT_NAME} STATIC ++ ${PROJECT_SOURCE_DIR}/3rd/auss/include/auss.hpp ++ ${PROJECT_SOURCE_DIR}/include/i3ipc++/ipc.hpp ++ ${PROJECT_SOURCE_DIR}/include/i3ipc++/ipc-util.hpp ++ ${PROJECT_SOURCE_DIR}/src/ipc.cpp ++ ${PROJECT_SOURCE_DIR}/src/ipc-util.cpp) ++ ++target_include_directories(${PROJECT_NAME} PUBLIC ${PROJECT_SOURCE_DIR}/3rd/auss/include) ++target_include_directories(${PROJECT_NAME} PUBLIC ${PROJECT_SOURCE_DIR}/include) ++ ++target_compile_options(${PROJECT_NAME} PRIVATE -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations) ++target_compile_options(${PROJECT_NAME} PRIVATE $<$:-g3 -DDEBUG>) ++target_compile_options(${PROJECT_NAME} PRIVATE $<$:-O2>) ++ ++# External library: jsoncpp-1.7.7 {{{ ++ ++find_package(PkgConfig) ++pkg_check_modules(JSONCPP jsoncpp>=1.7.7) ++ ++if(NOT JSONCPP_FOUND) ++ message(STATUS "Could not find jsoncpp>=1.7.7 -- building static lib...") ++ add_subdirectory(${PROJECT_SOURCE_DIR}/libs/jsoncpp-1.7.7 EXCLUDE_FROM_ALL) ++ set(JSONCPP_LIBRARIES jsoncpp_lib_static) ++ set(JSONCPP_INCLUDEDIR ${PROJECT_SOURCE_DIR}/libs/jsoncpp-1.7.7/include) ++elseif(NOT JSONCPP_LIBRARIES AND JSONCPP_LIBS) ++ set(JSONCPP_LIBRARIES "${JSONCPP_LIBS}") ++endif() ++ ++target_link_libraries(${PROJECT_NAME} PUBLIC ${JSONCPP_LIBRARIES}) ++target_include_directories(${PROJECT_NAME} PUBLIC ${JSONCPP_INCLUDEDIR}) ++ ++# }}} ++# Export lists to the parent scope if there are any {{{ ++ ++get_directory_property(HAS_PARENT PARENT_DIRECTORY) ++if(HAS_PARENT) ++ set(I3IPCPP_LIBRARIES ${PROJECT_NAME} PARENT_SCOPE) ++ set(I3IPCPP_INCLUDE_DIRS ${PROJECT_SOURCE_DIR}/include ${JSONCPP_INCLUDEDIR}) ++endif() ++ ++# }}} ++# Build examples if the option was given {{{ ++ ++if(BUILD_EXAMPLES) ++ add_subdirectory("${PROJECT_SOURCE_DIR}/examples") ++endif() ++ ++# }}} ++# Build cpp tests if the option was given {{{ ++ ++if(WITH_TESTS) ++ find_package(CxxTest) ++ if(CXXTEST_FOUND) ++ include_directories(${CXXTEST_INCLUDE_DIR} "${PROJECT_SOURCE_DIR}/src") ++ add_definitions("-DTEST_SRC_ROOT=${PROJECT_SOURCE_DIR}/test") ++ enable_testing() ++ file(GLOB SRC_TEST "${PROJECT_SOURCE_DIR}/test/*.hpp") ++ CXXTEST_ADD_TEST(i3ipcpp_check test.cpp ${SRC_TEST}) ++ target_link_libraries(i3ipcpp_check ${I3IPCPP_LIBRARIES}) ++ else() ++ message(WARNING "CxxTest not found. Unable to run unit-tests") ++ endif() ++endif() ++ ++# }}} +diff -Nuar polybar-3.2.1.orig/lib/i3ipcpp/Doxyfile polybar-3.2.1/lib/i3ipcpp/Doxyfile +--- polybar-3.2.1.orig/lib/i3ipcpp/Doxyfile 1970-01-01 02:00:00.000000000 +0200 ++++ polybar-3.2.1/lib/i3ipcpp/Doxyfile 2017-12-03 19:05:22.000000000 +0300 +@@ -0,0 +1,2353 @@ ++# Doxyfile 1.8.8 ++ ++# This file describes the settings to be used by the documentation system ++# doxygen (www.doxygen.org) for a project. ++# ++# All text after a double hash (##) is considered a comment and is placed in ++# front of the TAG it is preceding. ++# ++# All text after a single hash (#) is considered a comment and will be ignored. ++# The format is: ++# TAG = value [value, ...] ++# For lists, items can also be appended using: ++# TAG += value [value, ...] ++# Values that contain spaces should be placed between quotes (\" \"). ++ ++#--------------------------------------------------------------------------- ++# Project related configuration options ++#--------------------------------------------------------------------------- ++ ++# This tag specifies the encoding used for all characters in the config file ++# that follow. The default is UTF-8 which is also the encoding used for all text ++# before the first occurrence of this tag. Doxygen uses libiconv (or the iconv ++# built into libc) for the transcoding. See http://www.gnu.org/software/libiconv ++# for the list of possible encodings. ++# The default value is: UTF-8. ++ ++DOXYFILE_ENCODING = UTF-8 ++ ++# The PROJECT_NAME tag is a single word (or a sequence of words surrounded by ++# double-quotes, unless you are using Doxywizard) that should identify the ++# project for which the documentation is generated. This name is used in the ++# title of most generated pages and in a few other places. ++# The default value is: My Project. ++ ++PROJECT_NAME = i3ipc++ ++ ++# The PROJECT_NUMBER tag can be used to enter a project or revision number. This ++# could be handy for archiving the generated documentation or if some version ++# control system is used. ++ ++PROJECT_NUMBER = ++ ++# Using the PROJECT_BRIEF tag one can provide an optional one line description ++# for a project that appears at the top of each page and should give viewer a ++# quick idea about the purpose of the project. Keep the description short. ++ ++PROJECT_BRIEF = "An C++ implementaiton of the i3 IPC" ++ ++# With the PROJECT_LOGO tag one can specify an logo or icon that is included in ++# the documentation. The maximum height of the logo should not exceed 55 pixels ++# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo ++# to the output directory. ++ ++PROJECT_LOGO = ++ ++# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path ++# into which the generated documentation will be written. If a relative path is ++# entered, it will be relative to the location where doxygen was started. If ++# left blank the current directory will be used. ++ ++OUTPUT_DIRECTORY = doc ++ ++# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- ++# directories (in 2 levels) under the output directory of each output format and ++# will distribute the generated files over these directories. Enabling this ++# option can be useful when feeding doxygen a huge amount of source files, where ++# putting all generated files in the same directory would otherwise causes ++# performance problems for the file system. ++# The default value is: NO. ++ ++CREATE_SUBDIRS = YES ++ ++# If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII ++# characters to appear in the names of generated files. If set to NO, non-ASCII ++# characters will be escaped, for example _xE3_x81_x84 will be used for Unicode ++# U+3044. ++# The default value is: NO. ++ ++ALLOW_UNICODE_NAMES = NO ++ ++# The OUTPUT_LANGUAGE tag is used to specify the language in which all ++# documentation generated by doxygen is written. Doxygen will use this ++# information to generate all constant output in the proper language. ++# Possible values are: Afrikaans, Arabic, Armenian, Brazilian, Catalan, Chinese, ++# Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), ++# Esperanto, Farsi (Persian), Finnish, French, German, Greek, Hungarian, ++# Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages), ++# Korean, Korean-en (Korean with English messages), Latvian, Lithuanian, ++# Macedonian, Norwegian, Persian (Farsi), Polish, Portuguese, Romanian, Russian, ++# Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish, ++# Ukrainian and Vietnamese. ++# The default value is: English. ++ ++OUTPUT_LANGUAGE = English ++ ++# If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member ++# descriptions after the members that are listed in the file and class ++# documentation (similar to Javadoc). Set to NO to disable this. ++# The default value is: YES. ++ ++BRIEF_MEMBER_DESC = YES ++ ++# If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief ++# description of a member or function before the detailed description ++# ++# Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the ++# brief descriptions will be completely suppressed. ++# The default value is: YES. ++ ++REPEAT_BRIEF = YES ++ ++# This tag implements a quasi-intelligent brief description abbreviator that is ++# used to form the text in various listings. Each string in this list, if found ++# as the leading text of the brief description, will be stripped from the text ++# and the result, after processing the whole list, is used as the annotated ++# text. Otherwise, the brief description is used as-is. If left blank, the ++# following values are used ($name is automatically replaced with the name of ++# the entity):The $name class, The $name widget, The $name file, is, provides, ++# specifies, contains, represents, a, an and the. ++ ++ABBREVIATE_BRIEF = ++ ++# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then ++# doxygen will generate a detailed section even if there is only a brief ++# description. ++# The default value is: NO. ++ ++ALWAYS_DETAILED_SEC = NO ++ ++# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all ++# inherited members of a class in the documentation of that class as if those ++# members were ordinary class members. Constructors, destructors and assignment ++# operators of the base classes will not be shown. ++# The default value is: NO. ++ ++INLINE_INHERITED_MEMB = NO ++ ++# If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path ++# before files name in the file list and in the header files. If set to NO the ++# shortest path that makes the file name unique will be used ++# The default value is: YES. ++ ++FULL_PATH_NAMES = YES ++ ++# The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path. ++# Stripping is only done if one of the specified strings matches the left-hand ++# part of the path. The tag can be used to show relative paths in the file list. ++# If left blank the directory from which doxygen is run is used as the path to ++# strip. ++# ++# Note that you can specify absolute paths here, but also relative paths, which ++# will be relative from the directory where doxygen is started. ++# This tag requires that the tag FULL_PATH_NAMES is set to YES. ++ ++STRIP_FROM_PATH = ++ ++# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the ++# path mentioned in the documentation of a class, which tells the reader which ++# header file to include in order to use a class. If left blank only the name of ++# the header file containing the class definition is used. Otherwise one should ++# specify the list of include paths that are normally passed to the compiler ++# using the -I flag. ++ ++STRIP_FROM_INC_PATH = ++ ++# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but ++# less readable) file names. This can be useful is your file systems doesn't ++# support long names like on DOS, Mac, or CD-ROM. ++# The default value is: NO. ++ ++SHORT_NAMES = NO ++ ++# If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the ++# first line (until the first dot) of a Javadoc-style comment as the brief ++# description. If set to NO, the Javadoc-style will behave just like regular Qt- ++# style comments (thus requiring an explicit @brief command for a brief ++# description.) ++# The default value is: NO. ++ ++JAVADOC_AUTOBRIEF = YES ++ ++# If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first ++# line (until the first dot) of a Qt-style comment as the brief description. If ++# set to NO, the Qt-style will behave just like regular Qt-style comments (thus ++# requiring an explicit \brief command for a brief description.) ++# The default value is: NO. ++ ++QT_AUTOBRIEF = NO ++ ++# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a ++# multi-line C++ special comment block (i.e. a block of //! or /// comments) as ++# a brief description. This used to be the default behavior. The new default is ++# to treat a multi-line C++ comment block as a detailed description. Set this ++# tag to YES if you prefer the old behavior instead. ++# ++# Note that setting this tag to YES also means that rational rose comments are ++# not recognized any more. ++# The default value is: NO. ++ ++MULTILINE_CPP_IS_BRIEF = NO ++ ++# If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the ++# documentation from any documented member that it re-implements. ++# The default value is: YES. ++ ++INHERIT_DOCS = YES ++ ++# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a ++# new page for each member. If set to NO, the documentation of a member will be ++# part of the file/class/namespace that contains it. ++# The default value is: NO. ++ ++SEPARATE_MEMBER_PAGES = NO ++ ++# The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen ++# uses this value to replace tabs by spaces in code fragments. ++# Minimum value: 1, maximum value: 16, default value: 4. ++ ++TAB_SIZE = 4 ++ ++# This tag can be used to specify a number of aliases that act as commands in ++# the documentation. An alias has the form: ++# name=value ++# For example adding ++# "sideeffect=@par Side Effects:\n" ++# will allow you to put the command \sideeffect (or @sideeffect) in the ++# documentation, which will result in a user-defined paragraph with heading ++# "Side Effects:". You can put \n's in the value part of an alias to insert ++# newlines. ++ ++ALIASES = ++ ++# This tag can be used to specify a number of word-keyword mappings (TCL only). ++# A mapping has the form "name=value". For example adding "class=itcl::class" ++# will allow you to use the command class in the itcl::class meaning. ++ ++TCL_SUBST = ++ ++# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources ++# only. Doxygen will then generate output that is more tailored for C. For ++# instance, some of the names that are used will be different. The list of all ++# members will be omitted, etc. ++# The default value is: NO. ++ ++OPTIMIZE_OUTPUT_FOR_C = NO ++ ++# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or ++# Python sources only. Doxygen will then generate output that is more tailored ++# for that language. For instance, namespaces will be presented as packages, ++# qualified scopes will look different, etc. ++# The default value is: NO. ++ ++OPTIMIZE_OUTPUT_JAVA = NO ++ ++# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran ++# sources. Doxygen will then generate output that is tailored for Fortran. ++# The default value is: NO. ++ ++OPTIMIZE_FOR_FORTRAN = NO ++ ++# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL ++# sources. Doxygen will then generate output that is tailored for VHDL. ++# The default value is: NO. ++ ++OPTIMIZE_OUTPUT_VHDL = NO ++ ++# Doxygen selects the parser to use depending on the extension of the files it ++# parses. With this tag you can assign which parser to use for a given ++# extension. Doxygen has a built-in mapping, but you can override or extend it ++# using this tag. The format is ext=language, where ext is a file extension, and ++# language is one of the parsers supported by doxygen: IDL, Java, Javascript, ++# C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran: ++# FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran: ++# Fortran. In the later case the parser tries to guess whether the code is fixed ++# or free formatted code, this is the default for Fortran type files), VHDL. For ++# instance to make doxygen treat .inc files as Fortran files (default is PHP), ++# and .f files as C (default is Fortran), use: inc=Fortran f=C. ++# ++# Note For files without extension you can use no_extension as a placeholder. ++# ++# Note that for custom extensions you also need to set FILE_PATTERNS otherwise ++# the files are not read by doxygen. ++ ++EXTENSION_MAPPING = ++ ++# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments ++# according to the Markdown format, which allows for more readable ++# documentation. See http://daringfireball.net/projects/markdown/ for details. ++# The output of markdown processing is further processed by doxygen, so you can ++# mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in ++# case of backward compatibilities issues. ++# The default value is: YES. ++ ++MARKDOWN_SUPPORT = YES ++ ++# When enabled doxygen tries to link words that correspond to documented ++# classes, or namespaces to their corresponding documentation. Such a link can ++# be prevented in individual cases by by putting a % sign in front of the word ++# or globally by setting AUTOLINK_SUPPORT to NO. ++# The default value is: YES. ++ ++AUTOLINK_SUPPORT = YES ++ ++# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want ++# to include (a tag file for) the STL sources as input, then you should set this ++# tag to YES in order to let doxygen match functions declarations and ++# definitions whose arguments contain STL classes (e.g. func(std::string); ++# versus func(std::string) {}). This also make the inheritance and collaboration ++# diagrams that involve STL classes more complete and accurate. ++# The default value is: NO. ++ ++BUILTIN_STL_SUPPORT = YES ++ ++# If you use Microsoft's C++/CLI language, you should set this option to YES to ++# enable parsing support. ++# The default value is: NO. ++ ++CPP_CLI_SUPPORT = NO ++ ++# Set the SIP_SUPPORT tag to YES if your project consists of sip (see: ++# http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen ++# will parse them like normal C++ but will assume all classes use public instead ++# of private inheritance when no explicit protection keyword is present. ++# The default value is: NO. ++ ++SIP_SUPPORT = NO ++ ++# For Microsoft's IDL there are propget and propput attributes to indicate ++# getter and setter methods for a property. Setting this option to YES will make ++# doxygen to replace the get and set methods by a property in the documentation. ++# This will only work if the methods are indeed getting or setting a simple ++# type. If this is not the case, or you want to show the methods anyway, you ++# should set this option to NO. ++# The default value is: YES. ++ ++IDL_PROPERTY_SUPPORT = YES ++ ++# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC ++# tag is set to YES, then doxygen will reuse the documentation of the first ++# member in the group (if any) for the other members of the group. By default ++# all members of a group must be documented explicitly. ++# The default value is: NO. ++ ++DISTRIBUTE_GROUP_DOC = NO ++ ++# Set the SUBGROUPING tag to YES to allow class member groups of the same type ++# (for instance a group of public functions) to be put as a subgroup of that ++# type (e.g. under the Public Functions section). Set it to NO to prevent ++# subgrouping. Alternatively, this can be done per class using the ++# \nosubgrouping command. ++# The default value is: YES. ++ ++SUBGROUPING = YES ++ ++# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions ++# are shown inside the group in which they are included (e.g. using \ingroup) ++# instead of on a separate page (for HTML and Man pages) or section (for LaTeX ++# and RTF). ++# ++# Note that this feature does not work in combination with ++# SEPARATE_MEMBER_PAGES. ++# The default value is: NO. ++ ++INLINE_GROUPED_CLASSES = NO ++ ++# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions ++# with only public data fields or simple typedef fields will be shown inline in ++# the documentation of the scope in which they are defined (i.e. file, ++# namespace, or group documentation), provided this scope is documented. If set ++# to NO, structs, classes, and unions are shown on a separate page (for HTML and ++# Man pages) or section (for LaTeX and RTF). ++# The default value is: NO. ++ ++INLINE_SIMPLE_STRUCTS = NO ++ ++# When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or ++# enum is documented as struct, union, or enum with the name of the typedef. So ++# typedef struct TypeS {} TypeT, will appear in the documentation as a struct ++# with name TypeT. When disabled the typedef will appear as a member of a file, ++# namespace, or class. And the struct will be named TypeS. This can typically be ++# useful for C code in case the coding convention dictates that all compound ++# types are typedef'ed and only the typedef is referenced, never the tag name. ++# The default value is: NO. ++ ++TYPEDEF_HIDES_STRUCT = NO ++ ++# The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This ++# cache is used to resolve symbols given their name and scope. Since this can be ++# an expensive process and often the same symbol appears multiple times in the ++# code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small ++# doxygen will become slower. If the cache is too large, memory is wasted. The ++# cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range ++# is 0..9, the default is 0, corresponding to a cache size of 2^16=65536 ++# symbols. At the end of a run doxygen will report the cache usage and suggest ++# the optimal cache size from a speed point of view. ++# Minimum value: 0, maximum value: 9, default value: 0. ++ ++LOOKUP_CACHE_SIZE = 0 ++ ++#--------------------------------------------------------------------------- ++# Build related configuration options ++#--------------------------------------------------------------------------- ++ ++# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in ++# documentation are documented, even if no documentation was available. Private ++# class members and static file members will be hidden unless the ++# EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES. ++# Note: This will also disable the warnings about undocumented members that are ++# normally produced when WARNINGS is set to YES. ++# The default value is: NO. ++ ++EXTRACT_ALL = NO ++ ++# If the EXTRACT_PRIVATE tag is set to YES all private members of a class will ++# be included in the documentation. ++# The default value is: NO. ++ ++EXTRACT_PRIVATE = NO ++ ++# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal ++# scope will be included in the documentation. ++# The default value is: NO. ++ ++EXTRACT_PACKAGE = NO ++ ++# If the EXTRACT_STATIC tag is set to YES all static members of a file will be ++# included in the documentation. ++# The default value is: NO. ++ ++EXTRACT_STATIC = YES ++ ++# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined ++# locally in source files will be included in the documentation. If set to NO ++# only classes defined in header files are included. Does not have any effect ++# for Java sources. ++# The default value is: YES. ++ ++EXTRACT_LOCAL_CLASSES = YES ++ ++# This flag is only useful for Objective-C code. When set to YES local methods, ++# which are defined in the implementation section but not in the interface are ++# included in the documentation. If set to NO only methods in the interface are ++# included. ++# The default value is: NO. ++ ++EXTRACT_LOCAL_METHODS = NO ++ ++# If this flag is set to YES, the members of anonymous namespaces will be ++# extracted and appear in the documentation as a namespace called ++# 'anonymous_namespace{file}', where file will be replaced with the base name of ++# the file that contains the anonymous namespace. By default anonymous namespace ++# are hidden. ++# The default value is: NO. ++ ++EXTRACT_ANON_NSPACES = NO ++ ++# If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all ++# undocumented members inside documented classes or files. If set to NO these ++# members will be included in the various overviews, but no documentation ++# section is generated. This option has no effect if EXTRACT_ALL is enabled. ++# The default value is: NO. ++ ++HIDE_UNDOC_MEMBERS = NO ++ ++# If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all ++# undocumented classes that are normally visible in the class hierarchy. If set ++# to NO these classes will be included in the various overviews. This option has ++# no effect if EXTRACT_ALL is enabled. ++# The default value is: NO. ++ ++HIDE_UNDOC_CLASSES = NO ++ ++# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend ++# (class|struct|union) declarations. If set to NO these declarations will be ++# included in the documentation. ++# The default value is: NO. ++ ++HIDE_FRIEND_COMPOUNDS = NO ++ ++# If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any ++# documentation blocks found inside the body of a function. If set to NO these ++# blocks will be appended to the function's detailed documentation block. ++# The default value is: NO. ++ ++HIDE_IN_BODY_DOCS = NO ++ ++# The INTERNAL_DOCS tag determines if documentation that is typed after a ++# \internal command is included. If the tag is set to NO then the documentation ++# will be excluded. Set it to YES to include the internal documentation. ++# The default value is: NO. ++ ++INTERNAL_DOCS = NO ++ ++# If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file ++# names in lower-case letters. If set to YES upper-case letters are also ++# allowed. This is useful if you have classes or files whose names only differ ++# in case and if your file system supports case sensitive file names. Windows ++# and Mac users are advised to set this option to NO. ++# The default value is: system dependent. ++ ++CASE_SENSE_NAMES = NO ++ ++# If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with ++# their full class and namespace scopes in the documentation. If set to YES the ++# scope will be hidden. ++# The default value is: NO. ++ ++HIDE_SCOPE_NAMES = NO ++ ++# If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of ++# the files that are included by a file in the documentation of that file. ++# The default value is: YES. ++ ++SHOW_INCLUDE_FILES = YES ++ ++# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each ++# grouped member an include statement to the documentation, telling the reader ++# which file to include in order to use the member. ++# The default value is: NO. ++ ++SHOW_GROUPED_MEMB_INC = NO ++ ++# If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include ++# files with double quotes in the documentation rather than with sharp brackets. ++# The default value is: NO. ++ ++FORCE_LOCAL_INCLUDES = NO ++ ++# If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the ++# documentation for inline members. ++# The default value is: YES. ++ ++INLINE_INFO = YES ++ ++# If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the ++# (detailed) documentation of file and class members alphabetically by member ++# name. If set to NO the members will appear in declaration order. ++# The default value is: YES. ++ ++SORT_MEMBER_DOCS = YES ++ ++# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief ++# descriptions of file, namespace and class members alphabetically by member ++# name. If set to NO the members will appear in declaration order. Note that ++# this will also influence the order of the classes in the class list. ++# The default value is: NO. ++ ++SORT_BRIEF_DOCS = NO ++ ++# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the ++# (brief and detailed) documentation of class members so that constructors and ++# destructors are listed first. If set to NO the constructors will appear in the ++# respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS. ++# Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief ++# member documentation. ++# Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting ++# detailed member documentation. ++# The default value is: NO. ++ ++SORT_MEMBERS_CTORS_1ST = NO ++ ++# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy ++# of group names into alphabetical order. If set to NO the group names will ++# appear in their defined order. ++# The default value is: NO. ++ ++SORT_GROUP_NAMES = NO ++ ++# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by ++# fully-qualified names, including namespaces. If set to NO, the class list will ++# be sorted only by class name, not including the namespace part. ++# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. ++# Note: This option applies only to the class list, not to the alphabetical ++# list. ++# The default value is: NO. ++ ++SORT_BY_SCOPE_NAME = NO ++ ++# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper ++# type resolution of all parameters of a function it will reject a match between ++# the prototype and the implementation of a member function even if there is ++# only one candidate or it is obvious which candidate to choose by doing a ++# simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still ++# accept a match between prototype and implementation in such cases. ++# The default value is: NO. ++ ++STRICT_PROTO_MATCHING = NO ++ ++# The GENERATE_TODOLIST tag can be used to enable ( YES) or disable ( NO) the ++# todo list. This list is created by putting \todo commands in the ++# documentation. ++# The default value is: YES. ++ ++GENERATE_TODOLIST = YES ++ ++# The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the ++# test list. This list is created by putting \test commands in the ++# documentation. ++# The default value is: YES. ++ ++GENERATE_TESTLIST = YES ++ ++# The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug ++# list. This list is created by putting \bug commands in the documentation. ++# The default value is: YES. ++ ++GENERATE_BUGLIST = YES ++ ++# The GENERATE_DEPRECATEDLIST tag can be used to enable ( YES) or disable ( NO) ++# the deprecated list. This list is created by putting \deprecated commands in ++# the documentation. ++# The default value is: YES. ++ ++GENERATE_DEPRECATEDLIST= YES ++ ++# The ENABLED_SECTIONS tag can be used to enable conditional documentation ++# sections, marked by \if ... \endif and \cond ++# ... \endcond blocks. ++ ++ENABLED_SECTIONS = ++ ++# The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the ++# initial value of a variable or macro / define can have for it to appear in the ++# documentation. If the initializer consists of more lines than specified here ++# it will be hidden. Use a value of 0 to hide initializers completely. The ++# appearance of the value of individual variables and macros / defines can be ++# controlled using \showinitializer or \hideinitializer command in the ++# documentation regardless of this setting. ++# Minimum value: 0, maximum value: 10000, default value: 30. ++ ++MAX_INITIALIZER_LINES = 30 ++ ++# Set the SHOW_USED_FILES tag to NO to disable the list of files generated at ++# the bottom of the documentation of classes and structs. If set to YES the list ++# will mention the files that were used to generate the documentation. ++# The default value is: YES. ++ ++SHOW_USED_FILES = YES ++ ++# Set the SHOW_FILES tag to NO to disable the generation of the Files page. This ++# will remove the Files entry from the Quick Index and from the Folder Tree View ++# (if specified). ++# The default value is: YES. ++ ++SHOW_FILES = YES ++ ++# Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces ++# page. This will remove the Namespaces entry from the Quick Index and from the ++# Folder Tree View (if specified). ++# The default value is: YES. ++ ++SHOW_NAMESPACES = YES ++ ++# The FILE_VERSION_FILTER tag can be used to specify a program or script that ++# doxygen should invoke to get the current version for each file (typically from ++# the version control system). Doxygen will invoke the program by executing (via ++# popen()) the command command input-file, where command is the value of the ++# FILE_VERSION_FILTER tag, and input-file is the name of an input file provided ++# by doxygen. Whatever the program writes to standard output is used as the file ++# version. For an example see the documentation. ++ ++FILE_VERSION_FILTER = ++ ++# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed ++# by doxygen. The layout file controls the global structure of the generated ++# output files in an output format independent way. To create the layout file ++# that represents doxygen's defaults, run doxygen with the -l option. You can ++# optionally specify a file name after the option, if omitted DoxygenLayout.xml ++# will be used as the name of the layout file. ++# ++# Note that if you run doxygen from a directory containing a file called ++# DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE ++# tag is left empty. ++ ++LAYOUT_FILE = ++ ++# The CITE_BIB_FILES tag can be used to specify one or more bib files containing ++# the reference definitions. This must be a list of .bib files. The .bib ++# extension is automatically appended if omitted. This requires the bibtex tool ++# to be installed. See also http://en.wikipedia.org/wiki/BibTeX for more info. ++# For LaTeX the style of the bibliography can be controlled using ++# LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the ++# search path. See also \cite for info how to create references. ++ ++CITE_BIB_FILES = ++ ++#--------------------------------------------------------------------------- ++# Configuration options related to warning and progress messages ++#--------------------------------------------------------------------------- ++ ++# The QUIET tag can be used to turn on/off the messages that are generated to ++# standard output by doxygen. If QUIET is set to YES this implies that the ++# messages are off. ++# The default value is: NO. ++ ++QUIET = NO ++ ++# The WARNINGS tag can be used to turn on/off the warning messages that are ++# generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES ++# this implies that the warnings are on. ++# ++# Tip: Turn warnings on while writing the documentation. ++# The default value is: YES. ++ ++WARNINGS = YES ++ ++# If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate ++# warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag ++# will automatically be disabled. ++# The default value is: YES. ++ ++WARN_IF_UNDOCUMENTED = YES ++ ++# If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for ++# potential errors in the documentation, such as not documenting some parameters ++# in a documented function, or documenting parameters that don't exist or using ++# markup commands wrongly. ++# The default value is: YES. ++ ++WARN_IF_DOC_ERROR = YES ++ ++# This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that ++# are documented, but have no documentation for their parameters or return ++# value. If set to NO doxygen will only warn about wrong or incomplete parameter ++# documentation, but not about the absence of documentation. ++# The default value is: NO. ++ ++WARN_NO_PARAMDOC = NO ++ ++# The WARN_FORMAT tag determines the format of the warning messages that doxygen ++# can produce. The string should contain the $file, $line, and $text tags, which ++# will be replaced by the file and line number from which the warning originated ++# and the warning text. Optionally the format may contain $version, which will ++# be replaced by the version of the file (if it could be obtained via ++# FILE_VERSION_FILTER) ++# The default value is: $file:$line: $text. ++ ++WARN_FORMAT = "$file:$line: $text" ++ ++# The WARN_LOGFILE tag can be used to specify a file to which warning and error ++# messages should be written. If left blank the output is written to standard ++# error (stderr). ++ ++WARN_LOGFILE = doxygen-warning.log ++ ++#--------------------------------------------------------------------------- ++# Configuration options related to the input files ++#--------------------------------------------------------------------------- ++ ++# The INPUT tag is used to specify the files and/or directories that contain ++# documented source files. You may enter file names like myfile.cpp or ++# directories like /usr/src/myproject. Separate the files or directories with ++# spaces. ++# Note: If this tag is empty the current directory is searched. ++ ++INPUT = include ++ ++# This tag can be used to specify the character encoding of the source files ++# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses ++# libiconv (or the iconv built into libc) for the transcoding. See the libiconv ++# documentation (see: http://www.gnu.org/software/libiconv) for the list of ++# possible encodings. ++# The default value is: UTF-8. ++ ++INPUT_ENCODING = UTF-8 ++ ++# If the value of the INPUT tag contains directories, you can use the ++# FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and ++# *.h) to filter out the source-files in the directories. If left blank the ++# following patterns are tested:*.c, *.cc, *.cxx, *.cpp, *.c++, *.java, *.ii, ++# *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h, *.hh, *.hxx, *.hpp, ++# *.h++, *.cs, *.d, *.php, *.php4, *.php5, *.phtml, *.inc, *.m, *.markdown, ++# *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf, ++# *.qsf, *.as and *.js. ++ ++FILE_PATTERNS = *.hpp \ ++ *.h ++ ++# The RECURSIVE tag can be used to specify whether or not subdirectories should ++# be searched for input files as well. ++# The default value is: NO. ++ ++RECURSIVE = YES ++ ++# The EXCLUDE tag can be used to specify files and/or directories that should be ++# excluded from the INPUT source files. This way you can easily exclude a ++# subdirectory from a directory tree whose root is specified with the INPUT tag. ++# ++# Note that relative paths are relative to the directory from which doxygen is ++# run. ++ ++EXCLUDE = ++ ++# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or ++# directories that are symbolic links (a Unix file system feature) are excluded ++# from the input. ++# The default value is: NO. ++ ++EXCLUDE_SYMLINKS = NO ++ ++# If the value of the INPUT tag contains directories, you can use the ++# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude ++# certain files from those directories. ++# ++# Note that the wildcards are matched against the file with absolute path, so to ++# exclude all test directories for example use the pattern */test/* ++ ++EXCLUDE_PATTERNS = *.cpp ++ ++# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names ++# (namespaces, classes, functions, etc.) that should be excluded from the ++# output. The symbol name can be a fully qualified name, a word, or if the ++# wildcard * is used, a substring. Examples: ANamespace, AClass, ++# AClass::ANamespace, ANamespace::*Test ++# ++# Note that the wildcards are matched against the file with absolute path, so to ++# exclude all test directories use the pattern */test/* ++ ++EXCLUDE_SYMBOLS = ++ ++# The EXAMPLE_PATH tag can be used to specify one or more files or directories ++# that contain example code fragments that are included (see the \include ++# command). ++ ++EXAMPLE_PATH = ++ ++# If the value of the EXAMPLE_PATH tag contains directories, you can use the ++# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and ++# *.h) to filter out the source-files in the directories. If left blank all ++# files are included. ++ ++EXAMPLE_PATTERNS = ++ ++# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be ++# searched for input files to be used with the \include or \dontinclude commands ++# irrespective of the value of the RECURSIVE tag. ++# The default value is: NO. ++ ++EXAMPLE_RECURSIVE = NO ++ ++# The IMAGE_PATH tag can be used to specify one or more files or directories ++# that contain images that are to be included in the documentation (see the ++# \image command). ++ ++IMAGE_PATH = ++ ++# The INPUT_FILTER tag can be used to specify a program that doxygen should ++# invoke to filter for each input file. Doxygen will invoke the filter program ++# by executing (via popen()) the command: ++# ++# ++# ++# where is the value of the INPUT_FILTER tag, and is the ++# name of an input file. Doxygen will then use the output that the filter ++# program writes to standard output. If FILTER_PATTERNS is specified, this tag ++# will be ignored. ++# ++# Note that the filter must not add or remove lines; it is applied before the ++# code is scanned, but not when the output code is generated. If lines are added ++# or removed, the anchors will not be placed correctly. ++ ++INPUT_FILTER = ++ ++# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern ++# basis. Doxygen will compare the file name with each pattern and apply the ++# filter if there is a match. The filters are a list of the form: pattern=filter ++# (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how ++# filters are used. If the FILTER_PATTERNS tag is empty or if none of the ++# patterns match the file name, INPUT_FILTER is applied. ++ ++FILTER_PATTERNS = ++ ++# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using ++# INPUT_FILTER ) will also be used to filter the input files that are used for ++# producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). ++# The default value is: NO. ++ ++FILTER_SOURCE_FILES = NO ++ ++# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file ++# pattern. A pattern will override the setting for FILTER_PATTERN (if any) and ++# it is also possible to disable source filtering for a specific pattern using ++# *.ext= (so without naming a filter). ++# This tag requires that the tag FILTER_SOURCE_FILES is set to YES. ++ ++FILTER_SOURCE_PATTERNS = ++ ++# If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that ++# is part of the input, its contents will be placed on the main page ++# (index.html). This can be useful if you have a project on for instance GitHub ++# and want to reuse the introduction page also for the doxygen output. ++ ++USE_MDFILE_AS_MAINPAGE = ++ ++#--------------------------------------------------------------------------- ++# Configuration options related to source browsing ++#--------------------------------------------------------------------------- ++ ++# If the SOURCE_BROWSER tag is set to YES then a list of source files will be ++# generated. Documented entities will be cross-referenced with these sources. ++# ++# Note: To get rid of all source code in the generated output, make sure that ++# also VERBATIM_HEADERS is set to NO. ++# The default value is: NO. ++ ++SOURCE_BROWSER = NO ++ ++# Setting the INLINE_SOURCES tag to YES will include the body of functions, ++# classes and enums directly into the documentation. ++# The default value is: NO. ++ ++INLINE_SOURCES = NO ++ ++# Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any ++# special comment blocks from generated source code fragments. Normal C, C++ and ++# Fortran comments will always remain visible. ++# The default value is: YES. ++ ++STRIP_CODE_COMMENTS = YES ++ ++# If the REFERENCED_BY_RELATION tag is set to YES then for each documented ++# function all documented functions referencing it will be listed. ++# The default value is: NO. ++ ++REFERENCED_BY_RELATION = NO ++ ++# If the REFERENCES_RELATION tag is set to YES then for each documented function ++# all documented entities called/used by that function will be listed. ++# The default value is: NO. ++ ++REFERENCES_RELATION = NO ++ ++# If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set ++# to YES, then the hyperlinks from functions in REFERENCES_RELATION and ++# REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will ++# link to the documentation. ++# The default value is: YES. ++ ++REFERENCES_LINK_SOURCE = YES ++ ++# If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the ++# source code will show a tooltip with additional information such as prototype, ++# brief description and links to the definition and documentation. Since this ++# will make the HTML file larger and loading of large files a bit slower, you ++# can opt to disable this feature. ++# The default value is: YES. ++# This tag requires that the tag SOURCE_BROWSER is set to YES. ++ ++SOURCE_TOOLTIPS = YES ++ ++# If the USE_HTAGS tag is set to YES then the references to source code will ++# point to the HTML generated by the htags(1) tool instead of doxygen built-in ++# source browser. The htags tool is part of GNU's global source tagging system ++# (see http://www.gnu.org/software/global/global.html). You will need version ++# 4.8.6 or higher. ++# ++# To use it do the following: ++# - Install the latest version of global ++# - Enable SOURCE_BROWSER and USE_HTAGS in the config file ++# - Make sure the INPUT points to the root of the source tree ++# - Run doxygen as normal ++# ++# Doxygen will invoke htags (and that will in turn invoke gtags), so these ++# tools must be available from the command line (i.e. in the search path). ++# ++# The result: instead of the source browser generated by doxygen, the links to ++# source code will now point to the output of htags. ++# The default value is: NO. ++# This tag requires that the tag SOURCE_BROWSER is set to YES. ++ ++USE_HTAGS = NO ++ ++# If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a ++# verbatim copy of the header file for each class for which an include is ++# specified. Set to NO to disable this. ++# See also: Section \class. ++# The default value is: YES. ++ ++VERBATIM_HEADERS = YES ++ ++# If the CLANG_ASSISTED_PARSING tag is set to YES, then doxygen will use the ++# clang parser (see: http://clang.llvm.org/) for more accurate parsing at the ++# cost of reduced performance. This can be particularly helpful with template ++# rich C++ code for which doxygen's built-in parser lacks the necessary type ++# information. ++# Note: The availability of this option depends on whether or not doxygen was ++# compiled with the --with-libclang option. ++# The default value is: NO. ++ ++CLANG_ASSISTED_PARSING = NO ++ ++# If clang assisted parsing is enabled you can provide the compiler with command ++# line options that you would normally use when invoking the compiler. Note that ++# the include paths will already be set by doxygen for the files and directories ++# specified with INPUT and INCLUDE_PATH. ++# This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES. ++ ++CLANG_OPTIONS = ++ ++#--------------------------------------------------------------------------- ++# Configuration options related to the alphabetical class index ++#--------------------------------------------------------------------------- ++ ++# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all ++# compounds will be generated. Enable this if the project contains a lot of ++# classes, structs, unions or interfaces. ++# The default value is: YES. ++ ++ALPHABETICAL_INDEX = YES ++ ++# The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in ++# which the alphabetical index list will be split. ++# Minimum value: 1, maximum value: 20, default value: 5. ++# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. ++ ++COLS_IN_ALPHA_INDEX = 5 ++ ++# In case all classes in a project start with a common prefix, all classes will ++# be put under the same header in the alphabetical index. The IGNORE_PREFIX tag ++# can be used to specify a prefix (or a list of prefixes) that should be ignored ++# while generating the index headers. ++# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. ++ ++IGNORE_PREFIX = ++ ++#--------------------------------------------------------------------------- ++# Configuration options related to the HTML output ++#--------------------------------------------------------------------------- ++ ++# If the GENERATE_HTML tag is set to YES doxygen will generate HTML output ++# The default value is: YES. ++ ++GENERATE_HTML = YES ++ ++# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a ++# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of ++# it. ++# The default directory is: html. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_OUTPUT = html ++ ++# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each ++# generated HTML page (for example: .htm, .php, .asp). ++# The default value is: .html. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_FILE_EXTENSION = .html ++ ++# The HTML_HEADER tag can be used to specify a user-defined HTML header file for ++# each generated HTML page. If the tag is left blank doxygen will generate a ++# standard header. ++# ++# To get valid HTML the header file that includes any scripts and style sheets ++# that doxygen needs, which is dependent on the configuration options used (e.g. ++# the setting GENERATE_TREEVIEW). It is highly recommended to start with a ++# default header using ++# doxygen -w html new_header.html new_footer.html new_stylesheet.css ++# YourConfigFile ++# and then modify the file new_header.html. See also section "Doxygen usage" ++# for information on how to generate the default header that doxygen normally ++# uses. ++# Note: The header is subject to change so you typically have to regenerate the ++# default header when upgrading to a newer version of doxygen. For a description ++# of the possible markers and block names see the documentation. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_HEADER = ++ ++# The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each ++# generated HTML page. If the tag is left blank doxygen will generate a standard ++# footer. See HTML_HEADER for more information on how to generate a default ++# footer and what special commands can be used inside the footer. See also ++# section "Doxygen usage" for information on how to generate the default footer ++# that doxygen normally uses. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_FOOTER = ++ ++# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style ++# sheet that is used by each HTML page. It can be used to fine-tune the look of ++# the HTML output. If left blank doxygen will generate a default style sheet. ++# See also section "Doxygen usage" for information on how to generate the style ++# sheet that doxygen normally uses. ++# Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as ++# it is more robust and this tag (HTML_STYLESHEET) will in the future become ++# obsolete. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_STYLESHEET = ++ ++# The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined ++# cascading style sheets that are included after the standard style sheets ++# created by doxygen. Using this option one can overrule certain style aspects. ++# This is preferred over using HTML_STYLESHEET since it does not replace the ++# standard style sheet and is therefor more robust against future updates. ++# Doxygen will copy the style sheet files to the output directory. ++# Note: The order of the extra stylesheet files is of importance (e.g. the last ++# stylesheet in the list overrules the setting of the previous ones in the ++# list). For an example see the documentation. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_EXTRA_STYLESHEET = ++ ++# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or ++# other source files which should be copied to the HTML output directory. Note ++# that these files will be copied to the base HTML output directory. Use the ++# $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these ++# files. In the HTML_STYLESHEET file, use the file name only. Also note that the ++# files will be copied as-is; there are no commands or markers available. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_EXTRA_FILES = ++ ++# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen ++# will adjust the colors in the stylesheet and background images according to ++# this color. Hue is specified as an angle on a colorwheel, see ++# http://en.wikipedia.org/wiki/Hue for more information. For instance the value ++# 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 ++# purple, and 360 is red again. ++# Minimum value: 0, maximum value: 359, default value: 220. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_COLORSTYLE_HUE = 220 ++ ++# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors ++# in the HTML output. For a value of 0 the output will use grayscales only. A ++# value of 255 will produce the most vivid colors. ++# Minimum value: 0, maximum value: 255, default value: 100. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_COLORSTYLE_SAT = 100 ++ ++# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the ++# luminance component of the colors in the HTML output. Values below 100 ++# gradually make the output lighter, whereas values above 100 make the output ++# darker. The value divided by 100 is the actual gamma applied, so 80 represents ++# a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not ++# change the gamma. ++# Minimum value: 40, maximum value: 240, default value: 80. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_COLORSTYLE_GAMMA = 80 ++ ++# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML ++# page will contain the date and time when the page was generated. Setting this ++# to NO can help when comparing the output of multiple runs. ++# The default value is: YES. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_TIMESTAMP = YES ++ ++# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML ++# documentation will contain sections that can be hidden and shown after the ++# page has loaded. ++# The default value is: NO. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_DYNAMIC_SECTIONS = NO ++ ++# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries ++# shown in the various tree structured indices initially; the user can expand ++# and collapse entries dynamically later on. Doxygen will expand the tree to ++# such a level that at most the specified number of entries are visible (unless ++# a fully collapsed tree already exceeds this amount). So setting the number of ++# entries 1 will produce a full collapsed tree by default. 0 is a special value ++# representing an infinite number of entries and will result in a full expanded ++# tree by default. ++# Minimum value: 0, maximum value: 9999, default value: 100. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++HTML_INDEX_NUM_ENTRIES = 100 ++ ++# If the GENERATE_DOCSET tag is set to YES, additional index files will be ++# generated that can be used as input for Apple's Xcode 3 integrated development ++# environment (see: http://developer.apple.com/tools/xcode/), introduced with ++# OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a ++# Makefile in the HTML output directory. Running make will produce the docset in ++# that directory and running make install will install the docset in ++# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at ++# startup. See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html ++# for more information. ++# The default value is: NO. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++GENERATE_DOCSET = NO ++ ++# This tag determines the name of the docset feed. A documentation feed provides ++# an umbrella under which multiple documentation sets from a single provider ++# (such as a company or product suite) can be grouped. ++# The default value is: Doxygen generated docs. ++# This tag requires that the tag GENERATE_DOCSET is set to YES. ++ ++DOCSET_FEEDNAME = "Doxygen generated docs" ++ ++# This tag specifies a string that should uniquely identify the documentation ++# set bundle. This should be a reverse domain-name style string, e.g. ++# com.mycompany.MyDocSet. Doxygen will append .docset to the name. ++# The default value is: org.doxygen.Project. ++# This tag requires that the tag GENERATE_DOCSET is set to YES. ++ ++DOCSET_BUNDLE_ID = org.doxygen.Project ++ ++# The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify ++# the documentation publisher. This should be a reverse domain-name style ++# string, e.g. com.mycompany.MyDocSet.documentation. ++# The default value is: org.doxygen.Publisher. ++# This tag requires that the tag GENERATE_DOCSET is set to YES. ++ ++DOCSET_PUBLISHER_ID = org.doxygen.Publisher ++ ++# The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher. ++# The default value is: Publisher. ++# This tag requires that the tag GENERATE_DOCSET is set to YES. ++ ++DOCSET_PUBLISHER_NAME = Publisher ++ ++# If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three ++# additional HTML index files: index.hhp, index.hhc, and index.hhk. The ++# index.hhp is a project file that can be read by Microsoft's HTML Help Workshop ++# (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on ++# Windows. ++# ++# The HTML Help Workshop contains a compiler that can convert all HTML output ++# generated by doxygen into a single compiled HTML file (.chm). Compiled HTML ++# files are now used as the Windows 98 help format, and will replace the old ++# Windows help format (.hlp) on all Windows platforms in the future. Compressed ++# HTML files also contain an index, a table of contents, and you can search for ++# words in the documentation. The HTML workshop also contains a viewer for ++# compressed HTML files. ++# The default value is: NO. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++GENERATE_HTMLHELP = NO ++ ++# The CHM_FILE tag can be used to specify the file name of the resulting .chm ++# file. You can add a path in front of the file if the result should not be ++# written to the html output directory. ++# This tag requires that the tag GENERATE_HTMLHELP is set to YES. ++ ++CHM_FILE = ++ ++# The HHC_LOCATION tag can be used to specify the location (absolute path ++# including file name) of the HTML help compiler ( hhc.exe). If non-empty ++# doxygen will try to run the HTML help compiler on the generated index.hhp. ++# The file has to be specified with full path. ++# This tag requires that the tag GENERATE_HTMLHELP is set to YES. ++ ++HHC_LOCATION = ++ ++# The GENERATE_CHI flag controls if a separate .chi index file is generated ( ++# YES) or that it should be included in the master .chm file ( NO). ++# The default value is: NO. ++# This tag requires that the tag GENERATE_HTMLHELP is set to YES. ++ ++GENERATE_CHI = NO ++ ++# The CHM_INDEX_ENCODING is used to encode HtmlHelp index ( hhk), content ( hhc) ++# and project file content. ++# This tag requires that the tag GENERATE_HTMLHELP is set to YES. ++ ++CHM_INDEX_ENCODING = ++ ++# The BINARY_TOC flag controls whether a binary table of contents is generated ( ++# YES) or a normal table of contents ( NO) in the .chm file. Furthermore it ++# enables the Previous and Next buttons. ++# The default value is: NO. ++# This tag requires that the tag GENERATE_HTMLHELP is set to YES. ++ ++BINARY_TOC = NO ++ ++# The TOC_EXPAND flag can be set to YES to add extra items for group members to ++# the table of contents of the HTML help documentation and to the tree view. ++# The default value is: NO. ++# This tag requires that the tag GENERATE_HTMLHELP is set to YES. ++ ++TOC_EXPAND = NO ++ ++# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and ++# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that ++# can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help ++# (.qch) of the generated HTML documentation. ++# The default value is: NO. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++GENERATE_QHP = NO ++ ++# If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify ++# the file name of the resulting .qch file. The path specified is relative to ++# the HTML output folder. ++# This tag requires that the tag GENERATE_QHP is set to YES. ++ ++QCH_FILE = ++ ++# The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help ++# Project output. For more information please see Qt Help Project / Namespace ++# (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace). ++# The default value is: org.doxygen.Project. ++# This tag requires that the tag GENERATE_QHP is set to YES. ++ ++QHP_NAMESPACE = org.doxygen.Project ++ ++# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt ++# Help Project output. For more information please see Qt Help Project / Virtual ++# Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual- ++# folders). ++# The default value is: doc. ++# This tag requires that the tag GENERATE_QHP is set to YES. ++ ++QHP_VIRTUAL_FOLDER = doc ++ ++# If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom ++# filter to add. For more information please see Qt Help Project / Custom ++# Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- ++# filters). ++# This tag requires that the tag GENERATE_QHP is set to YES. ++ ++QHP_CUST_FILTER_NAME = ++ ++# The QHP_CUST_FILTER_ATTRS tag specifies the list of the attributes of the ++# custom filter to add. For more information please see Qt Help Project / Custom ++# Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- ++# filters). ++# This tag requires that the tag GENERATE_QHP is set to YES. ++ ++QHP_CUST_FILTER_ATTRS = ++ ++# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this ++# project's filter section matches. Qt Help Project / Filter Attributes (see: ++# http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes). ++# This tag requires that the tag GENERATE_QHP is set to YES. ++ ++QHP_SECT_FILTER_ATTRS = ++ ++# The QHG_LOCATION tag can be used to specify the location of Qt's ++# qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the ++# generated .qhp file. ++# This tag requires that the tag GENERATE_QHP is set to YES. ++ ++QHG_LOCATION = ++ ++# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be ++# generated, together with the HTML files, they form an Eclipse help plugin. To ++# install this plugin and make it available under the help contents menu in ++# Eclipse, the contents of the directory containing the HTML and XML files needs ++# to be copied into the plugins directory of eclipse. The name of the directory ++# within the plugins directory should be the same as the ECLIPSE_DOC_ID value. ++# After copying Eclipse needs to be restarted before the help appears. ++# The default value is: NO. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++GENERATE_ECLIPSEHELP = NO ++ ++# A unique identifier for the Eclipse help plugin. When installing the plugin ++# the directory name containing the HTML and XML files should also have this ++# name. Each documentation set should have its own identifier. ++# The default value is: org.doxygen.Project. ++# This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES. ++ ++ECLIPSE_DOC_ID = org.doxygen.Project ++ ++# If you want full control over the layout of the generated HTML pages it might ++# be necessary to disable the index and replace it with your own. The ++# DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top ++# of each HTML page. A value of NO enables the index and the value YES disables ++# it. Since the tabs in the index contain the same information as the navigation ++# tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES. ++# The default value is: NO. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++DISABLE_INDEX = NO ++ ++# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index ++# structure should be generated to display hierarchical information. If the tag ++# value is set to YES, a side panel will be generated containing a tree-like ++# index structure (just like the one that is generated for HTML Help). For this ++# to work a browser that supports JavaScript, DHTML, CSS and frames is required ++# (i.e. any modern browser). Windows users are probably better off using the ++# HTML help feature. Via custom stylesheets (see HTML_EXTRA_STYLESHEET) one can ++# further fine-tune the look of the index. As an example, the default style ++# sheet generated by doxygen has an example that shows how to put an image at ++# the root of the tree instead of the PROJECT_NAME. Since the tree basically has ++# the same information as the tab index, you could consider setting ++# DISABLE_INDEX to YES when enabling this option. ++# The default value is: NO. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++GENERATE_TREEVIEW = YES ++ ++# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that ++# doxygen will group on one line in the generated HTML documentation. ++# ++# Note that a value of 0 will completely suppress the enum values from appearing ++# in the overview section. ++# Minimum value: 0, maximum value: 20, default value: 4. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++ENUM_VALUES_PER_LINE = 4 ++ ++# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used ++# to set the initial width (in pixels) of the frame in which the tree is shown. ++# Minimum value: 0, maximum value: 1500, default value: 250. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++TREEVIEW_WIDTH = 250 ++ ++# When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to ++# external symbols imported via tag files in a separate window. ++# The default value is: NO. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++EXT_LINKS_IN_WINDOW = NO ++ ++# Use this tag to change the font size of LaTeX formulas included as images in ++# the HTML documentation. When you change the font size after a successful ++# doxygen run you need to manually remove any form_*.png images from the HTML ++# output directory to force them to be regenerated. ++# Minimum value: 8, maximum value: 50, default value: 10. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++FORMULA_FONTSIZE = 10 ++ ++# Use the FORMULA_TRANPARENT tag to determine whether or not the images ++# generated for formulas are transparent PNGs. Transparent PNGs are not ++# supported properly for IE 6.0, but are supported on all modern browsers. ++# ++# Note that when changing this option you need to delete any form_*.png files in ++# the HTML output directory before the changes have effect. ++# The default value is: YES. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++FORMULA_TRANSPARENT = YES ++ ++# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see ++# http://www.mathjax.org) which uses client side Javascript for the rendering ++# instead of using prerendered bitmaps. Use this if you do not have LaTeX ++# installed or if you want to formulas look prettier in the HTML output. When ++# enabled you may also need to install MathJax separately and configure the path ++# to it using the MATHJAX_RELPATH option. ++# The default value is: NO. ++# This tag requires that the tag GENERATE_HTML is set to YES. ++ ++USE_MATHJAX = NO ++ ++# When MathJax is enabled you can set the default output format to be used for ++# the MathJax output. See the MathJax site (see: ++# http://docs.mathjax.org/en/latest/output.html) for more details. ++# Possible values are: HTML-CSS (which is slower, but has the best ++# compatibility), NativeMML (i.e. MathML) and SVG. ++# The default value is: HTML-CSS. ++# This tag requires that the tag USE_MATHJAX is set to YES. ++ ++MATHJAX_FORMAT = HTML-CSS ++ ++# When MathJax is enabled you need to specify the location relative to the HTML ++# output directory using the MATHJAX_RELPATH option. The destination directory ++# should contain the MathJax.js script. For instance, if the mathjax directory ++# is located at the same level as the HTML output directory, then ++# MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax ++# Content Delivery Network so you can quickly see the result without installing ++# MathJax. However, it is strongly recommended to install a local copy of ++# MathJax from http://www.mathjax.org before deployment. ++# The default value is: http://cdn.mathjax.org/mathjax/latest. ++# This tag requires that the tag USE_MATHJAX is set to YES. ++ ++MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest ++ ++# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax ++# extension names that should be enabled during MathJax rendering. For example ++# MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols ++# This tag requires that the tag USE_MATHJAX is set to YES. ++ ++MATHJAX_EXTENSIONS = ++ ++# The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces ++# of code that will be used on startup of the MathJax code. See the MathJax site ++# (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an ++# example see the documentation. ++# This tag requires that the tag USE_MATHJAX is set to YES. ++ ++MATHJAX_CODEFILE = ++ ++# When the SEARCHENGINE tag is enabled doxygen will generate a search box for ++# the HTML output. The underlying search engine uses javascript and DHTML and ++# should work on any modern browser. Note that when using HTML help ++# (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets (GENERATE_DOCSET) ++# there is already a search function so this one should typically be disabled. ++# For large projects the javascript based search engine can be slow, then ++# enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to ++# search using the keyboard; to jump to the search box use + S ++# (what the is depends on the OS and browser, but it is typically ++# , /