Updated version
This commit is contained in:
@@ -7,7 +7,7 @@ inherit gnome2-utils meson xdg
|
||||
|
||||
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/2.1.0/Megapixels-2.1.0.tar.gz"
|
||||
SRC_URI="https://gitlab.com/megapixels-org/Megapixels/-/archive/${PV}/Megapixels-${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
@@ -31,7 +31,7 @@ DEPEND="
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
S="${WORKDIR}/Megapixels-2.0.0"
|
||||
S="${WORKDIR}/Megapixels-${PV}"
|
||||
|
||||
src_configure() {
|
||||
meson_src_configure
|
||||
|
||||
Reference in New Issue
Block a user