Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Commits
13b19869
Verified
Commit
13b19869
authored
6 months ago
by
Clayton Craft
Browse files
Options
Downloads
Patches
Plain Diff
modem/samsungipcd: create openrc subpackage
parent
7f1cec12
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
modem/samsungipcd/APKBUILD
+6
-2
6 additions, 2 deletions
modem/samsungipcd/APKBUILD
modem/samsungipcd/samsungipcd-openrc.post-install
+0
-0
0 additions, 0 deletions
modem/samsungipcd/samsungipcd-openrc.post-install
with
6 additions
and
2 deletions
modem/samsungipcd/APKBUILD
+
6
−
2
View file @
13b19869
...
...
@@ -8,13 +8,12 @@ arch="all"
license
=
"GPL-2.0-or-later"
depends
=
"libsamsung-ipc ppp networkmanager-ppp"
makedepends
=
"libsamsung-ipc gcc make"
subpackages
=
"
$pkgname
-openrc"
source
=
"
samsungipcd-v
$pkgver
.tgz::
$url
/-/archive/v
$pkgver
/samsungipcd-v
$pkgver
.tar.gz
samsungipcd.post-install
samsungipcd.sh
90-ttywc.rules
"
install
=
"
$pkgname
.post-install"
builddir
=
"
$srcdir
/samsungipcd-v
$pkgver
"
options
=
"!check"
...
...
@@ -29,6 +28,11 @@ package() {
install
-Dm644
"
$srcdir
/90-ttywc.rules"
"
$pkgdir
/lib/udev/rules.d/90-ttywc.rules"
}
openrc
()
{
install_if
=
"
$pkgname
=
$pkgver
-r
$pkgrel
openrc"
install
=
"
$subpkgname
.post-install"
}
sha512sums
=
"
edf6e9f887bddc93daadbf1da05ef1ab75db4f3350d1b0fbbf1e90a9dd32dd3d13642aab83b50b5a43bac66889c982f40952b9f7351354a13525dde7f33a7414 samsungipcd-v0.2.3.tgz
c1935d7421eb6d529fb827c438902fdcd47ced974b237c0d63403b8b70d8f53966c29585f4ebc89c66f261dfa97e893f2816a43cf69ed69ca5bb1b1798c22a1d samsungipcd.post-install
...
...
This diff is collapsed.
Click to expand it.
modem/samsungipcd/samsungipcd.post-install
→
modem/samsungipcd/samsungipcd
-openrc
.post-install
+
0
−
0
View file @
13b19869
File moved
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