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
e3bad3ba
Commit
e3bad3ba
authored
1 year ago
by
rubicon
Committed by
omni
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/arachsys-containers: move from testing
parent
b267b4f6
No related branches found
No related tags found
1 merge request
!54907
community/arachsys-containers: move from testing
Pipeline
#192676
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/arachsys-containers/APKBUILD
+6
-6
6 additions, 6 deletions
community/arachsys-containers/APKBUILD
with
6 additions
and
6 deletions
testing
/arachsys-containers/APKBUILD
→
community
/arachsys-containers/APKBUILD
+
6
−
6
View file @
e3bad3ba
# Contributor: rubicon <rubicon@mailo.com>
# Contributor: rubicon <rubicon@mailo.com>
# Maintainer: rubicon <rubicon@mailo.com>
# Maintainer: rubicon <rubicon@mailo.com>
pkgname
=
arachsys-containers
pkgname
=
arachsys-containers
_pkgname
=
containers
pkgver
=
1.7
pkgver
=
1.7
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"
l
ightweight containers using Linux user namespaces"
pkgdesc
=
"
L
ightweight containers using Linux user namespaces"
url
=
"https://github.com/arachsys/containers"
url
=
"https://github.com/arachsys/containers"
arch
=
"all"
arch
=
"all"
license
=
"MIT"
license
=
"MIT"
makedepends
=
"linux-headers"
makedepends
=
"linux-headers"
options
=
"!check suid"
options
=
"!check suid"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/arachsys/containers/archive/refs/tags/
$_pkgname
-
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/arachsys/containers/archive/refs/tags/
containers
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgname
-
$_pkgname
-
$pkgver
"
builddir
=
"
$srcdir
/
containers-containers
-
$pkgver
"
build
()
{
build
()
{
make
make
...
@@ -20,8 +19,9 @@ build() {
...
@@ -20,8 +19,9 @@ build() {
package
()
{
package
()
{
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
install
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
install
install
-vDm644
README TIPS COPYING
\
-t
"
$pkgdir
"
/usr/share/doc/
"
$pkgname
"
install
-Dvm644
README TIPS COPYING
\
-t
"
$pkgdir
"
/usr/share/doc/
$pkgname
}
}
sha512sums
=
"
sha512sums
=
"
...
...
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