Permalink
Newer
100755
34 lines (23 sloc)
493 Bytes
4
5
SRCURL[0]="https://github.com/libgit2/libgit2/archive/v${PKGVERSION}.tar.gz libgit2-${PKGVERSION}.tgz"
6
7
# PATCHURL+=()
8
9
# EXCLUDE+=()
10
11
# build_in_sourcedir
12
13
# sourcesubdir_append src
14
15
#mee_extract() {
16
# bee_extract "${@}"
17
#}
18
19
#mee_patch() {
20
# bee_patch "${@}"
21
#}
22
23
#mee_configure() {
24
# bee_configure
25
#}
26
27
#mee_build() {
28
# bee_build
29
#}
30
31
#mee_install() {
32
# bee_install
33
#}
34
## by default this may be 'make install DESTDIR="${D}"'