blob: c7d62cbc34d0eeb7e3c795b74de7c96f4cdfaee8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = printerd-git
pkgdesc = A daemon to manage local and remote printers on Linux.
pkgver = 297.f3259d8
pkgrel = 1
url = https://github.com/hughsie/printerd
arch = i686
arch = x86_64
license = GPL2
makedepends = git
makedepends = intltool
makedepends = gtk-doc
depends = gnome-common
depends = gobject-introspection
source = printerd::git+https://github.com/hughsie/printerd.git
sha256sums = SKIP
pkgname = printerd-git
|