Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / posix
Commits: 6a1464d7 by Caleb Maclennan at 2024-07-04T13:57:05+03:00 upgpkg: 2017-4: Rebuild to generate .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,68 @@ +pkgbase = posix + pkgdesc = metapackage providing the POSIX shell and utilities (XCU) + pkgver = 2017 + pkgrel = 4 + url = https://pubs.opengroup.org/onlinepubs/9699919799/ + arch = any + license = None + depends = at + depends = awk + depends = coreutils + depends = bc + depends = diffutils + depends = ed + depends = file + depends = findutils + depends = glibc + depends = grep + depends = util-linux + depends = cups + depends = m4 + depends = s-nail + depends = man + depends = patch + depends = pax + depends = procps-ng + depends = sed + depends = sh + depends = binutils + depends = ncurses + depends = time + depends = sharutils + +pkgname = posix + +pkgname = posix-xsi + pkgdesc = metapackage providing the POSIX shell and utilities (XCU): X/Open System Interfaces + install = xsi.install + depends = posix + depends = util-linux + depends = ncompress + depends = coreutils + depends = psmisc + depends = procps-ng + depends = ncurses + depends = gzip + depends = uucp + +pkgname = posix-user-portability + pkgdesc = metapackage providing the POSIX shell and utilities (XCU): User Portability Utilities + depends = posix + depends = cronie + depends = vi + depends = util-linux + depends = inetutils + +pkgname = posix-c-development + pkgdesc = metapackage providing the POSIX shell and utilities (XCU): C-Language Development Utilities + depends = posix + depends = gcc + depends = flex + depends = bison + +pkgname = posix-software-development + pkgdesc = metapackage providing the POSIX shell and utilities (XCU): Software Development + depends = posix + depends = binutils + depends = ctags + depends = make ===================================== PKGBUILD ===================================== @@ -13,7 +13,7 @@ pkgbase=posix pkgname=('posix' 'posix-xsi' 'posix-user-portability' 'posix-c-development' 'posix-software-development') pkgver=2017 -pkgrel=3 +pkgrel=4 pkgdesc="metapackage providing the POSIX shell and utilities (XCU)" arch=('any') url="https://pubs.opengroup.org/onlinepubs/9699919799/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/posix/-/commit/6a1464d700c9e2ce0cc734d37c8c4cd5cb3107e6 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/posix/-/commit/6a1464d700c9e2ce0cc734d37c8c4cd5cb3107e6 You're receiving this email because of your account on gitlab.archlinux.org.
