Skip to content
Snippets Groups Projects
Commit 60066095 authored by Baptiste Jonglez's avatar Baptiste Jonglez
Browse files

Revert unrelated changes introduced by mistake...

parent 363c778c
No related branches found
No related tags found
No related merge requests found
# Maintainer: Baptiste Jonglez <arch at bitsofnetworks dot org>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Gregory Haynes <greg@greghaynes.net>
pkgname=libinfinity
pkgver=0.7.1
pkgver=0.6.8
pkgrel=1
pkgdesc="A library to build collaborative text editors. Includes the infinoted server"
pkgdesc="An implementation of the Infininote protocol written in GObject-based C"
arch=('x86_64')
url="http://gobby.github.io/"
license=('GPL')
depends=('gnutls' 'gsasl' 'glib2' 'libxml2' 'gobject-introspection-runtime')
makedepends=('gtk-doc' 'gtk3' 'avahi' 'gobject-introspection')
depends=('gnutls>=1.7.2' 'gsasl>=0.2.21' 'glib2>=2.16' 'libxml2>=2.0')
makedepends=('gtk-doc' 'pkgconfig' 'gtk2')
optdepends=('avahi: zeroconf support'
'gtk3: gtk support')
source=(http://releases.0x539.de/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
sha256sums=('626ee0841bfe24f471580cd17d906dd83b973cf4f10019574adfdfc5327482cb'
'SKIP')
validpgpkeys=('728834F3B8D552ED25CC1B1FB1C71544BF1D92C7') # Armin Burgmeier <armin@arbur.net>
'gtk2: gtk support')
source=("$pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz")
sha256sums=('aa058ee50dd62f9a6732a0e78ed2cef7df2c8174638ed398e040af9b7e988e81')
build() {
cd "$srcdir"/${pkgname}-${pkgver}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment