[arch-commits] Commit in telepathy-mission-control/repos/extra-x86_64 (2 files)

2020-08-27 Thread Antonio Rojas via arch-commits
Date: Thursday, August 27, 2020 @ 21:48:47
  Author: arojas
Revision: 394810

archrelease: copy trunk to extra-x86_64

Added:
  telepathy-mission-control/repos/extra-x86_64/PKGBUILD
(from rev 394809, telepathy-mission-control/trunk/PKGBUILD)
Deleted:
  telepathy-mission-control/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   79 +++--
 1 file changed, 36 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-27 21:48:34 UTC (rev 394809)
+++ PKGBUILD2020-08-27 21:48:47 UTC (rev 394810)
@@ -1,43 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Ionut Biru 
-# Contributor: Ju Liu 
-# Contributor: Bjorn Lindeijer 
-# Contributor: Andreas Zwinkau 
-
-pkgname=telepathy-mission-control
-pkgver=5.16.5
-pkgrel=2
-pkgdesc="A Telepathy component providing abstraction of some of the details of 
connection managers."
-arch=(x86_64)
-url="http://telepathy.freedesktop.org/wiki/Mission Control"
-license=(LGPL2.1)
-depends=(telepathy-glib dconf libnm)
-makedepends=(libxslt python gtk-doc)
-source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc}
-
tmc-glib-2.64.patch::"https://gitlab.freedesktop.org/telepathy/telepathy-mission-control/commit/d8dab08f.patch;)
-sha256sums=('4c6b433b8b9079fd7df3e29aefcad6755a2081a9a634ffb6b33936c7d0d8bd03'
-'SKIP'
-'d28f42c32467c341b2b7fb5ab48e816aa000aeca3d9131edb799740fef8439bd')
-validpgpkeys=(38FDAD7D73CE1AE7A16200291F3845DD1432A9FB  # Georgios Kiagiadakis 

-  AA33B0D27868E36C151780F0FE0B6D736B1195ED) # Alexandr Akulich 

-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -p1 -i ../tmc-glib-2.64.patch # Fix spaces in property name
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --libexecdir=/usr/lib/telepathy \
-  --with-connectivity=nm \
-  --enable-gtk-doc \
-  --disable-upower \
-  --disable-static \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-mission-control/repos/extra-x86_64/PKGBUILD (from rev 394809, 
telepathy-mission-control/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-27 21:48:47 UTC (rev 394810)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Ionut Biru 
+# Contributor: Ju Liu 
+# Contributor: Bjorn Lindeijer 
+# Contributor: Andreas Zwinkau 
+
+pkgname=telepathy-mission-control
+pkgver=5.16.6
+pkgrel=1
+pkgdesc="A Telepathy component providing abstraction of some of the details of 
connection managers."
+arch=(x86_64)
+url="http://telepathy.freedesktop.org/wiki/Mission Control"
+license=(LGPL2.1)
+depends=(telepathy-glib dconf libnm)
+makedepends=(libxslt python gtk-doc)
+source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
+sha256sums=('2df8ae3995e919a7670e01aa3568215ef0777e34961ace1cac1c6477cb297a45'
+'SKIP')
+validpgpkeys=(38FDAD7D73CE1AE7A16200291F3845DD1432A9FB  # Georgios Kiagiadakis 

+  AA33B0D27868E36C151780F0FE0B6D736B1195ED) # Alexandr Akulich 

+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/telepathy \
+  --with-connectivity=nm \
+  --enable-gtk-doc \
+  --disable-upower \
+  --disable-static \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-mission-control/repos/extra-x86_64 (2 files)

2020-03-02 Thread Antonio Rojas via arch-commits
Date: Monday, March 2, 2020 @ 14:48:34
  Author: arojas
Revision: 376497

archrelease: copy trunk to extra-x86_64

Added:
  telepathy-mission-control/repos/extra-x86_64/PKGBUILD
(from rev 376496, telepathy-mission-control/trunk/PKGBUILD)
Deleted:
  telepathy-mission-control/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   79 +
 1 file changed, 43 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-02 14:48:13 UTC (rev 376496)
+++ PKGBUILD2020-03-02 14:48:34 UTC (rev 376497)
@@ -1,36 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Ionut Biru 
-# Contributor: Ju Liu 
-# Contributor: Bjorn Lindeijer 
-# Contributor: Andreas Zwinkau 
-
-pkgname=telepathy-mission-control
-pkgver=5.16.5
-pkgrel=1
-pkgdesc="A Telepathy component providing abstraction of some of the details of 
connection managers."
-arch=(x86_64)
-url="http://telepathy.freedesktop.org/wiki/Mission Control"
-license=(LGPL2.1)
-depends=(telepathy-glib dconf libnm)
-makedepends=(libxslt python gtk-doc)
-source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
-sha256sums=('4c6b433b8b9079fd7df3e29aefcad6755a2081a9a634ffb6b33936c7d0d8bd03'
-'SKIP')
-validpgpkeys=(38FDAD7D73CE1AE7A16200291F3845DD1432A9FB  # Georgios Kiagiadakis 

-  AA33B0D27868E36C151780F0FE0B6D736B1195ED) # Alexandr Akulich 

-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --libexecdir=/usr/lib/telepathy \
---with-connectivity=nm \
---enable-gtk-doc \
---disable-upower \
---disable-static \
---disable-schemas-compile
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR="$pkgdir" install
-}

Copied: telepathy-mission-control/repos/extra-x86_64/PKGBUILD (from rev 376496, 
telepathy-mission-control/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-02 14:48:34 UTC (rev 376497)
@@ -0,0 +1,43 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Ionut Biru 
+# Contributor: Ju Liu 
+# Contributor: Bjorn Lindeijer 
+# Contributor: Andreas Zwinkau 
+
+pkgname=telepathy-mission-control
+pkgver=5.16.5
+pkgrel=2
+pkgdesc="A Telepathy component providing abstraction of some of the details of 
connection managers."
+arch=(x86_64)
+url="http://telepathy.freedesktop.org/wiki/Mission Control"
+license=(LGPL2.1)
+depends=(telepathy-glib dconf libnm)
+makedepends=(libxslt python gtk-doc)
+source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc}
+
tmc-glib-2.64.patch::"https://gitlab.freedesktop.org/telepathy/telepathy-mission-control/commit/d8dab08f.patch;)
+sha256sums=('4c6b433b8b9079fd7df3e29aefcad6755a2081a9a634ffb6b33936c7d0d8bd03'
+'SKIP'
+'d28f42c32467c341b2b7fb5ab48e816aa000aeca3d9131edb799740fef8439bd')
+validpgpkeys=(38FDAD7D73CE1AE7A16200291F3845DD1432A9FB  # Georgios Kiagiadakis 

+  AA33B0D27868E36C151780F0FE0B6D736B1195ED) # Alexandr Akulich 

+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -p1 -i ../tmc-glib-2.64.patch # Fix spaces in property name
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/telepathy \
+  --with-connectivity=nm \
+  --enable-gtk-doc \
+  --disable-upower \
+  --disable-static \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-mission-control/repos/extra-x86_64 (2 files)

2019-10-27 Thread Antonio Rojas via arch-commits
Date: Sunday, October 27, 2019 @ 14:10:43
  Author: arojas
Revision: 365937

archrelease: copy trunk to extra-x86_64

Added:
  telepathy-mission-control/repos/extra-x86_64/PKGBUILD
(from rev 365936, telepathy-mission-control/trunk/PKGBUILD)
Deleted:
  telepathy-mission-control/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   71 ++---
 1 file changed, 36 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-27 14:10:19 UTC (rev 365936)
+++ PKGBUILD2019-10-27 14:10:43 UTC (rev 365937)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Ionut Biru 
-# Contributor: Ju Liu 
-# Contributor: Bjorn Lindeijer 
-# Contributor: Andreas Zwinkau 
-
-pkgname=telepathy-mission-control
-pkgver=5.16.4
-pkgrel=3
-pkgdesc="A Telepathy component providing abstraction of some of the details of 
connection managers."
-arch=(x86_64)
-url="http://telepathy.freedesktop.org/wiki/Mission Control"
-license=(LGPL2.1)
-depends=(telepathy-glib dconf libnm)
-makedepends=(libxslt python2 gtk-doc)
-source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
-sha256sums=('9769ddac7ad8aad21f6db854016792162b57e6fa0b0aed8d823d76a71fe7e6cb'
-'SKIP')
-validpgpkeys=(38FDAD7D73CE1AE7A16200291F3845DD1432A9FB) # Georgios Kiagiadakis 

-
-build() {
-cd $pkgname-$pkgver
-PYTHON=python2 ./configure --prefix=/usr --libexecdir=/usr/lib/telepathy \
---with-connectivity=nm \
---enable-gtk-doc \
---disable-upower \
---disable-static \
---disable-schemas-compile
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR="$pkgdir" install
-}

Copied: telepathy-mission-control/repos/extra-x86_64/PKGBUILD (from rev 365936, 
telepathy-mission-control/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-27 14:10:43 UTC (rev 365937)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Ionut Biru 
+# Contributor: Ju Liu 
+# Contributor: Bjorn Lindeijer 
+# Contributor: Andreas Zwinkau 
+
+pkgname=telepathy-mission-control
+pkgver=5.16.5
+pkgrel=1
+pkgdesc="A Telepathy component providing abstraction of some of the details of 
connection managers."
+arch=(x86_64)
+url="http://telepathy.freedesktop.org/wiki/Mission Control"
+license=(LGPL2.1)
+depends=(telepathy-glib dconf libnm)
+makedepends=(libxslt python gtk-doc)
+source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
+sha256sums=('4c6b433b8b9079fd7df3e29aefcad6755a2081a9a634ffb6b33936c7d0d8bd03'
+'SKIP')
+validpgpkeys=(38FDAD7D73CE1AE7A16200291F3845DD1432A9FB  # Georgios Kiagiadakis 

+  AA33B0D27868E36C151780F0FE0B6D736B1195ED) # Alexandr Akulich 

+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --libexecdir=/usr/lib/telepathy \
+--with-connectivity=nm \
+--enable-gtk-doc \
+--disable-upower \
+--disable-static \
+--disable-schemas-compile
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-mission-control/repos/extra-x86_64 (2 files)

2018-09-14 Thread Antonio Rojas via arch-commits
Date: Friday, September 14, 2018 @ 06:19:52
  Author: arojas
Revision: 334523

archrelease: copy trunk to extra-x86_64

Added:
  telepathy-mission-control/repos/extra-x86_64/PKGBUILD
(from rev 334522, telepathy-mission-control/trunk/PKGBUILD)
Deleted:
  telepathy-mission-control/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   71 ++---
 1 file changed, 35 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-14 06:19:23 UTC (rev 334522)
+++ PKGBUILD2018-09-14 06:19:52 UTC (rev 334523)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor:  Ionut Biru 
-# Contributor: Ju Liu 
-# Contributor: Bjorn Lindeijer 
-# Contributor: Andreas Zwinkau 
-
-pkgname=telepathy-mission-control
-pkgver=5.16.4
-pkgrel=2
-pkgdesc="A Telepathy component providing abstraction of some of the details of 
connection managers."
-arch=('i686' 'x86_64')
-url="http://telepathy.freedesktop.org/wiki/Mission Control"
-license=('LGPL2.1')
-depends=('telepathy-glib' 'dconf' 'libnm-glib')
-makedepends=('libxslt' 'python2' 'gtk-doc')
-source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
-md5sums=('eab6c941038702edeece1168f395300c'
- 'SKIP')
-validpgpkeys=(38FDAD7D73CE1AE7A16200291F3845DD1432A9FB) # Georgios Kiagiadakis 

-
-build() {
-cd "$pkgname-$pkgver"
-PYTHON=python2 ./configure --prefix=/usr --libexecdir=/usr/lib/telepathy \
---with-connectivity=nm \
---enable-gtk-doc \
---disable-upower \
---disable-static \
---disable-schemas-compile
-make
-}
-
-package() {
-cd "$pkgname-$pkgver"
-make DESTDIR="$pkgdir" install
-}

Copied: telepathy-mission-control/repos/extra-x86_64/PKGBUILD (from rev 334522, 
telepathy-mission-control/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-14 06:19:52 UTC (rev 334523)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Ionut Biru 
+# Contributor: Ju Liu 
+# Contributor: Bjorn Lindeijer 
+# Contributor: Andreas Zwinkau 
+
+pkgname=telepathy-mission-control
+pkgver=5.16.4
+pkgrel=3
+pkgdesc="A Telepathy component providing abstraction of some of the details of 
connection managers."
+arch=(x86_64)
+url="http://telepathy.freedesktop.org/wiki/Mission Control"
+license=(LGPL2.1)
+depends=(telepathy-glib dconf libnm)
+makedepends=(libxslt python2 gtk-doc)
+source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
+sha256sums=('9769ddac7ad8aad21f6db854016792162b57e6fa0b0aed8d823d76a71fe7e6cb'
+'SKIP')
+validpgpkeys=(38FDAD7D73CE1AE7A16200291F3845DD1432A9FB) # Georgios Kiagiadakis 

+
+build() {
+cd $pkgname-$pkgver
+PYTHON=python2 ./configure --prefix=/usr --libexecdir=/usr/lib/telepathy \
+--with-connectivity=nm \
+--enable-gtk-doc \
+--disable-upower \
+--disable-static \
+--disable-schemas-compile
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR="$pkgdir" install
+}