net-im/wemeet: Wemeet - Tencent Video Conferencing (#1186)
[gentoo-zh.git] / x11-misc / 9menu / 9menu-1.8.ebuild
blobdaa1870b83422679a2dc1592a047d148156f936c
1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=7
6 inherit eutils
8 DESCRIPTION="Create X menus from the shell"
9 HOMEPAGE="https://packages.debian.org/source/sid/9menu"
10 SRC_URI="mirror://debian/pool/main/9/${PN}/${PN}_${PV}.orig.tar.gz"
12 LICENSE="public-domain"
13 SLOT="0"
14 KEYWORDS="~amd64 ~x86"
15 IUSE=""
17 RDEPEND="x11-libs/libX11"
19 src_compile() {
20         emake -f Makefile.noimake || die "emake error"
23 src_install() {
24         dobin 9menu
25         doman "${PN}.1"
26         dodoc README