Merge pull request #821 from groni/master

vokoscreen add localpeer.patch
This commit is contained in:
Ertuğrul Erata
2015-11-15 18:05:51 +02:00
8 changed files with 377 additions and 3 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
</Files>
</Package>
<History>
<History>
<Update release="2">
<Date>2014-05-20</Date>
<Version>1.2_rc1</Version>
@@ -0,0 +1,9 @@
--- a/QtSingleApplicationQt5/qtlocalpeer.h 2015-07-15 00:37:52.607697860 -0500
+++ b/QtSingleApplicationQt5/qtlocalpeer.h 2015-07-15 00:38:05.327732874 -0500
@@ -43,6 +43,7 @@
#include <QLocalServer>
#include <QLocalSocket>
#include <QDir>
+#include <QDataStream>
#include "qtlockedfile.h"
@@ -0,0 +1,10 @@
--- a/QtSingleApplicationQt5/qtlocalpeer.cpp 2015-06-29 18:39:14.977744557 -0400
+++ b/QtSingleApplicationQt5/qtlocalpeer.cpp 2015-06-29 18:39:24.680844220 -0400
@@ -41,6 +41,7 @@
#include "qtlocalpeer.h"
#include <QCoreApplication>
#include <QTime>
+#include <QDataStream>
#if defined(Q_OS_WIN)
#include <QLibrary>
+4
View File
@@ -27,6 +27,10 @@
<Dependency>opencv-devel</Dependency>
<Dependency>pkgconfig</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">qtlocalpeer.patch</Patch>
<Patch level="1">datastream.patch</Patch>
</Patches>
</Source>
<Package>
+351
View File
@@ -12975,6 +12975,114 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>signon</Name>
<Homepage>https://code.google.com/p/accounts-sso</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<PartOf>programming.library</PartOf>
<Summary xml:lang="en">A framework for centrally storing authentication credentials</Summary>
<Description xml:lang="en">Single Sign-On is a framework for centrally storing authentication credentials and handling authentication on behalf of applications as requested by applicationsIt consists of
a secure storage of login credentials (for example usernames and passwords), plugins for different authentication systems and a client library for applications to communicate with this system.</Description>
<Archive type="tarbz2" sha1sum="15a0963980ad596b0aafc6ff27eb28566ad7d4af">https://gitlab.com/accounts-sso/signond/repository/archive.tar.bz2</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>doxygen</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">qt5.5.diff</Patch>
<Patch level="1">use_keyring.patch</Patch>
</Patches>
<SourceURI>programming/library/signon/pspec.xml</SourceURI>
</Source>
<Package>
<Name>signon</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>doxygen</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="config">/etc</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
</Files>
</Package>
<Package>
<Name>signon-devel</Name>
<Summary xml:lang="en">Development files for signon</Summary>
<Summary xml:lang="tr">Signon için kütüphaneler</Summary>
<Description xml:lang="tr">Signon geliştirme paketi, Signon için geliştirme dosyaları sunar.</Description>
<RuntimeDependencies>
<Dependency release="6">signon</Dependency>
<Dependency>qt5-base-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<Package>
<Name>signon-docs</Name>
<Summary xml:lang="en">Help files and API documents for signon</Summary>
<IsA>data:doc</IsA>
<RuntimeDependencies>
<Dependency release="6">signon</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2015-11-14</Date>
<Version>8.58</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-05-24</Date>
<Version>8.56</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2014-03-09</Date>
<Version>8.48</Version>
<Comment>Rebuild</Comment>
<Name>Varol Maksutoğlu</Name>
<Email>waroi@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-07-28</Date>
<Version>8.48</Version>
<Comment>Dep Fixed</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-07-26</Date>
<Version>8.48</Version>
<Comment>Move pc files to devel pack,release bump.</Comment>
<Name>Erdinç Gültekin</Name>
<Email>erdincgultekin@gmail.com</Email>
</Update>
<Update release="1">
<Date>2013-03-08</Date>
<Version>8.48</Version>
<Comment>First release</Comment>
<Name>Erdinç Gültekin</Name>
<Email>erdincgultekin@gmail.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libnih</Name>
@@ -13511,6 +13619,111 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libsignon-glib</Name>
<Homepage>https://code.google.com/p/accounts-sso</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<PartOf>programming.library</PartOf>
<Summary xml:lang="en">Authorization and authentication management for glib</Summary>
<Description xml:lang="en">libsignon-glib provides authorization and authentication management for GLib applications.</Description>
<Archive type="targz" sha1sum="4bef140ff918862e326f435cd8d10dc6cc8c34a4">https://gitlab.com/accounts-sso/libsignon-glib/repository/archive.tar.gz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>signon-devel</Dependency>
<Dependency>gtk-doc</Dependency>
</BuildDependencies>
<SourceURI>programming/library/libsignon-glib/pspec.xml</SourceURI>
</Source>
<Package>
<Name>libsignon-glib</Name>
<RuntimeDependencies>
<Dependency>gobject-introspection</Dependency>
<Dependency>glib2</Dependency>
<Dependency>signon</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/vala/vapi/signon.vapi</Path>
</Files>
</Package>
<Package>
<Name>libsignon-glib-devel</Name>
<Summary xml:lang="en">Development files for libsignon-glib</Summary>
<Summary xml:lang="tr">libsignon-glib için kütüphaneler</Summary>
<Description xml:lang="tr">libsignon-glib geliştirme paketi, libsignon-glib için geliştirme dosyaları sunar.</Description>
<RuntimeDependencies>
<Dependency release="6">libsignon-glib</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>signon-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<Package>
<Name>libsignon-glib-doc</Name>
<Summary xml:lang="en">Document files for libsignon-glib</Summary>
<RuntimeDependencies>
<Dependency release="6">libsignon-glib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/gtk-doc/html</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2015-11-14</Date>
<Version>1.12</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-03-09</Date>
<Version>1.9</Version>
<Comment>Rebuild.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
<Update release="4">
<Date>2013-07-28</Date>
<Version>1.9</Version>
<Comment>Dep Fixed</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-07-28</Date>
<Version>1.9</Version>
<Comment>Move pc files to devel pack, rebuild</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-05-07</Date>
<Version>1.9</Version>
<Comment>Fixed</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2013-03-22</Date>
<Version>1.9</Version>
<Comment>First release</Comment>
<Name>Erdinç Gültekin</Name>
<Email>erdincgultekin@gmail.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>alienarena</Name>
@@ -53293,6 +53506,59 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>kaccounts-providers</Name>
<Homepage>https://projects.kde.org/projects/playground/base/kde-accounts/kaccounts-providers</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app</IsA>
<PartOf>desktop.kde.application</PartOf>
<Summary xml:lang="en">Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP,
Jabber and others</Summary>
<Description xml:lang="en">Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP,
Jabber and others</Description>
<Archive type="tarxz" sha1sum="eb6a855639d54ae331e88680cd5a8caae0118368">http://download.kde.org/stable/applications/15.08.3/src/kaccounts-providers-15.08.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>intltool</Dependency>
<Dependency>kaccounts-integration-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>libaccounts-qt5-devel</Dependency>
<Dependency>libaccounts-glib-devel</Dependency>
<Dependency>signon-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde/application/kaccounts-providers/pspec.xml</SourceURI>
</Source>
<Package>
<Name>kaccounts-providers</Name>
<Summary xml:lang="en">Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP,
Jabber and others</Summary>
<RuntimeDependencies>
<Dependency>kaccounts-integration</Dependency>
<Dependency>libaccounts-glib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-11-15</Date>
<Version>15.08.3</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>kgeography</Name>
@@ -57494,6 +57760,87 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>kaccounts-integration</Name>
<Homepage>https://projects.kde.org/projects/kdereview/kaccounts-integration</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app</IsA>
<PartOf>desktop.kde.application</PartOf>
<Summary xml:lang="en">Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP,
Jabber and others</Summary>
<Description xml:lang="en">Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP,
Jabber and others</Description>
<Archive type="tarxz" sha1sum="ac46dd6b4f08a7644e1075cdf0d1f95f22100a2e">http://download.kde.org/stable/applications/15.08.3/src/kaccounts-integration-15.08.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency>
<Dependency>kcmutils-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kwallet-devel</Dependency>
<Dependency>kdbusaddons-devel</Dependency>
<Dependency>libaccounts-qt5-devel</Dependency>
<Dependency>signon-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde/application/kaccounts-integration/pspec.xml</SourceURI>
</Source>
<Package>
<Name>kaccounts-integration</Name>
<Summary xml:lang="en">Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP,
Jabber and others</Summary>
<RuntimeDependencies>
<Dependency>kio</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>signon</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kwallet</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>libaccounts-qt5</Dependency>
<Dependency>qt5-declarative</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/kservices5</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<Package>
<Name>kaccounts-integration-devel</Name>
<Summary xml:lang="en">Development files for kaccounts-integration</Summary>
<RuntimeDependencies>
<Dependency release="1">kaccounts-integration</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-11-14</Date>
<Version>15.08.3</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>kcalcore</Name>
@@ -89725,6 +90072,10 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>opencv-devel</Dependency>
<Dependency>pkgconfig</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">qtlocalpeer.patch</Patch>
<Patch level="1">datastream.patch</Patch>
</Patches>
<SourceURI>multimedia/video/vokoscreen/pspec.xml</SourceURI>
</Source>
<Package>
+1 -1
View File
@@ -1 +1 @@
61fddcd3c6c6a15ce673ed6394109a0620b4e8ef
f872a90612a941a9f3430a48533ea626c9278530
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
b5671a8893efc2a3190a427dd05c539c613c9763
6058433c573e6d1783c770fc11c2cf11cc6a06cb