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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
TBK
aports
Commits
a61791fc
Commit
a61791fc
authored
9 years ago
by
Eivind Uggedal
Browse files
Options
Downloads
Patches
Plain Diff
main/vim: upgrade to 7.4.861
parent
460d2c57
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/vim/APKBUILD
+7
-11
7 additions, 11 deletions
main/vim/APKBUILD
with
7 additions
and
11 deletions
main/vim/APKBUILD
+
7
−
11
View file @
a61791fc
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
vim
pkgname
=
vim
pkgver
=
7.4.712
pkgver
=
7.4.861
_srcver
=
${
pkgver
%.*
}
pkgrel
=
0
_patchver
=
${
pkgver
##*.
}
pkgrel
=
1
pkgdesc
=
"advanced text editor"
pkgdesc
=
"advanced text editor"
url
=
"http://www.vim.org"
url
=
"http://www.vim.org"
arch
=
"all"
arch
=
"all"
...
@@ -11,12 +9,10 @@ license="custom"
...
@@ -11,12 +9,10 @@ license="custom"
depends
=
""
depends
=
""
makedepends
=
"ncurses-dev lua5.2-dev"
makedepends
=
"ncurses-dev lua5.2-dev"
subpackages
=
"
$pkgname
-doc
${
pkgname
}
diff"
subpackages
=
"
$pkgname
-doc
${
pkgname
}
diff"
# hg clone https://vim.googlecode.com/archive/v${pkgver//./-}.tar.gz
source
=
"vim-
$pkgver
.tar.gz::https://github.com/vim/vim/archive/v
$pkgver
.tar.gz
#source="vim-$pkgver.tar.gz::https://vim.googlecode.com/archive/v${pkgver//./-}.tar.gz
source
=
"http://dev.alpinelinux.org/archive/vim/vim-
$pkgver
.tar.gz
vimrc
vimrc
"
"
_builddir
=
"
$srcdir
"
/vim-
v
${
pkgver
//./-
}
_builddir
=
"
$srcdir
"
/vim-
$
pkgver
prepare
()
{
prepare
()
{
cd
"
$_builddir
"
cd
"
$_builddir
"
...
@@ -59,9 +55,9 @@ vimdiff() {
...
@@ -59,9 +55,9 @@ vimdiff() {
mv
"
$pkgdir
"
/usr/bin/vimdiff
"
$subpkgdir
"
/usr/bin
mv
"
$pkgdir
"
/usr/bin/vimdiff
"
$subpkgdir
"
/usr/bin
}
}
md5sums
=
"
ad8543cadbadb7f3a71d35296ce3612f
vim-7.4.
712
.tar.gz
md5sums
=
"
52288ba525c6e6e09c1a5f85b4c0da87
vim-7.4.
861
.tar.gz
97aecde2ab504e543a96bec84b3b5638 vimrc"
97aecde2ab504e543a96bec84b3b5638 vimrc"
sha256sums
=
"
7fe2a9cb24b258a725c5a95f052b62f341aac122aab1243a9a270eff722a37e3
vim-7.4.
712
.tar.gz
sha256sums
=
"
fc24e318073db486bf99204eca8cdfd71174810c327c42cc20aad941858d1636
vim-7.4.
861
.tar.gz
7ac7e5fd75fe315fd8b3ca4172056ebb9f06df0b5985d3ff88133dfcdd87076b vimrc"
7ac7e5fd75fe315fd8b3ca4172056ebb9f06df0b5985d3ff88133dfcdd87076b vimrc"
sha512sums
=
"
db0e20b3b43ec4033aa057a2676d2a294d12139ecfa7be2403a54e2b0d869e5ba6a606f7dd964752c802129c6e95afee7da2e48f5605c7f64041aa8fb2354a
a7 vim-7.4.
712
.tar.gz
sha512sums
=
"
41bc463e9a02dc808d09359d673846506077f5ca604978d467a2b15c7419f1b28dcf023aacc6ea2efd581451b01fcc747ace97be336e4d68c2af97340dda74
a7 vim-7.4.
861
.tar.gz
d9586b777881973cb5e48e18750336a522ed72c3127b2d6b6991e2b943468ca5b694476e7fa39ab469178c1375fc8f52627484e0fe377aea5811a513e35a7b02 vimrc"
d9586b777881973cb5e48e18750336a522ed72c3127b2d6b6991e2b943468ca5b694476e7fa39ab469178c1375fc8f52627484e0fe377aea5811a513e35a7b02 vimrc"
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