aboutsummaryrefslogtreecommitdiff
path: root/packages/custom-thinkpad-meta/PKGBUILD
blob: 93509989812a5e0cb078f1b53fbf176f9540fd6c (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
pkgname=custom-thinkpad-meta
pkgver=0.1
pkgrel=2
pkgdesc='Meta package to install Thinkpad specific packages, i.e. they may not be required on other systems'
url='https://code.kummerlaender.eu/Dotfiles/'
arch=('any')

depends=(
	acpi
	acpi_call
	lm_sensors
	tlp
	tlp-rdw
	tp_smapi
	xf86-video-intel
	xf86-input-synaptics
	wavemon
	smartmontools
	blueman
	bluez
	bluez-firmware
	bluez-hid2hci
	bluez-plugins
	bluez-utils
	modemmanager
	networkmanager
	networkmanager-openvpn
	cups
	epson-inkjet-printer-201212w
	thermald-git
	tpacpi-bat-git
)