Skip to content
Snippets Groups Projects
Commit de4f9c8c authored by Dekedro's avatar Dekedro Committed by alice
Browse files

community/pacman: merge -makepkg subpackage

closes #14170
parent 3c13217a
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!38800community/pacman: merge -makepkg subpackage
Pipeline #135805 canceled
......@@ -2,7 +2,7 @@
# Maintainer:
pkgname=pacman
pkgver=6.0.1
pkgrel=2
pkgrel=3
pkgdesc="A simple library-based package manager"
options="!check" # Depends on not packaged fakechroot
url="https://www.archlinux.org/pacman/"
......@@ -16,7 +16,6 @@ subpackages="
$pkgname-dev
$pkgname-doc
$pkgname-lang
$pkgname-makepkg
$pkgname-bash-completion
$pkgname-zsh-completion
"
......@@ -51,17 +50,6 @@ package() {
rmdir -p "$pkgdir"/usr/share/pkgconfig || true
}
makepkg() {
depends="$depends pacman=$pkgver-r$pkgrel"
amove etc/makepkg.conf \
usr/bin/makepkg \
usr/bin/makepkg-template \
usr/bin/testpkg \
usr/share/makepkg \
usr/share/makepkg-template \
usr/share/pacman
}
sha512sums="
d17b9aea9f8d51a5a02fc9faa8e36227c0edea73957cc8a8174a23a81ca42737ecfce630aa86008ab26daec584004b772cd2eb3527aeef9e098b445edaa21f6f pacman-6.0.1.tar.xz
f8cd24b003b9e0c21736fac49df549129d303f424039acc20c5c6d986027488480b68029e756329fa6b3f0a4351efe38f669a7ca268f478af9d35fbc8388abdd use-gettext-libintl.patch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment