Date: Thursday, March 19, 2015 @ 09:52:17 Author: arojas Revision: 234140
Add groups Modified: signon-kwallet-extension/kde-unstable/PKGBUILD telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD telepathy-kde-approver/kde-unstable/PKGBUILD telepathy-kde-auth-handler/kde-unstable/PKGBUILD telepathy-kde-common-internals/kde-unstable/PKGBUILD telepathy-kde-contact-list/kde-unstable/PKGBUILD telepathy-kde-contact-runner/kde-unstable/PKGBUILD telepathy-kde-desktop-applets/kde-unstable/PKGBUILD telepathy-kde-filetransfer-handler/kde-unstable/PKGBUILD telepathy-kde-integration-module/kde-unstable/PKGBUILD telepathy-kde-send-file/kde-unstable/PKGBUILD telepathy-kde-text-ui/kde-unstable/PKGBUILD ----------------------------------------------------------+ signon-kwallet-extension/kde-unstable/PKGBUILD | 1 + telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD | 1 + telepathy-kde-approver/kde-unstable/PKGBUILD | 1 + telepathy-kde-auth-handler/kde-unstable/PKGBUILD | 3 ++- telepathy-kde-common-internals/kde-unstable/PKGBUILD | 1 + telepathy-kde-contact-list/kde-unstable/PKGBUILD | 1 + telepathy-kde-contact-runner/kde-unstable/PKGBUILD | 1 + telepathy-kde-desktop-applets/kde-unstable/PKGBUILD | 1 + telepathy-kde-filetransfer-handler/kde-unstable/PKGBUILD | 1 + telepathy-kde-integration-module/kde-unstable/PKGBUILD | 1 + telepathy-kde-send-file/kde-unstable/PKGBUILD | 1 + telepathy-kde-text-ui/kde-unstable/PKGBUILD | 1 + 12 files changed, 13 insertions(+), 1 deletion(-) Modified: signon-kwallet-extension/kde-unstable/PKGBUILD =================================================================== --- signon-kwallet-extension/kde-unstable/PKGBUILD 2015-03-19 08:47:32 UTC (rev 234139) +++ signon-kwallet-extension/kde-unstable/PKGBUILD 2015-03-19 08:52:17 UTC (rev 234140) @@ -7,6 +7,7 @@ arch=('i686' 'x86_64') url="http://kde.org" license=('LGPL') +groups=('kde' 'kdenetwork') depends=('signon' 'kwallet') makedepends=('extra-cmake-modules') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") Modified: telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD 2015-03-19 08:47:32 UTC (rev 234139) +++ telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD 2015-03-19 08:52:17 UTC (rev 234140) @@ -9,6 +9,7 @@ arch=('i686' 'x86_64') url='http://community.kde.org/Real-Time_Communication_and_Collaboration' license=('GPL') +groups=('kde' 'kdenetwork') depends=('telepathy-qt5' 'kaccounts-integration') makedepends=('extra-cmake-modules' 'intltool') source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz") Modified: telepathy-kde-approver/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-approver/kde-unstable/PKGBUILD 2015-03-19 08:47:32 UTC (rev 234139) +++ telepathy-kde-approver/kde-unstable/PKGBUILD 2015-03-19 08:52:17 UTC (rev 234140) @@ -9,6 +9,7 @@ arch=('i686' 'x86_64') url='http://community.kde.org/Real-Time_Communication_and_Collaboration' license=('GPL') +groups=('kde' 'kdenetwork') depends=('telepathy-qt5' 'knotifications') makedepends=('extra-cmake-modules' 'kdoctools' 'python') source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz") Modified: telepathy-kde-auth-handler/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-auth-handler/kde-unstable/PKGBUILD 2015-03-19 08:47:32 UTC (rev 234139) +++ telepathy-kde-auth-handler/kde-unstable/PKGBUILD 2015-03-19 08:52:17 UTC (rev 234140) @@ -9,7 +9,8 @@ arch=('i686' 'x86_64') url='http://community.kde.org/Real-Time_Communication_and_Collaboration' license=('GPL') -depends=('qca-qt5' 'telepathy-kde-common-internals' 'signon-kwallet-extension' 'signon-plugin-oauth2' 'signon-ui') +groups=('kde' 'kdenetwork') +depends=('qca-qt5' 'telepathy-kde-common-internals') makedepends=('extra-cmake-modules') source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz") md5sums=('933fce931bc28eca148658a007e076db') Modified: telepathy-kde-common-internals/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-common-internals/kde-unstable/PKGBUILD 2015-03-19 08:47:32 UTC (rev 234139) +++ telepathy-kde-common-internals/kde-unstable/PKGBUILD 2015-03-19 08:52:17 UTC (rev 234140) @@ -9,6 +9,7 @@ arch=(i686 x86_64) url='http://community.kde.org/Real-Time_Communication_and_Collaboration' license=(GPL) +groups=('kde' 'kdenetwork') depends=(knotifyconfig ktexteditor kpeople telepathy-logger-qt kaccounts-integration libotr hicolor-icon-theme telepathy-mission-control) makedepends=(extra-cmake-modules kdoctools doxygen python) source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz") Modified: telepathy-kde-contact-list/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-contact-list/kde-unstable/PKGBUILD 2015-03-19 08:47:32 UTC (rev 234139) +++ telepathy-kde-contact-list/kde-unstable/PKGBUILD 2015-03-19 08:52:17 UTC (rev 234140) @@ -9,6 +9,7 @@ arch=('i686' 'x86_64') url='http://community.kde.org/Real-Time_Communication_and_Collaboration' license=('GPL') +groups=('kde' 'kdenetwork') depends=('telepathy-kde-common-internals') makedepends=('extra-cmake-modules' 'kdoctools' 'python') source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz") Modified: telepathy-kde-contact-runner/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-contact-runner/kde-unstable/PKGBUILD 2015-03-19 08:47:32 UTC (rev 234139) +++ telepathy-kde-contact-runner/kde-unstable/PKGBUILD 2015-03-19 08:52:17 UTC (rev 234140) @@ -9,6 +9,7 @@ arch=('i686' 'x86_64') url='http://community.kde.org/Real-Time_Communication_and_Collaboration' license=('GPL') +groups=('kde' 'kdenetwork') depends=('telepathy-kde-common-internals' 'krunner') makedepends=('extra-cmake-modules' 'kdoctools' 'python') source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz") Modified: telepathy-kde-desktop-applets/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-desktop-applets/kde-unstable/PKGBUILD 2015-03-19 08:47:32 UTC (rev 234139) +++ telepathy-kde-desktop-applets/kde-unstable/PKGBUILD 2015-03-19 08:52:17 UTC (rev 234140) @@ -9,6 +9,7 @@ arch=('i686' 'x86_64') url='http://community.kde.org/Real-Time_Communication_and_Collaboration' license=('GPL') +groups=('kde' 'kdenetwork') depends=('telepathy-kde-common-internals' 'telepathy-kde-accounts-kcm') makedepends=('extra-cmake-modules') source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz") Modified: telepathy-kde-filetransfer-handler/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-filetransfer-handler/kde-unstable/PKGBUILD 2015-03-19 08:47:32 UTC (rev 234139) +++ telepathy-kde-filetransfer-handler/kde-unstable/PKGBUILD 2015-03-19 08:52:17 UTC (rev 234140) @@ -9,6 +9,7 @@ arch=('i686' 'x86_64') url='http://community.kde.org/Real-Time_Communication_and_Collaboration' license=('GPL') +groups=('kde' 'kdenetwork') depends=('telepathy-kde-common-internals') makedepends=('extra-cmake-modules' 'kdoctools' 'python') source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz") Modified: telepathy-kde-integration-module/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-integration-module/kde-unstable/PKGBUILD 2015-03-19 08:47:32 UTC (rev 234139) +++ telepathy-kde-integration-module/kde-unstable/PKGBUILD 2015-03-19 08:52:17 UTC (rev 234140) @@ -9,6 +9,7 @@ arch=('i686' 'x86_64') url='http://community.kde.org/Real-Time_Communication_and_Collaboration' license=('GPL') +groups=('kde' 'kdenetwork') depends=('telepathy-kde-common-internals') makedepends=('extra-cmake-modules' 'kdoctools' 'python') source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz") Modified: telepathy-kde-send-file/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-send-file/kde-unstable/PKGBUILD 2015-03-19 08:47:32 UTC (rev 234139) +++ telepathy-kde-send-file/kde-unstable/PKGBUILD 2015-03-19 08:52:17 UTC (rev 234140) @@ -9,6 +9,7 @@ arch=('i686' 'x86_64') url='http://community.kde.org/Real-Time_Communication_and_Collaboration' license=('GPL') +groups=('kde' 'kdenetwork') depends=('telepathy-kde-common-internals') makedepends=('extra-cmake-modules' 'kdoctools' 'python') source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz") Modified: telepathy-kde-text-ui/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-text-ui/kde-unstable/PKGBUILD 2015-03-19 08:47:32 UTC (rev 234139) +++ telepathy-kde-text-ui/kde-unstable/PKGBUILD 2015-03-19 08:52:17 UTC (rev 234140) @@ -9,6 +9,7 @@ arch=('i686' 'x86_64') url='http://community.kde.org/Real-Time_Communication_and_Collaboration' license=('GPL') +groups=('kde' 'kdenetwork') depends=('telepathy-kde-common-internals') makedepends=('extra-cmake-modules' 'kdoctools' 'python') source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")