Install this version:
emerge -a =media-gfx/drawy-1.0.2
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-gfx/drawy-1.0.2
Or alternatively:
emerge --autounmask-write -a =media-gfx/drawy-1.0.2
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.2 | 8 | ~amd64 | 0 |
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_HANDBOOK="forceoptional"
KFMIN="6.19.0"
QTMIN="6.10.0"
KDE_ORG_COMMIT="0974febca42e3722b77dbb150967ee4bfab064a8" # it is tagged but no release
inherit kde.org ecm xdg
DESCRIPTION="Your handy, infinite brainstorming tool!"
HOMEPAGE="https://apps.kde.org/drawy/"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
# order the kf depends in the order of which they get manged in the CMakeLists.txt
DEPEND="
>=kde-frameworks/kcrash-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kconfigwidgets-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
>=kde-frameworks/kiconthemes-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/syntax-highlighting-${KFMIN}:6
>=kde-frameworks/sonnet-${KFMIN}:6
"
RDEPEND="${DEPEND}"
>=kde-frameworks/kcrash-6.19.0:6 >=kde-frameworks/kcoreaddons-6.19.0:6 >=kde-frameworks/kwidgetsaddons-6.19.0:6 >=kde-frameworks/kconfig-6.19.0:6 >=kde-frameworks/kconfigwidgets-6.19.0:6 >=kde-frameworks/kxmlgui-6.19.0:6 >=kde-frameworks/kiconthemes-6.19.0:6 >=kde-frameworks/ki18n-6.19.0:6 >=kde-frameworks/syntax-highlighting-6.19.0:6 >=kde-frameworks/sonnet-6.19.0:6
>=kde-frameworks/kcrash-6.19.0:6 >=kde-frameworks/kcoreaddons-6.19.0:6 >=kde-frameworks/kwidgetsaddons-6.19.0:6 >=kde-frameworks/kconfig-6.19.0:6 >=kde-frameworks/kconfigwidgets-6.19.0:6 >=kde-frameworks/kxmlgui-6.19.0:6 >=kde-frameworks/kiconthemes-6.19.0:6 >=kde-frameworks/ki18n-6.19.0:6 >=kde-frameworks/syntax-highlighting-6.19.0:6 >=kde-frameworks/sonnet-6.19.0:6