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
e4ec3fb7
Commit
e4ec3fb7
authored
1 year ago
by
Celeste
Committed by
Kevin Daudt
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/dvtm: claim maintainership
parent
3eacde6a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!49596
Claim Maintainership
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/dvtm/APKBUILD
+4
-4
4 additions, 4 deletions
community/dvtm/APKBUILD
with
4 additions
and
4 deletions
community/dvtm/APKBUILD
+
4
−
4
View file @
e4ec3fb7
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Contributor: Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org>
# Contributor: 7heo <7heo@mail.com>
# Maintainer:
# Maintainer:
Celeste <cielesti@protonmail.com>
pkgname
=
dvtm
pkgver
=
0.15_git20210309
_gitrev
=
7bcf43f8dbd5c4a67ec573a1248114caa75fa3c2
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Dynamic virtual terminal manager"
arch
=
"all"
url
=
"https://www.brain-dump.org/projects/dvtm/"
...
...
@@ -30,7 +30,7 @@ check() {
package
()
{
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
install
install
-Dvm644
README.md LICENSE
\
-t
"
$pkgdir
"
/usr/share/doc/
"
$pkgname
"
/
-t
"
$pkgdir
"
/usr/share/doc/
$pkgname
# Already provided by ncurses-terminfo
rm
-rf
"
$pkgdir
"
/usr/share/terminfo/
...
...
@@ -40,7 +40,7 @@ package() {
# to work with busybox vi and less. another compatible pager is w3m.
copymode
()
{
pkgdesc
=
"
$pkgdesc
(copymode support)"
depends
=
""
depends
=
install_if
=
"
$pkgname
=
$pkgver
-r
$pkgrel
vis less"
amove usr/bin/dvtm-editor
amove usr/bin/dvtm-pager
...
...
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