x11-libs/gtkmathview: drop USE=gtk option - no consumers left
[gentoo.git] / x11-libs / spread-sheet-widget / spread-sheet-widget-0.3.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 DESCRIPTION="GNU Spread Sheet Widget"
7 HOMEPAGE="https://www.gnu.org/software/ssw/"
8 SRC_URI="mirror://gnu-alpha/ssw/${P}.tar.gz"
9
10 LICENSE="GPL-3"
11 SLOT="0"
12 KEYWORDS="amd64 x86"
13 IUSE=""
14
15 DEPEND="x11-libs/gtk+:3"
16 RDEPEND="${DEPEND}"
17 BDEPEND=""