summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-02-15 22:13:02 +0200
committerMart Raudsepp <leio@gentoo.org>2017-02-15 22:37:05 +0200
commit8f7c536542f250a1f9501f8119f922c1b5a6cded (patch)
tree02fca92f32fa29e776880d00af42c2aad245a2e7 /media-gfx
parentmedia-gfx/gthumb: remove old (diff)
downloadgentoo-8f7c536542f250a1f9501f8119f922c1b5a6cded.tar.gz
gentoo-8f7c536542f250a1f9501f8119f922c1b5a6cded.tar.bz2
gentoo-8f7c536542f250a1f9501f8119f922c1b5a6cded.zip
media-gfx/shotwell: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/shotwell/Manifest2
-rw-r--r--media-gfx/shotwell/shotwell-0.23.7.ebuild61
-rw-r--r--media-gfx/shotwell/shotwell-0.24.2.ebuild61
3 files changed, 0 insertions, 124 deletions
diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest
index 8edc8d4a28db..8891e4bd498b 100644
--- a/media-gfx/shotwell/Manifest
+++ b/media-gfx/shotwell/Manifest
@@ -1,4 +1,2 @@
-DIST shotwell-0.23.7.tar.xz 5348360 SHA256 daa627aa69f17b1b9bef4ad5d4813c32e9a05f5b5aa2762b4f91d837ed14c7aa SHA512 b3d80d01ec5ac2f3245512926302e6b5e4e1d468e98d7567ec8788d35bdc9ecc839b43eca1a2fa2333deb047c760d165e2f2a9913951f0bcbbcd6404927374dc WHIRLPOOL 6ff8722f7d4007c37d6b7e1da388dd28853921f8e5740f3ac6dd4e70cdc7fe0eafdc889a4c8493948c4643f409847f34c6e915d0b79b4f9039298de8f671d4aa
-DIST shotwell-0.24.2.tar.xz 5351736 SHA256 5afdb2d3cbfe47dfbe49fa1cbd6ba391a3af4a4951be252fc2fa3cf461e55359 SHA512 f24c3e5f0e209678668b3af33ba7eedbe1602fe32b7f54f83ceae0cc5e21eaa92e24714cd60a84b9cc8be8b2e3a04b4f69714d41d2669f4acb6a293e6657282c WHIRLPOOL 75305df6f96364accb1e7213bc41a10d88623c2d2c66c84467470ebfc7028d7c4893b834e0b65bc2dc072cd28f52eaa5ae3e79e3deed2fa9c62d2bcfb467ad07
DIST shotwell-0.24.3.tar.xz 5359588 SHA256 9b8fb84c70cef67fe3763b176a1d310b004cdc75036dd3ff4826dd5d120f425b SHA512 ca76310a59ffdcf02cec27b221cdad8ddb33911ae7f96e9331097dcd006ea7d64e0b9655f042f7661d1234c8a188e6c0fe2bde82f96dc4667b8f4773b90e7b60 WHIRLPOOL db49c212a4131f65a33d082de6b0d89ac396b35c1b759fa7cc702e3c3cf02d48d65c196ff3680424a63787ef61bb1da8838a521b1bc200242cca32bb290b7057
DIST shotwell-0.25.0.1.tar.xz 5398404 SHA256 e69c96b3ee650aed8f83dfe099e01d85f83ab19f56995a90d48681fdf26400a6 SHA512 6a071b0b7d84bf78727b84e0ba707d6d7f5408a0b942962771b24a79381c102c58c06b4895eba69527215103279946f4e33b14410a1ce6dd58d3dba3870975df WHIRLPOOL 7ab54b4b28d1db631e9a359ab803a6a4447a6642b44daf59ed4970e49ee40cf23208f7bf0754eaccfa6ed10ad4b3f02110769dad4f32ff13b1173f636c4d6b62
diff --git a/media-gfx/shotwell/shotwell-0.23.7.ebuild b/media-gfx/shotwell/shotwell-0.23.7.ebuild
deleted file mode 100644
index c697174dad89..000000000000
--- a/media-gfx/shotwell/shotwell-0.23.7.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-VALA_MIN_API_VERSION="0.28"
-
-inherit gnome2 multilib toolchain-funcs vala versionator
-
-MY_PV=$(get_version_component_range 1-2)
-DESCRIPTION="Open source photo manager for GNOME"
-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-text/gnome-doc-utils
- >=dev-db/sqlite-3.5.9:3
- >=dev-libs/glib-2.30.0:2
- >=dev-libs/json-glib-0.7.6
- >=dev-libs/libgee-0.8.5:0.8
- >=dev-libs/libxml2-2.6.32:2
- >=dev-util/desktop-file-utils-0.13
- gnome-base/dconf
- >=media-libs/gexiv2-0.4.90
- media-libs/gst-plugins-base:1.0
- media-libs/gst-plugins-good:1.0
- media-libs/gstreamer:1.0
- media-libs/lcms:2
- >=media-libs/libexif-0.6.16:=
- >=media-libs/libgphoto2-2.5:=
- >=media-libs/libraw-0.13.2:=
- >=net-libs/libsoup-2.26.0:2.4
- net-libs/webkit-gtk:4
- virtual/libgudev:=[introspection]
- >=x11-libs/gtk+-3.12.2:3[X]
-"
-DEPEND="${RDEPEND}
- $(vala_depend)
- dev-util/itstool
- >=sys-devel/gettext-0.19.7
- >=sys-devel/m4-1.4.13
-"
-
-# This probably comes from libraries that
-# shotwell-video-thumbnailer links to.
-# Nothing we can do at the moment. #435048
-QA_FLAGS_IGNORED="/usr/libexec/${PN}/${PN}-video-thumbnailer"
-
-src_prepare() {
- vala_src_prepare
- gnome2_src_prepare
-}
-
-src_configure() {
- gnome2_src_configure --disable-static
-}
diff --git a/media-gfx/shotwell/shotwell-0.24.2.ebuild b/media-gfx/shotwell/shotwell-0.24.2.ebuild
deleted file mode 100644
index 46229c54f25a..000000000000
--- a/media-gfx/shotwell/shotwell-0.24.2.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-VALA_MIN_API_VERSION="0.28"
-
-inherit gnome2 multilib toolchain-funcs vala versionator
-
-MY_PV=$(get_version_component_range 1-2)
-DESCRIPTION="Open source photo manager for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Shotwell"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="
- >=dev-db/sqlite-3.5.9:3
- >=dev-libs/glib-2.30.0:2
- >=dev-libs/json-glib-0.7.6
- >=dev-libs/libgee-0.8.5:0.8
- >=dev-libs/libxml2-2.6.32:2
- gnome-base/dconf
- >=media-libs/gexiv2-0.4.90
- media-libs/gst-plugins-base:1.0
- media-libs/gst-plugins-good:1.0
- media-libs/gstreamer:1.0
- media-libs/lcms:2
- >=media-libs/libexif-0.6.16:=
- >=media-libs/libgphoto2-2.5:=
- >=media-libs/libraw-0.13.2:=
- media-plugins/gst-plugins-gdkpixbuf:1.0
- >=net-libs/libsoup-2.26.0:2.4
- net-libs/webkit-gtk:4
- virtual/libgudev:=[introspection]
- >=x11-libs/gtk+-3.12.2:3[X]
-"
-DEPEND="${RDEPEND}
- $(vala_depend)
- dev-util/itstool
- >=sys-devel/gettext-0.19.7
- >=sys-devel/m4-1.4.13
- virtual/pkgconfig
-"
-
-# This probably comes from libraries that
-# shotwell-video-thumbnailer links to.
-# Nothing we can do at the moment. #435048
-QA_FLAGS_IGNORED="/usr/libexec/${PN}/${PN}-video-thumbnailer"
-
-src_prepare() {
- vala_src_prepare
- gnome2_src_prepare
-}
-
-src_configure() {
- gnome2_src_configure --disable-static
-}