[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

2020-05-25 Thread Felix Yan via arch-commits
Date: Monday, May 25, 2020 @ 14:00:37
  Author: felixonmars
Revision: 634362

upgpkg: libinfinity 0.7.1-2: Buildinfo Format 1 rebuild

Modified:
  libinfinity/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-25 13:59:37 UTC (rev 634361)
+++ PKGBUILD2020-05-25 14:00:37 UTC (rev 634362)
@@ -5,7 +5,7 @@
 
 pkgname=libinfinity
 pkgver=0.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A library to build collaborative text editors. Includes the infinoted 
server"
 arch=('x86_64')
 url="https://gobby.github.io/;


[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

2019-06-06 Thread Antonio Rojas via arch-commits
Date: Thursday, June 6, 2019 @ 20:58:06
  Author: arojas
Revision: 477764

https

Modified:
  libinfinity/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-06 20:56:23 UTC (rev 477763)
+++ PKGBUILD2019-06-06 20:58:06 UTC (rev 477764)
@@ -8,7 +8,7 @@
 pkgrel=1
 pkgdesc="A library to build collaborative text editors. Includes the infinoted 
server"
 arch=('x86_64')
-url="http://gobby.github.io/;
+url="https://gobby.github.io/;
 license=('GPL')
 depends=('gnutls' 'gsasl' 'glib2' 'libxml2' 'gobject-introspection-runtime')
 makedepends=('gtk-doc' 'gtk3' 'avahi' 'gobject-introspection')


[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

2017-12-30 Thread Baptiste Jonglez via arch-commits
Date: Saturday, December 30, 2017 @ 18:56:34
  Author: zorun
Revision: 277481

upgpkg: libinfinity 0.7.1-1

Gobby 0.5 does not build against libinfinity 0.7.X, so push this to
[community-testing] first.

Modified:
  libinfinity/trunk/PKGBUILD

--+
 PKGBUILD |   21 -
 1 file changed, 12 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-30 18:16:08 UTC (rev 277480)
+++ PKGBUILD2017-12-30 18:56:34 UTC (rev 277481)
@@ -1,21 +1,24 @@
 # $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Baptiste Jonglez 
+# Contributor: Sergej Pupykin 
+# Contributor: Sven-Hendrik Haase 
 # Contributor: Gregory Haynes 
 
 pkgname=libinfinity
-pkgver=0.6.8
+pkgver=0.7.1
 pkgrel=1
-pkgdesc="An implementation of the Infininote protocol written in GObject-based 
C"
+pkgdesc="A library to build collaborative text editors. Includes the infinoted 
server"
 arch=('x86_64')
 url="http://gobby.github.io/;
 license=('GPL')
-depends=('gnutls>=1.7.2' 'gsasl>=0.2.21' 'glib2>=2.16' 'libxml2>=2.0')
-makedepends=('gtk-doc' 'pkgconfig' 'gtk2')
+depends=('gnutls' 'gsasl' 'glib2' 'libxml2' 'gobject-introspection-runtime')
+makedepends=('gtk-doc' 'gtk3' 'avahi' 'gobject-introspection')
 optdepends=('avahi: zeroconf support'
-'gtk2: gtk support')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz;)
-sha256sums=('aa058ee50dd62f9a6732a0e78ed2cef7df2c8174638ed398e040af9b7e988e81')
+'gtk3: gtk support')
+source=(http://releases.0x539.de/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('626ee0841bfe24f471580cd17d906dd83b973cf4f10019574adfdfc5327482cb'
+'SKIP')
+validpgpkeys=('728834F3B8D552ED25CC1B1FB1C71544BF1D92C7') # Armin Burgmeier 

 
 build() {
   cd "$srcdir"/${pkgname}-${pkgver}


[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

2017-03-27 Thread Sergej Pupykin
Date: Monday, March 27, 2017 @ 14:29:40
  Author: spupykin
Revision: 219341

upgpkg: libinfinity 0.6.8-1

upd

Modified:
  libinfinity/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-27 14:02:52 UTC (rev 219340)
+++ PKGBUILD2017-03-27 14:29:40 UTC (rev 219341)
@@ -4,8 +4,8 @@
 # Contributor: Gregory Haynes 
 
 pkgname=libinfinity
-pkgver=0.6.7
-pkgrel=2
+pkgver=0.6.8
+pkgrel=1
 pkgdesc="An implementation of the Infininote protocol written in GObject-based 
C"
 arch=('i686' 'x86_64')
 url="http://gobby.github.io/;
@@ -15,7 +15,7 @@
 optdepends=('avahi: zeroconf support'
 'gtk2: gtk support')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz;)
-md5sums=('eb01f715b12d0698ccbc0b03c0ce079c')
+sha256sums=('aa058ee50dd62f9a6732a0e78ed2cef7df2c8174638ed398e040af9b7e988e81')
 
 build() {
   cd "$srcdir"/${pkgname}-${pkgver}


[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

2016-02-10 Thread Sergej Pupykin
Date: Wednesday, February 10, 2016 @ 11:23:05
  Author: spupykin
Revision: 161036

upgpkg: libinfinity 0.6.7-2

upd

Modified:
  libinfinity/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-10 09:24:15 UTC (rev 161035)
+++ PKGBUILD2016-02-10 10:23:05 UTC (rev 161036)
@@ -5,13 +5,13 @@
 
 pkgname=libinfinity
 pkgver=0.6.7
-pkgrel=1
+pkgrel=2
 pkgdesc="An implementation of the Infininote protocol written in GObject-based 
C"
 arch=('i686' 'x86_64')
 url="http://gobby.github.io/;
 license=('GPL')
-depends=('gnutls>=1.7.2' 'gsasl>=0.2.21' 'glib2>=2.16' 'libxml2>=2.0' 'gtk2')
-makedepends=('gtk-doc' 'pkgconfig')
+depends=('gnutls>=1.7.2' 'gsasl>=0.2.21' 'glib2>=2.16' 'libxml2>=2.0')
+makedepends=('gtk-doc' 'pkgconfig' 'gtk2')
 optdepends=('avahi: zeroconf support'
 'gtk2: gtk support')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz;)


[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

2015-11-18 Thread Sergej Pupykin
Date: Wednesday, November 18, 2015 @ 12:45:20
  Author: spupykin
Revision: 147062

upgpkg: libinfinity 0.6.7-1

upd

Modified:
  libinfinity/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-18 11:24:21 UTC (rev 147061)
+++ PKGBUILD2015-11-18 11:45:20 UTC (rev 147062)
@@ -4,8 +4,8 @@
 # Contributor: Gregory Haynes 
 
 pkgname=libinfinity
-pkgver=0.6.4
-pkgrel=2
+pkgver=0.6.7
+pkgrel=1
 pkgdesc="An implementation of the Infininote protocol written in GObject-based 
C"
 arch=('i686' 'x86_64')
 url="http://gobby.github.io/;
@@ -15,7 +15,7 @@
 optdepends=('avahi: zeroconf support'
 'gtk2: gtk support')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz;)
-md5sums=('4a7bdac64c24ea4fe003fe43ffd4cf6d')
+md5sums=('eb01f715b12d0698ccbc0b03c0ce079c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}


[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

2014-11-21 Thread Sergej Pupykin
Date: Friday, November 21, 2014 @ 11:39:37
  Author: spupykin
Revision: 122858

upgpkg: libinfinity 0.6.4-1

upd

Modified:
  libinfinity/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 09:41:57 UTC (rev 122857)
+++ PKGBUILD2014-11-21 10:39:37 UTC (rev 122858)
@@ -4,7 +4,7 @@
 # Contributor: Gregory Haynes g...@greghaynes.net
 
 pkgname=libinfinity
-pkgver=0.6.1
+pkgver=0.6.4
 pkgrel=1
 pkgdesc=An implementation of the Infininote protocol written in GObject-based 
C
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 optdepends=('avahi: zeroconf support'
 'gtk2: gtk support')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz;)
-md5sums=('95b3057a1940fe900dd3a9903096218d')
+md5sums=('4a7bdac64c24ea4fe003fe43ffd4cf6d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}


[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

2014-08-29 Thread Sergej Pupykin
Date: Friday, August 29, 2014 @ 15:51:46
  Author: spupykin
Revision: 118056

upgpkg: libinfinity 0.6.1-1

upd

Modified:
  libinfinity/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-29 13:51:43 UTC (rev 118055)
+++ PKGBUILD2014-08-29 13:51:46 UTC (rev 118056)
@@ -4,21 +4,22 @@
 # Contributor: Gregory Haynes g...@greghaynes.net
 
 pkgname=libinfinity
-pkgver=0.5.5
+pkgver=0.6.1
 pkgrel=1
 pkgdesc=An implementation of the Infininote protocol written in GObject-based 
C
 arch=('i686' 'x86_64')
-url=http://gobby.0x539.de;
+url=http://gobby.github.io/;
 license=('GPL')
 depends=('gnutls=1.7.2' 'gsasl=0.2.21' 'glib2=2.16' 'libxml2=2.0' 'gtk2')
 makedepends=('gtk-doc' 'pkgconfig')
 optdepends=('avahi: zeroconf support'
 'gtk2: gtk support')
-source=(http://releases.0x539.de/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('93a0cd2b73c9298aa77ee37503d2bc5f')
+source=($pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz;)
+md5sums=('95b3057a1940fe900dd3a9903096218d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+  [ -x configure ] || ./autogen.sh
   ./configure --prefix=/usr --localstatedir=/var
   make
 }



[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

2014-02-06 Thread Sergej Pupykin
Date: Thursday, February 6, 2014 @ 10:23:37
  Author: spupykin
Revision: 105373

upgpkg: libinfinity 0.5.5-1

upd

Modified:
  libinfinity/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-06 09:07:19 UTC (rev 105372)
+++ PKGBUILD2014-02-06 09:23:37 UTC (rev 105373)
@@ -4,8 +4,8 @@
 # Contributor: Gregory Haynes g...@greghaynes.net
 
 pkgname=libinfinity
-pkgver=0.5.4
-pkgrel=2
+pkgver=0.5.5
+pkgrel=1
 pkgdesc=An implementation of the Infininote protocol written in GObject-based 
C
 arch=('i686' 'x86_64')
 url=http://gobby.0x539.de;
@@ -15,7 +15,7 @@
 optdepends=('avahi: zeroconf support'
 'gtk2: gtk support')
 source=(http://releases.0x539.de/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('1e83ec8b3ed3159d0c883c056b153429')
+md5sums=('93a0cd2b73c9298aa77ee37503d2bc5f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

2013-11-01 Thread Sergej Pupykin
Date: Friday, November 1, 2013 @ 22:12:19
  Author: spupykin
Revision: 100197

upgpkg: libinfinity 0.5.4-2

upd

Modified:
  libinfinity/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-01 21:09:00 UTC (rev 100196)
+++ PKGBUILD2013-11-01 21:12:19 UTC (rev 100197)
@@ -5,7 +5,7 @@
 
 pkgname=libinfinity
 pkgver=0.5.4
-pkgrel=1
+pkgrel=2
 pkgdesc=An implementation of the Infininote protocol written in GObject-based 
C
 arch=('i686' 'x86_64')
 url=http://gobby.0x539.de;



[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

2013-08-06 Thread Sergej Pupykin
Date: Tuesday, August 6, 2013 @ 13:50:22
  Author: spupykin
Revision: 95151

upgpkg: libinfinity 0.5.4-1

upd

Modified:
  libinfinity/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-06 11:50:18 UTC (rev 95150)
+++ PKGBUILD2013-08-06 11:50:22 UTC (rev 95151)
@@ -4,7 +4,7 @@
 # Contributor: Gregory Haynes g...@greghaynes.net
 
 pkgname=libinfinity
-pkgver=0.5.3
+pkgver=0.5.4
 pkgrel=1
 pkgdesc=An implementation of the Infininote protocol written in GObject-based 
C
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 'gtk2: gtk support')
 options=('!libtool')
 source=(http://releases.0x539.de/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('1a784b00fe26c6984c03cd5a09eb2cd6')
+md5sums=('1e83ec8b3ed3159d0c883c056b153429')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

2013-05-05 Thread Sergej Pupykin
Date: Sunday, May 5, 2013 @ 16:48:02
  Author: spupykin
Revision: 89906

upgpkg: libinfinity 0.5.3-1

upd

Modified:
  libinfinity/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-05 14:47:57 UTC (rev 89905)
+++ PKGBUILD2013-05-05 14:48:02 UTC (rev 89906)
@@ -4,7 +4,7 @@
 # Contributor: Gregory Haynes g...@greghaynes.net
 
 pkgname=libinfinity
-pkgver=0.5.2
+pkgver=0.5.3
 pkgrel=1
 pkgdesc=An implementation of the Infininote protocol written in GObject-based 
C
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 'gtk2: gtk support')
 options=('!libtool')
 source=(http://releases.0x539.de/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('1b2eee8150654baa7bba5900b96ffdc3')
+md5sums=('1a784b00fe26c6984c03cd5a09eb2cd6')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}