summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD19
1 files changed, 19 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..584336fc7719
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,19 @@
+# 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=('device-mapper' 'gawk' 'gcc-libs' 'glibc' 'libutil-linux' 'lvm2'
+ 'util-linux' 'bash' 'bzip2' 'coreutils' 'cronie' 'cryptsetup'
+ 'device-mapper' 'dhcpcd' 'diffutils' 'e2fsprogs' 'file' 'filesystem'
+ 'findutils' 'gawk' 'gcc-libs' 'gettext' 'glibc' 'grep' 'gzip'
+ 'inetutils' 'iproute2' 'iputils' 'jfsutils' 'less' 'libutil-linux'
+ '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/")