summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 232595a50b188f307d39d800fb41461769072d1c (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" "dhcpcd" "grep" "logrotate" "perl" "bash" "bzip2" "coreutils"
         "cryptsetup" "device-mapper" "dhcpcd" "diffutils" "e2fsprogs" "file"
         "filesystem" "findutils" "gawk" "gcc-libs" "gettext" "glibc" "grep"
         "gzip" "inetutils" "iproute2" "iputils" "jfsutils" "less" "licenses"
         "linux" "logrotate" "lvm2" "man-db" "man-pages" "mdadm" "nano"
         "netctl" "pacman" "pciutils" "pcmciautils" "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/"