pantheon-extra/pantheon-capnet-assist - 8.0.2 (elementary)

Search

Package Information

Description:
Captive Network Assistant
Homepage:
https://github.com/elementary/capnet-assist
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
8.0.2 8 amd64 0
View Raw Ebuild
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit gnome2 meson vala

DESCRIPTION="Captive Network Assistant"
HOMEPAGE="https://github.com/elementary/capnet-assist"
SRC_URI="https://github.com/elementary/capnet-assist/archive/${PV}.tar.gz -> ${P}.tar.gz"

S="${WORKDIR}/capnet-assist-${PV}"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64"

RDEPEND="
	dev-libs/glib:2
	dev-libs/granite:7
	app-crypt/gcr:4
	net-libs/webkit-gtk:6
	gui-libs/gtk:4"
DEPEND="${RDEPEND}
	$(vala_depend)"

src_prepare() {
	eapply_user
	vala_setup
}

Dependencies

DEPEND

	dev-libs/glib:2
	dev-libs/granite:7
	app-crypt/gcr:4
	net-libs/webkit-gtk:6
	gui-libs/gtk:4
	$(vala_depend)

RDEPEND

	dev-libs/glib:2
	dev-libs/granite:7
	app-crypt/gcr:4
	net-libs/webkit-gtk:6
	gui-libs/gtk:4

Manifest for 8.0.2

Type File Size Source URLs
DIST pantheon-capnet-assist-8.0.2.tar.gz 2038375 bytes https://github.com/elementary/capnet-assist/archive/8.0.2.tar.gz