mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
13 lines
726 B
Plaintext
13 lines
726 B
Plaintext
DEFINED_PHASES=compile prepare
|
|
DEPEND=>=dev-lang/hare-0.25.2 >=dev-libs/glib-2.80.5[introspection] dev-libs/gobject-introspection dev-libs/atk[introspection] x11-libs/gdk-pixbuf:2[introspection] media-libs/harfbuzz[introspection] x11-libs/pango[introspection] gtk3? ( x11-libs/gtk+:3[introspection] ) gtk4? ( gui-libs/gtk:4[introspection] media-libs/graphene[introspection] )
|
|
DESCRIPTION=GObject Introspection code generator for Hare
|
|
EAPI=8
|
|
HOMEPAGE=https://git.sr.ht/~yerinalexey/hare-gi
|
|
IUSE=+gtk3 +gtk4
|
|
KEYWORDS=~amd64 ~arm64 ~riscv
|
|
LICENSE=MPL-2.0
|
|
REQUIRED_USE=|| ( gtk3 gtk4 )
|
|
SLOT=0/0.1.0
|
|
SRC_URI=https://git.sr.ht/~yerinalexey/hare-gi/archive/0.1.0.tar.gz -> hare-gi-0.1.0.tar.gz
|
|
_md5_=af04ab6c436921e0647f356bb3aede33
|