[arch-commits] Commit in (11 files)

Antonio Rojas arojas at archlinux.org
Sun Apr 19 21:25:25 UTC 2015


    Date: Sunday, April 19, 2015 @ 23:25:25
  Author: arojas
Revision: 237759

Add telepathy-kde group

Modified:
  telepathy-kde-accounts-kcm/trunk/PKGBUILD
  telepathy-kde-approver/trunk/PKGBUILD
  telepathy-kde-auth-handler/trunk/PKGBUILD
  telepathy-kde-common-internals/trunk/PKGBUILD
  telepathy-kde-contact-list/trunk/PKGBUILD
  telepathy-kde-contact-runner/trunk/PKGBUILD
  telepathy-kde-desktop-applets/trunk/PKGBUILD
  telepathy-kde-filetransfer-handler/trunk/PKGBUILD
  telepathy-kde-integration-module/trunk/PKGBUILD
  telepathy-kde-send-file/trunk/PKGBUILD
  telepathy-kde-text-ui/trunk/PKGBUILD

---------------------------------------------------+
 telepathy-kde-accounts-kcm/trunk/PKGBUILD         |    2 +-
 telepathy-kde-approver/trunk/PKGBUILD             |    2 +-
 telepathy-kde-auth-handler/trunk/PKGBUILD         |    2 +-
 telepathy-kde-common-internals/trunk/PKGBUILD     |    2 +-
 telepathy-kde-contact-list/trunk/PKGBUILD         |    2 +-
 telepathy-kde-contact-runner/trunk/PKGBUILD       |    2 +-
 telepathy-kde-desktop-applets/trunk/PKGBUILD      |    2 +-
 telepathy-kde-filetransfer-handler/trunk/PKGBUILD |    2 +-
 telepathy-kde-integration-module/trunk/PKGBUILD   |    2 +-
 telepathy-kde-send-file/trunk/PKGBUILD            |    2 +-
 telepathy-kde-text-ui/trunk/PKGBUILD              |    2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

Modified: telepathy-kde-accounts-kcm/trunk/PKGBUILD
===================================================================
--- telepathy-kde-accounts-kcm/trunk/PKGBUILD	2015-04-19 19:56:11 UTC (rev 237758)
+++ telepathy-kde-accounts-kcm/trunk/PKGBUILD	2015-04-19 21:25:25 UTC (rev 237759)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
 license=('GPL')
-groups=('kde-applications' 'kdenetwork')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
 depends=('telepathy-qt5' 'kaccounts-integration')
 makedepends=('extra-cmake-modules' 'intltool')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")

Modified: telepathy-kde-approver/trunk/PKGBUILD
===================================================================
--- telepathy-kde-approver/trunk/PKGBUILD	2015-04-19 19:56:11 UTC (rev 237758)
+++ telepathy-kde-approver/trunk/PKGBUILD	2015-04-19 21:25:25 UTC (rev 237759)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
 license=('GPL')
-groups=('kde-applications' 'kdenetwork')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
 depends=('telepathy-qt5' 'knotifications')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")

Modified: telepathy-kde-auth-handler/trunk/PKGBUILD
===================================================================
--- telepathy-kde-auth-handler/trunk/PKGBUILD	2015-04-19 19:56:11 UTC (rev 237758)
+++ telepathy-kde-auth-handler/trunk/PKGBUILD	2015-04-19 21:25:25 UTC (rev 237759)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
 license=('GPL')
-groups=('kde-applications' 'kdenetwork')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
 depends=('qca-qt5' 'telepathy-kde-common-internals' 'kdewebkit')
 makedepends=('extra-cmake-modules')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")

Modified: telepathy-kde-common-internals/trunk/PKGBUILD
===================================================================
--- telepathy-kde-common-internals/trunk/PKGBUILD	2015-04-19 19:56:11 UTC (rev 237758)
+++ telepathy-kde-common-internals/trunk/PKGBUILD	2015-04-19 21:25:25 UTC (rev 237759)
@@ -11,7 +11,7 @@
 arch=(i686 x86_64)
 url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
 license=(GPL)
-groups=('kde-applications' 'kdenetwork')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
 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/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")

Modified: telepathy-kde-contact-list/trunk/PKGBUILD
===================================================================
--- telepathy-kde-contact-list/trunk/PKGBUILD	2015-04-19 19:56:11 UTC (rev 237758)
+++ telepathy-kde-contact-list/trunk/PKGBUILD	2015-04-19 21:25:25 UTC (rev 237759)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
 license=('GPL')
-groups=('kde-applications' 'kdenetwork')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
 depends=('telepathy-kde-common-internals')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")

Modified: telepathy-kde-contact-runner/trunk/PKGBUILD
===================================================================
--- telepathy-kde-contact-runner/trunk/PKGBUILD	2015-04-19 19:56:11 UTC (rev 237758)
+++ telepathy-kde-contact-runner/trunk/PKGBUILD	2015-04-19 21:25:25 UTC (rev 237759)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
 license=('GPL')
-groups=('kde-applications' 'kdenetwork')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
 depends=('telepathy-kde-common-internals' 'krunner')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")

Modified: telepathy-kde-desktop-applets/trunk/PKGBUILD
===================================================================
--- telepathy-kde-desktop-applets/trunk/PKGBUILD	2015-04-19 19:56:11 UTC (rev 237758)
+++ telepathy-kde-desktop-applets/trunk/PKGBUILD	2015-04-19 21:25:25 UTC (rev 237759)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
 license=('GPL')
-groups=('kde-applications' 'kdenetwork')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
 depends=('telepathy-kde-common-internals' 'telepathy-kde-accounts-kcm')
 makedepends=('extra-cmake-modules' 'plasma-framework')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")

Modified: telepathy-kde-filetransfer-handler/trunk/PKGBUILD
===================================================================
--- telepathy-kde-filetransfer-handler/trunk/PKGBUILD	2015-04-19 19:56:11 UTC (rev 237758)
+++ telepathy-kde-filetransfer-handler/trunk/PKGBUILD	2015-04-19 21:25:25 UTC (rev 237759)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
 license=('GPL')
-groups=('kde-applications' 'kdenetwork')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
 depends=('telepathy-kde-common-internals')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")

Modified: telepathy-kde-integration-module/trunk/PKGBUILD
===================================================================
--- telepathy-kde-integration-module/trunk/PKGBUILD	2015-04-19 19:56:11 UTC (rev 237758)
+++ telepathy-kde-integration-module/trunk/PKGBUILD	2015-04-19 21:25:25 UTC (rev 237759)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
 license=('GPL')
-groups=('kde-applications' 'kdenetwork')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
 depends=('telepathy-kde-common-internals' 'kidletime')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")

Modified: telepathy-kde-send-file/trunk/PKGBUILD
===================================================================
--- telepathy-kde-send-file/trunk/PKGBUILD	2015-04-19 19:56:11 UTC (rev 237758)
+++ telepathy-kde-send-file/trunk/PKGBUILD	2015-04-19 21:25:25 UTC (rev 237759)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
 license=('GPL')
-groups=('kde-applications' 'kdenetwork')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
 depends=('telepathy-kde-common-internals')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")

Modified: telepathy-kde-text-ui/trunk/PKGBUILD
===================================================================
--- telepathy-kde-text-ui/trunk/PKGBUILD	2015-04-19 19:56:11 UTC (rev 237758)
+++ telepathy-kde-text-ui/trunk/PKGBUILD	2015-04-19 21:25:25 UTC (rev 237759)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
 license=('GPL')
-groups=('kde-applications' 'kdenetwork')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
 depends=('telepathy-kde-common-internals' 'kdewebkit' 'kemoticons')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")



More information about the arch-commits mailing list