Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
f78af672
Commit
f78af672
authored
Jun 12, 2014
by
Natanael Copa
Browse files
main/cmake: upgrade to 3.0.0
parent
28ed9ad9
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/cmake/APKBUILD
View file @
f78af672
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
cmake
pkgver
=
2.8.12.2
pkgver
=
3.0.0
pkgrel
=
0
pkgdesc
=
"CMake is a cross-platform open-source make system"
url
=
"http://www.cmake.org"
...
...
@@ -43,7 +43,8 @@ build() {
cd
"
$_builddir
"
./bootstrap
--prefix
=
/usr
\
--mandir
=
/share/man
\
--docdir
=
/share/cmake-
${
pkgver
%.*
}
/doc
\
--datadir
=
/share/
$pkgname
\
--docdir
=
/share/doc/
$pkgname
\
--system-libs
\
$(
parallel_opt
)
...
...
@@ -55,6 +56,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
md5sums
=
"
17c6513483d23590cbce6957ec6d1e66 cmake-2.8.12.2
.tar.gz"
sha256sums
=
"
8c6574e9afabcb9fc66f463bb1f2f051958d86c85c37fccf067eb1a44a120e5e cmake-2.8.12.2
.tar.gz"
sha512sums
=
"
a0fe8f6305052ba7894a7d58aa30f97b4be1f52eb7de650273a704929a6fbe81c7cebfa6e68a18c9e7d62f7ed02c944f74c2974da9aacc70e2cb186e0a1be44d cmake-2.8.12.2
.tar.gz"
md5sums
=
"
21a1c85e1a3b803c4b48e7ff915a863e cmake-3.0.0
.tar.gz"
sha256sums
=
"
99a34b7f74000404feffd82fba9d9e0cd623428c74b6a4851a0dee1c272606c0 cmake-3.0.0
.tar.gz"
sha512sums
=
"
e8b8098fda7d9db239df0a0151e34eb11f40aa0265386684acfb1aff93b401ad86163c1e13a3197700cf26ab7d284cf0a21caa2e2bfb07a62e9816ba4c15ae90 cmake-3.0.0
.tar.gz"
Write
Preview
Supports
Markdown
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