summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-03-17 11:00:03 +0200
committerMart Raudsepp <leio@gentoo.org>2019-03-17 11:10:42 +0200
commite998864780afc2040fc546b5408c2bc96d969b3e (patch)
tree69e9d2e2c9ec383187f23a768410d46b3ce4f383 /media-gfx/shotwell
parentmedia-gfx/shotwell: bump to 0.30.2 (diff)
downloadgentoo-e998864780afc2040fc546b5408c2bc96d969b3e.tar.gz
gentoo-e998864780afc2040fc546b5408c2bc96d969b3e.tar.bz2
gentoo-e998864780afc2040fc546b5408c2bc96d969b3e.zip
media-gfx/shotwell: remove old masked development versions
The ebuild dependencies in them were rather wrong, missing stuff clearly declared in toplevel meson.build too. 0.30 bump was done based on 0.28 + full redo from meson.build reading. Bug: https://bugs.gentoo.org/676644 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-gfx/shotwell')
-rw-r--r--media-gfx/shotwell/Manifest2
-rw-r--r--media-gfx/shotwell/shotwell-0.29.2.ebuild39
-rw-r--r--media-gfx/shotwell/shotwell-0.29.3.ebuild39
3 files changed, 0 insertions, 80 deletions
diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest
index 234522075e48..399f75dbd3a9 100644
--- a/media-gfx/shotwell/Manifest
+++ b/media-gfx/shotwell/Manifest
@@ -1,5 +1,3 @@
DIST shotwell-0.28.3.tar.xz 5531900 BLAKE2B b585989434e3da9b2d5f43aabf41451e33b7b2f537a21305ff9decd9992d42e5422971d1f89836936630f641efdac1242dc21574d86f61a4c71562b657e0300d SHA512 9a0c15bfe856dabaa85038fe875cc178be6a3e104397b36555005615212ac92579234fc6277f1a4a7bddba517e9ea0db5ed06e0fc30614453e3db1153b47dc16
DIST shotwell-0.28.4.tar.xz 5529712 BLAKE2B a8ee8243cf1a800fd1c1a91ade81decf9187aa6ce3b5040977dd45ae64245883691674ca2aa8d09df164e84dcc7f3e632dfc206b2f0eaecd18a171f0c170846d SHA512 b80014ec2c5ddfa35c0eea59daaf41fb8e8fac76482f18581de4c91b766f55d1b05e1925088152705ce3eb4ca228e5401ba80ebd2a6232d65b61cdb2c843267b
-DIST shotwell-0.29.2.tar.xz 2321576 BLAKE2B 2dd3c959ca8aba6ecb7c3c15ca491291a2c6ead860fac9c1fb1b97ad22140ce9e67617dd268b2d4d362bb8a0c2606d97b5cc71c12e19fcb59fec0185f27c3f0f SHA512 98c57d511a384ced717e2fb410af16326080e2291fce77ea953a377430459c7a81de73118925b2d42bf96b8b717efc93a898d0d859fbab1364c0c192dbb60311
-DIST shotwell-0.29.3.tar.xz 2416332 BLAKE2B 8f95e3e1b71eb20b10571b5689e9817112935c4d31c8b7800157f7771df04adb4559acc9885ec43032a7619ffefb8899fd90a7740798de4a150c4c78033e890c SHA512 f600db86adf5caece4ed4c8a3ca4309540f9eeb1caded8e3f062fd56fa54f2030568c8168fc662fcf80c9905e9b735d52a2578bc2401faf28876a6f5aed01121
DIST shotwell-0.30.2.tar.xz 6461648 BLAKE2B d54f34c05dcb092149129977bf59f0434ec4082929e3c87d9b4e774f85b47d73ecce1e80a6a29965194e9791eecb018405b43f082fb8b334c8d012f06a00b817 SHA512 ee74b9d3fbc5b2a5ca87cbc351fa99f6afaec4ce717166f55d79f41f1b039c272ed9028eb3919874f086f934197806738a54f428e790bca50dd8c9af61c21c36
diff --git a/media-gfx/shotwell/shotwell-0.29.2.ebuild b/media-gfx/shotwell/shotwell-0.29.2.ebuild
deleted file mode 100644
index fc06ece5175b..000000000000
--- a/media-gfx/shotwell/shotwell-0.29.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-GNOME2_LA_PUNT="yes"
-VALA_MIN_API_VERSION="0.28"
-
-inherit gnome2 meson vala
-
-DESCRIPTION="Shotwell is a photo manager for GNOME 3"
-HOMEPAGE="https://wiki.gnome.org/Apps/Shotwell/"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="
- app-crypt/gcr:=[gtk,vala]
- dev-libs/libgdata:=[vala]
- dev-libs/libgee:=
- media-libs/gexiv2:=[introspection,vala]
- media-libs/libexif:=
- media-libs/libgphoto2:=
- media-libs/libraw:=
- net-libs/webkit-gtk:=
- x11-libs/gtk+:=[X]
-"
-DEPEND="
- ${RDEPEND}
- $(vala_depend)
- dev-util/itstool
-"
-
-src_prepare() {
- vala_src_prepare
- eapply_user
-}
diff --git a/media-gfx/shotwell/shotwell-0.29.3.ebuild b/media-gfx/shotwell/shotwell-0.29.3.ebuild
deleted file mode 100644
index fc06ece5175b..000000000000
--- a/media-gfx/shotwell/shotwell-0.29.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-GNOME2_LA_PUNT="yes"
-VALA_MIN_API_VERSION="0.28"
-
-inherit gnome2 meson vala
-
-DESCRIPTION="Shotwell is a photo manager for GNOME 3"
-HOMEPAGE="https://wiki.gnome.org/Apps/Shotwell/"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="
- app-crypt/gcr:=[gtk,vala]
- dev-libs/libgdata:=[vala]
- dev-libs/libgee:=
- media-libs/gexiv2:=[introspection,vala]
- media-libs/libexif:=
- media-libs/libgphoto2:=
- media-libs/libraw:=
- net-libs/webkit-gtk:=
- x11-libs/gtk+:=[X]
-"
-DEPEND="
- ${RDEPEND}
- $(vala_depend)
- dev-util/itstool
-"
-
-src_prepare() {
- vala_src_prepare
- eapply_user
-}