pantheon-extra/pantheon-camera - 8.0.2 (elementary)

Search

Package Information

Description:
The camera app designed for elementary OS
Homepage:
https://github.com/elementary/camera
License:
GPL-3

Ebuild Details

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

EAPI=8

inherit gnome2 meson vala

DESCRIPTION="The camera app designed for elementary OS"
HOMEPAGE="https://github.com/elementary/camera"
SRC_URI="https://github.com/elementary/camera/archive/${PV}.tar.gz -> ${P}.tar.gz"

S=${WORKDIR}/camera-${PV}

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

DEPEND="
	$(vala_depend)
	virtual/pkgconfig
"
RDEPEND="${DEPEND}
	dev-libs/glib:2
	dev-libs/granite:7
	dev-libs/libgee:0.8
	media-libs/libcanberra
	media-libs/gstreamer
	gui-libs/gtk:4
"

src_prepare() {
	eapply_user
	vala_setup
}

Dependencies

DEPEND

	$(vala_depend)
	virtual/pkgconfig

RDEPEND

	$(vala_depend)
	virtual/pkgconfig

	dev-libs/glib:2
	dev-libs/granite:7
	dev-libs/libgee:0.8
	media-libs/libcanberra
	media-libs/gstreamer
	gui-libs/gtk:4

Manifest for 8.0.2

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