-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
bee-files/xfwm4-themes.be0
Newer
100755
32 lines (22 sloc)
477 Bytes
3
# BEE_VERSION xfwm4-themes-4.10.0-3
4
5
SRCURL[0]="http://archive.xfce.org/src/art/xfwm4-themes/${PKGVERSION[2]}/xfwm4-themes-${PKGVERSION}.tar.bz2"
6
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() {
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}"'