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
26841af2
Commit
26841af2
authored
2 years ago
by
Jakub Jirutka
Browse files
Options
Downloads
Patches
Plain Diff
testing/ictree: new aport
parent
813c6a75
Loading
Loading
2 merge requests
!39304
[3.16] main/expat: security upgrade to 2.4.9
,
!37120
testing/ictree: new aport
Pipeline
#130726
passed
2 years ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/ictree/APKBUILD
+29
-0
29 additions, 0 deletions
testing/ictree/APKBUILD
with
29 additions
and
0 deletions
testing/ictree/APKBUILD
0 → 100644
+
29
−
0
View file @
26841af2
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
ictree
pkgver
=
1.0.1
pkgrel
=
0
pkgdesc
=
"Like tree(1) but interactive"
url
=
"https://github.com/NikitaIvanovV/ictree"
arch
=
"all"
license
=
"GPL-3.0-or-later AND MIT"
subpackages
=
"
$pkgname
-doc"
source
=
"https://github.com/NikitaIvanovV/ictree/releases/download/v
$pkgver
/ictree-v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
"
options
=
"!check"
# no tests provided
# Bundled libraries:
# - https://github.com/termbox/termbox2 MIT
# - https://github.com/eteran/c-vector MIT
build
()
{
make
}
package
()
{
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
56a3c7c352328e46126e681ffe9b3f90182142528c2fccf9543a768de658bed1a13c003642d09e0cf3af5e9e5a76fdc28984c6cbdc636c51d1c4196eaa5816dc ictree-v1.0.1.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