mirror of
https://github.com/outbackdingo/ports.git
synced 2026-02-05 00:26:01 +00:00
16 lines
656 B
Plaintext
Executable File
16 lines
656 B
Plaintext
Executable File
# description : Meta port for base system
|
|
# depends : filesystem linux-api-headers glibc binutils gcc libtool man-pages tzdata zlib file readline m4 libgmp
|
|
# depends : libmpfr libmpc bzip2 pkgconf ncurses attr acl libcap sed shadow psmisc
|
|
# depends : iana-etc bison flex grep bash dash which gdbm gperf expat inetutils perl
|
|
# depends : autoconf automake xz kmod gettext elfutils procps-ng e2fsprogs coreutils
|
|
# depends : diffutils gawk findutils groff less gzip iproute2 kbd libpipeline make patch
|
|
# depends : eudev util-linux man-db tar texinfo vim scratchpkg dhcpcd sysklogd init
|
|
|
|
name=base
|
|
version=20230407
|
|
release=2
|
|
|
|
build() {
|
|
mkdir -pv $PKG/usr
|
|
}
|