Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
scandir-66serv
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
observice
scandir-66serv
Commits
2e227ee7
Commit
2e227ee7
authored
11 months ago
by
Eric Vidal
Browse files
Options
Downloads
Patches
Plain Diff
upgpkg: 0.4.2-1
parent
b82dde4c
No related branches found
Branches containing commit
Tags
0.4.2-1
Tags containing commit
No related merge requests found
Pipeline
#29578
passed
11 months ago
Stage: build
Stage: deploy
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
LICENSE
+1
-2
1 addition, 2 deletions
LICENSE
pacman.conf
+3
-0
3 additions, 0 deletions
pacman.conf
pkg.cfg
+1
-0
1 addition, 0 deletions
pkg.cfg
trunk/PKGBUILD
+24
-37
24 additions, 37 deletions
trunk/PKGBUILD
with
31 additions
and
39 deletions
.gitlab-ci.yml
+
2
−
0
View file @
2e227ee7
...
...
@@ -5,6 +5,8 @@ stages:
before_script
:
-
cp ./pacman.conf /etc/pacman.conf.builder
-
cp -f ./pkg.cfg /etc/pkg/pkg.cfg
-
pacman -Rdd s6-rc --noconfirm
package
:
stage
:
build
...
...
This diff is collapsed.
Click to expand it.
trunk/
LICENSE
→
LICENSE
+
1
−
2
View file @
2e227ee7
Copyright (c) 2018-2021 Eric Vidal <eric@obarun.org>
Copyright (c) 2018-2021 Jean-Michel T.Dydak <jean-michel@obarun.org>
Copyright (c) 2024 Eric Vidal <eric@obarun.org>
All rights reserved.
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
...
...
This diff is collapsed.
Click to expand it.
pacman.conf
+
3
−
0
View file @
2e227ee7
...
...
@@ -7,6 +7,9 @@ ParallelDownloads = 5
SigLevel
=
Required
LocalFileSigLevel
=
Optional
[
obcore
-
testing
]
Server
=
https
://
cloud
.
server
.
obarun
.
org
/$
repo
/
os
/$
arch
/
[
obcore
]
Server
=
https
://
cloud
.
server
.
obarun
.
org
/$
repo
/
os
/$
arch
/
...
...
This diff is collapsed.
Click to expand it.
pkg.cfg
0 → 100644
+
1
−
0
View file @
2e227ee7
makepkg_opts
=
( "--noconfirm" "--nosign" "--syncdeps" "--rmdeps" "--clean" "--cleanbuild" "--nodeps" )
\ No newline at end of file
This diff is collapsed.
Click to expand it.
trunk/PKGBUILD
+
24
−
37
View file @
2e227ee7
# Obarun : 66 init/supervisor
# Maintainer : Eric Vidal <eric@obarun.org>
# Maintainer : Jean-Michel T.Dydak <jean-michel@obarun.org>
# PkgSource : url="https://git.obarun.org/pkg/observice/scandir-66serv"
#-----------------------------------------------------------------------------------------------
# Update: https://git.obarun.org/pkg/observice/scandir-66serv/-/commits/master
#-----------------------------------------| DESCRIPTION |---------------------------------------
service
=
scandir
pkgbase
=
scandir-66serv
pkgname
=
scandir@-66serv
pkgdesc
=
"Service to create a nested user scandir"
pkgdesc
=
"Service to create a nested user scandir
for 66 service manager
"
pkgver
=
0.
3.1
pkgver
=
0.
4.2
pkgrel
=
1
url
=
"https://git.obarun.org/
obmods/
${
pkgbas
e
}
.git"
url
=
"https://git.obarun.org/
66-service/arch/
${
servic
e
}
.git"
track
=
tag
target
=
"v
${
pkgver
}
"
source
=(
"
${
pkgbase
}
::git+
${
url
}
#
${
track
}
=
${
target
}
"
)
#-------------------------------------| BUILD CONFIGURATION |-----------------------------------
target
=
${
pkgver
}
source
=(
"
${
service
}
::git+
${
url
}
#
${
track
}
=
${
target
}
"
)
makedepends
=(
'git'
)
#--------------------------------------------| BUILD |-------------------------------------------
'git'
)
build
()
{
cd
"
${
pkgbas
e
}
"
build
(){
cd
"
${
servic
e
}
"
./configure
\
--bindir
=
/usr/bin
\
--with-system-service
=
/usr/lib/66/service
\
--with-system-module
=
/usr/lib/66/module
}
--prefix
=
/usr
\
--version
=
${
pkgver
}
#-------------------------------------------| PACKAGE |------------------------------------------
}
package
()
{
cd
"
${
pkgbase
}
"
make
DESTDIR
=
"
${
pkgdir
}
"
install
install
-Dm
0644 LICENSE
"
${
pkgdir
}
"
/usr/share/licenses/
"
${
pkgname
}
"
/LICENSE
cd
"
${
service
}
"
make
DESTDIR
=
${
pkgdir
}
install
}
#------------------------------------| INSTALL CONFIGURATION |----------------------------------
arch
=(
'x86_64'
)
depends
=(
'66>=0.6.0.0'
'66-tools>=0.0.7.0'
)
pkgdepends
=()
optdepends
=(
'dbus-66serv>=0.2.0: support of scandir environment configuration'
)
depends+
=(
'66>=0.7.0.0'
'66-tools>=0.1.0.1'
's6-linux-utils=2.6.2.0'
's6-portable-utils=2.3.0.3'
#"${pkgdepends}"
)
#-------------------------------------| SECURITY AND LICENCE |----------------------------------
optdepends
=(
'dbus-66serv>=0.7.0: support of scandir environment configuration'
)
sha512sums
=(
'SKIP'
)
...
...
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