summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: a4d0b2562937212e5ca86ed45efad34cb8464936 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Maintainer: Librewish <librewish@gmail.com>
# Maintainer: dr460nf1r3 <dr460nf1r3 at garudalinux dot org>

pkgname=printer-support
pkgver=1
pkgrel=6.1
arch=('any')
url="https://wiki.archlinux.org/index.php/Category:Printers"
license=('GPL')
pkgdesc="Metapkg for packages needed to use printers"
depends=("a2ps"
        "bluez-cups"
        "cups"
        "cups-filters"
        "cups-pdf"
        "cups-pk-helper"
        "foomatic-db"
        "foomatic-db-engine"
        "foomatic-db-gutenprint-ppds"
        "foomatic-db-nonfree"
        "foomatic-db-nonfree-ppds"
        "foomatic-db-ppds"
        "ghostscript"
        "gsfonts"
        "gutenprint"
        "noto-color-emoji-fontconfig"
        "python-pyqt5"
        "python-pysmbc"
        "python-reportlab"
        "samba-support"
        "splix"
        "system-config-printer")
optdepends=('print-manager: A KDE tool for managing print jobs and printers'
            'hplip: HP printer and scaner support and tools')
provides=('printer-support')
replaces=('manjaro-printer')
install=$pkgname.install