Lines 11-23
Link Here
|
11 |
|
11 |
|
12 |
BUILD_DEPENDS= valac:lang/vala |
12 |
BUILD_DEPENDS= valac:lang/vala |
13 |
|
13 |
|
14 |
USE_GITHUB= yes |
|
|
15 |
GH_ACCOUNT= tiliado |
14 |
GH_ACCOUNT= tiliado |
16 |
|
15 |
|
17 |
USES= gnome pkgconfig shebangfix waf |
16 |
# USES=waf implicity does USES=python:2,build but that is not sufficient |
18 |
USE_GNOME= glib20 gtk30 |
17 |
# for shebangfix to know the python version |
|
|
18 |
USES= gnome pkgconfig python:2.7,build shebangfix waf |
19 |
USE_GITHUB= yes |
20 |
USE_GNOME= gdkpixbuf2 glib20 gtk30 |
19 |
USE_XORG= x11 |
21 |
USE_XORG= x11 |
20 |
SHEBANG_LANG= python3 |
|
|
21 |
SHEBANG_FILES= testgen.py |
22 |
SHEBANG_FILES= testgen.py |
22 |
# --noopt is required to prevent a crash in ipcserver.c, as |
23 |
# --noopt is required to prevent a crash in ipcserver.c, as |
23 |
# the argument of diorite_ipc_server_process_connection_co() gets |
24 |
# the argument of diorite_ipc_server_process_connection_co() gets |