Permalink
Newer
100755
36 lines (23 sloc)
585 Bytes
5
SRCURL[0]="https://archive.xfce.org/src/apps/xfce4-terminal/${PKGVERSION[2]}/xfce4-terminal-${PKGVERSION}.tar.bz2"
7
PATCHURL+=("/src/mariux/patches/xfce4-terminal-0.8-paste-warning-default-false.patch")
8
9
# EXCLUDE+=()
10
11
# build_in_sourcedir
12
13
# sourcesubdir_append src
14
15
16
17
#mee_extract() {
18
# bee_extract "${@}"
19
#}
20
21
#mee_patch() {
22
# bee_patch "${@}"
23
#}
24
25
#mee_configure() {
26
# bee_configure
27
#}
28
29
#mee_build() {
30
# bee_build
31
#}
32
33
#mee_install() {
34
# bee_install
35
#}
36
## by default this may be 'make install DESTDIR="${D}"'