1 # Contributor: Jakub Schmidtke <sjakub-at-gmail.com>
6 pkgdesc="Boot menu for opening volumes encrypted with truecrypt or LUKS (based on network profile menu)"
8 url="http://aur.archlinux.org/packages.php?K=startcrypt"
10 install=('startcrypt.install')
11 source=('crypt' 'cryptcfg' 'template')
12 replaces=('truecrypt-start')
13 conflicts=('truecrypt-start')
14 md5sums=('7f14d2a9a5c4d2b30c63cf2ec1e21deb'
15 '8250b2f4a1dd6081e010fa3e471d29f7'
16 'fa5b2bd4c8b9ab119de97067c1d1d908')
22 install -Dm755 crypt $startdir/pkg/etc/rc.d/crypt
23 install -Dm755 cryptcfg $startdir/pkg/usr/sbin/cryptcfg
24 install -Dm644 template $startdir/pkg/etc/crypt-profiles/template