summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: f12b7c3fa61a7395e88bb8c4459ca017af032acd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Maintainer: Hugo Osvaldo Barrera <hugo@barrera.io>

pkgname=meta-group-base
pkgver=1.0.0
pkgrel=1
pkgdesc='Metapackage for all the base group.'
arch=('any')
license=('none')
depends=('bash' 'bzip2' 'coreutils' 'cryptsetup' 'device-mapper' 'dhcpcd'
         'dhcpcd' 'diffutils' 'e2fsprogs' 'file' 'filesystem' 'findutils'
         'gawk' 'gcc-libs' 'gettext' 'glibc' 'grep' 'grep' 'gzip' 'inetutils'
         'iproute2' 'iputils' 'jfsutils' 'less' 'licenses' 'linux' 'logrotate'
         'logrotate' 'lvm2' 'man-db' 'man-pages' 'mdadm' 'nano' 'netctl'
         'pacman' 'pciutils' 'pcmciautils' 'perl' 'perl' 'procps-ng' 'psmisc'
         'reiserfsprogs' 's-nail' 'sed' 'shadow' 'sysfsutils'
         'systemd-sysvcompat' 'tar' 'texinfo' 'usbutils' 'util-linux' 'vi'
         'which' 'xfsprogs')
url="https://www.archlinux.org/"