1 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
2 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
6 _ubuntu=~136~ubuntu16.04.1
8 pkgdesc="GUI for managing Conky config files with options to browse and edit themes"
9 url="https://launchpad.net/conky-manager"
12 depends=('cairo' 'conky' 'desktop-file-utils' 'gtk3' 'imagemagick' 'json-glib' 'libgee' 'p7zip' 'rsync')
14 options=('!emptydirs')
15 source=(${pkgname}-${pkgver}-${_ubuntu}.tar.xz::https://launchpad.net/~teejee2008/+archive/ubuntu/ppa/+files/${pkgname}_${pkgver}${_ubuntu}.tar.xz
16 makefile-roundup.patch)
17 sha512sums=('777ef3e627212f65b96e7bc5cf959912de9f6c2e03d4582d597cbf64b202a23f8311b6d56f57e411ff84df8e5600e2c5b1a7d15aa5dc6fd834beb4ff4bb493cb'
18 '3ce1bdcabfd9ee4713ed45a5d7b0dd913b69a0623f96c3aa4a49737ee685330aa7b4a9a369f7e4bd584e41d7eacbbaa9be6fff36db39186026c73bfb672ffc25')
21 cd ${pkgname}-${pkgver}${_ubuntu}
22 patch -Np0 < "${srcdir}/makefile-roundup.patch"
26 cd ${pkgname}-${pkgver}${_ubuntu}
31 cd ${pkgname}-${pkgver}${_ubuntu}
32 make DESTDIR="${pkgdir}" install