Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
de4f9c8c
Commit
de4f9c8c
authored
2 years ago
by
Dekedro
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/pacman: merge -makepkg subpackage
closes
#14170
parent
3c13217a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!39304
[3.16] main/expat: security upgrade to 2.4.9
,
!38800
community/pacman: merge -makepkg subpackage
Pipeline
#135805
canceled
2 years ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/pacman/APKBUILD
+1
-13
1 addition, 13 deletions
community/pacman/APKBUILD
with
1 addition
and
13 deletions
community/pacman/APKBUILD
+
1
−
13
View file @
de4f9c8c
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment