Version bump
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST Megapixels-2.0.0-alpha2.tar.gz 1793151 BLAKE2B e0ce01b80d7c6ffa889fb4f1ab0bec744dd1e3b7a120d32c9452c2eb9a3f1dad1b5998fb157de10096d9067183f11f691912c8c10a3b529008619efb016fa672 SHA512 68894585dba3a38efd35c3c6200550384a40b26f1930c5b04480f751118f453f860374e3a210301218d07315854446b153b340203d365afbc53b9a5206fff924
|
||||
DIST Megapixels-2.0.0.tar.gz 1793524 BLAKE2B 53a575d9570a9b201ef3b63b352a9199a8f3e6880c87954f24389cbd166878179fcc861c4b599a60b193baf9ddf299bae9d946fbf50a66297aa71ae80421e309 SHA512 6b2c94b1050e1add0d8bd59173bfd8b8619f1c6aaef40e21b6c727ba9de490bea58924919597f2f10cee48ce052c16e501732c510b0ce62bc1e9e26f4861fd62
|
||||
|
||||
@@ -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.0.0-alpha2/Megapixels-2.0.0-alpha2.tar.gz"
|
||||
SRC_URI="https://gitlab.com/megapixels-org/Megapixels/-/archive/2.0.0/Megapixels-2.0.0.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
@@ -25,14 +25,13 @@ DEPEND="
|
||||
media-gfx/argyllcms
|
||||
dev-libs/feedbackd
|
||||
>=media-libs/libmegapixels-0.2.0
|
||||
>=media-libs/postprocessd-0.2.0
|
||||
>=media-libs/libdng-0.2.0
|
||||
"
|
||||
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
S="${WORKDIR}/Megapixels-2.0.0-alpha2"
|
||||
S="${WORKDIR}/Megapixels-2.0.0"
|
||||
|
||||
src_configure() {
|
||||
meson_src_configure
|
||||
Reference in New Issue
Block a user