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
768f534c
Unverified
Commit
768f534c
authored
4 years ago
by
Luca Weiss
Committed by
Bart Ribbers
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/pil-squasher: new aport (MR 1259)
parent
0169350b
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#194744
passed
4 years ago
Stage: first
Stage: second
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/pil-squasher/APKBUILD
+22
-0
22 additions, 0 deletions
main/pil-squasher/APKBUILD
with
22 additions
and
0 deletions
main/pil-squasher/APKBUILD
0 → 100644
+
22
−
0
View file @
768f534c
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
pkgname
=
pil-squasher
pkgver
=
0_git20190708
pkgrel
=
0
_commit
=
"170b62d29faa7c1f54fc2a7718e4d0c912384ec1"
pkgdesc
=
"Convert split .mdt + .bXX files into a .mbn file"
url
=
"https://github.com/andersson/pil-squasher"
arch
=
"all"
license
=
"BSD-3-Clause"
source
=
"
$pkgname
-
$_commit
.tar.gz::https://github.com/andersson/pil-squasher/archive/
$_commit
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$_commit
"
options
=
"!check"
# No tests
build
()
{
make
}
package
()
{
make
prefix
=
/usr
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"431a7e404f090bcf043bd1f8fa3c83bdfe1d8890e0fb3b3300c05af4fb9dab5319182d86a828289c2eb7ee897bbe846c75eee90e5fb89c5d4123b19ffd1effed pil-squasher-170b62d29faa7c1f54fc2a7718e4d0c912384ec1.tar.gz"
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