blob: cc12c3fb88750faa3b21492b3d5fa61c702c56bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-26.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Pop up a frame at point
EAPI=8
HOMEPAGE=https://github.com/tumashu/posframe/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-26.1:*
SLOT=0
SRC_URI=https://github.com/tumashu/posframe/archive/refs/tags/v1.4.0.tar.gz -> posframe-1.4.0.tar.gz
_eclasses_=elisp-common b3b15bdbe800c721e93b69b70cce2b67 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=86ad7b9a5cf5b5ba2b6e318118b63922
|