forked from hasufell/hasufell-repository
Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
404ead9a36
|
|||
|
2fb53450a8
|
|||
|
|
d34078c060 | ||
|
|
c0741c17f3 | ||
|
c38f5dad97
|
|||
|
81723c88bd
|
|||
|
f26bb7213e
|
|||
|
|
72add6fc09 | ||
|
83f9d426d0
|
@@ -23,9 +23,9 @@ DEPENDENCIES="
|
|||||||
x11-proto/xorgproto
|
x11-proto/xorgproto
|
||||||
build+run:
|
build+run:
|
||||||
dev-libs/libev
|
dev-libs/libev
|
||||||
dev-libs/pcre[>=8.10]
|
dev-libs/pcre[>=8.20]
|
||||||
x11-libs/libX11
|
x11-libs/libX11
|
||||||
x11-libs/libxcb[>=1.9.2]
|
x11-libs/libxcb[>=1.12.0]
|
||||||
x11-libs/libXext
|
x11-libs/libXext
|
||||||
x11-libs/pixman:1
|
x11-libs/pixman:1
|
||||||
x11-utils/xcb-util-image
|
x11-utils/xcb-util-image
|
||||||
@@ -51,7 +51,7 @@ DEFAULT_SRC_INSTALL_EXTRA_DOCS=(
|
|||||||
|
|
||||||
MESON_SRC_CONFIGURE_PARAMS=(
|
MESON_SRC_CONFIGURE_PARAMS=(
|
||||||
"-Dunittest=true"
|
"-Dunittest=true"
|
||||||
"-Dbuild_docs=true" # with_docs in "next" branch
|
"-Dwith_docs=true"
|
||||||
)
|
)
|
||||||
MESON_SRC_CONFIGURE_OPTION_SWITCHES=(
|
MESON_SRC_CONFIGURE_OPTION_SWITCHES=(
|
||||||
"dbus"
|
"dbus"
|
||||||
Reference in New Issue
Block a user