Updated
This commit is contained in:
@@ -5,6 +5,7 @@ EAPI=7
|
||||
|
||||
inherit gnome2-utils meson xdg
|
||||
|
||||
COMMIT="6122062db5bed238cae5e65578470b10ff7ee535"
|
||||
DESCRIPTION="A GTK3 camera application that knows how to deal with the media request api"
|
||||
HOMEPAGE="https://gitlab.com/megapixels-org/Megapixels"
|
||||
SRC_URI="https://gitlab.com/megapixels-org/Megapixels/-/archive/${PV}/${P}.tar.gz"
|
||||
@@ -30,6 +31,8 @@ DEPEND="
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
S="${WORKDIR}/Megapixels-${PV}-${COMMIT}"
|
||||
|
||||
src_configure() {
|
||||
meson_src_configure
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user