blob: f01189d964335f798da6bbfc1c3933e38d27fe0c (
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.2.tar.gz -> posframe-1.4.2.tar.gz
_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=bb4f9996ddaec1b09a2c62209645f6fd
|