-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
bee-files/xfwm4.be0
Newer
100755
32 lines (22 sloc)
458 Bytes
3
# BEE_VERSION xfwm4-4.14.0-0
5
SRCURL[0]="https://archive.xfce.org/src/xfce/xfwm4/${PKGVERSION[2]}/xfwm4-${PKGVERSION}.tar.bz2"
7
# PATCHURL+=()
8
9
# EXCLUDE+=()
10
11
# build_in_sourcedir
12
13
#mee_extract() {
14
# bee_extract "${@}"
15
#}
16
17
#mee_patch() {
18
# bee_patch "${@}"
19
#}
20
21
#mee_configure() {
22
# bee_configure
23
#}
24
25
#mee_build() {
26
# bee_build
27
#}
28
29
#mee_install() {
30
# bee_install
31
#}
32
## by default this may be 'make install DESTDIR="${D}"'