Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
675
Issues
675
List
Boards
Labels
Service Desk
Milestones
Merge Requests
197
Merge Requests
197
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
7697ad79
Commit
7697ad79
authored
Dec 29, 2017
by
Kylie McClain
Committed by
Ariadne Conill
Dec 29, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/kakoune: upgrade to baf3d82b3412b9aa0b98febf114baf7f16439994
The dependency on boost was dropped.
parent
f627e9ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
testing/kakoune/APKBUILD
testing/kakoune/APKBUILD
+4
-6
No files found.
testing/kakoune/APKBUILD
View file @
7697ad79
# Maintainer: Jakub Skrzypnik <j.skrzypnik@openmailbox.org>
_commit
=
"
7fabda2e45d095757d59efc125086e2e8c079735
"
_commit
=
"
baf3d82b3412b9aa0b98febf114baf7f16439994
"
pkgname
=
kakoune
pkgver
=
0_git2017
0501
pkgver
=
0_git2017
1229
pkgrel
=
0
pkgdesc
=
"Code editor heavily inspired by Vim, but with less keystrokes"
url
=
"http://kakoune.org"
arch
=
"all"
license
=
"Unlicense"
makedepends
=
"ncurses-dev
boost-dev
asciidoc"
makedepends
=
"ncurses-dev asciidoc"
subpackages
=
"
$pkgname
-doc"
source
=
"https://github.com/mawww/kakoune/archive/
${
_commit
}
.zip"
...
...
@@ -22,6 +22,4 @@ package() {
make
PREFIX
=
"/usr"
DESTDIR
=
"
$pkgdir
/"
debug
=
no
install
||
return
1
}
md5sums
=
"0a9aa94f2db1425f82e2294c5a76099a 7fabda2e45d095757d59efc125086e2e8c079735.zip"
sha256sums
=
"52180fb02c8a4fe9fb9a6f942daa98d0d54e59900f5e41c73e818ad34b6430d8 7fabda2e45d095757d59efc125086e2e8c079735.zip"
sha512sums
=
"f155653496c2e2b8e213819e595f0593f255fe8902c9e0beb8bd519c4395e7735ddde8df49721c64ea6c7322f40e35d7c24abe440d9b8f0ffd86b7e012ea0c7e 7fabda2e45d095757d59efc125086e2e8c079735.zip"
sha512sums
=
"76b2db08630706b134f1688ae258a64552bc8b0c426a845c83e5abdc0413902675f9c1150ae1e2ed272ca3ac6f271bedd1ce75137267c1f0d2ab0a80c11472ca baf3d82b3412b9aa0b98febf114baf7f16439994.zip"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment