mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
14 lines
452 B
Plaintext
14 lines
452 B
Plaintext
DEFINED_PHASES=configure prepare
|
|
DEPEND=dev-lang/tk:= x11-libs/libXcursor
|
|
DESCRIPTION=Adds native drag & drop capabilities to tk toolkit
|
|
EAPI=8
|
|
HOMEPAGE=https://www.ellogon.org/petasis/index.php/tcltk-projects/tkdnd
|
|
IUSE=debug threads X
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=BSD
|
|
RDEPEND=dev-lang/tk:= x11-libs/libXcursor
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/petasis/tkdnd/archive/tkdnd-release-test-v2.9.4.tar.gz
|
|
_md5_=c691a6f50a2ece94da928d7cd8350276
|