1 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
2 # Contributor: Doug Newgard <scimmia at archlinux dot info>
3 # Contributor: Matias De la Puente <mfpuente.ar@gmail.com>
8 pkgdesc="Clean, friendly GTK+-based serial terminal for the GNOME desktop"
10 url="https://wiki.gnome.org/moserial"
12 depends=('gsettings-desktop-schemas' 'gtk3')
13 makedepends=('intltool' 'itstool')
14 optdepends=('lrzsz: for xmodem, ymodem and zmodem file transfer protocols')
15 source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
16 sha256sums=('788b29f256502b83536116c90795383961b26338a04d32c8ed35e53da4284aad')
20 ./configure --prefix=/usr
26 make DESTDIR="$pkgdir" install