diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-08 11:38:32 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-08 11:50:58 +0200 |
commit | d7cd3f84140a2ef53f56f9182b9788cab82cb84a (patch) | |
tree | 63e60f56738ef5f796b0f6cc76ff98ccce160195 /media-gfx/shotwell | |
parent | dev-libs/libgdata: Version bump (diff) | |
download | gentoo-d7cd3f84140a2ef53f56f9182b9788cab82cb84a.tar.gz gentoo-d7cd3f84140a2ef53f56f9182b9788cab82cb84a.tar.bz2 gentoo-d7cd3f84140a2ef53f56f9182b9788cab82cb84a.zip |
media-gfx/shotwell: Drop old
Package-Manager: portage-2.3.1
Diffstat (limited to 'media-gfx/shotwell')
-rw-r--r-- | media-gfx/shotwell/Manifest | 4 | ||||
-rw-r--r-- | media-gfx/shotwell/shotwell-0.23.1.ebuild | 114 | ||||
-rw-r--r-- | media-gfx/shotwell/shotwell-0.23.4.ebuild | 76 |
3 files changed, 0 insertions, 194 deletions
diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest index a8e9ffde6cc1..bc63ee1aa322 100644 --- a/media-gfx/shotwell/Manifest +++ b/media-gfx/shotwell/Manifest @@ -1,5 +1 @@ -DIST shotwell-0.23.1.tar.xz 1963512 SHA256 e24d33ff19f1902fa9595ef73288784f6332bfa99d40171efe60ab2ac68d358a SHA512 c47da700f28a8c14e6ea81069399d381b5a2eb33f6bd4c21763d42d25d9f0f6dcb2894a8b6ebf9967809fc828ea65b222be7002a4ff6f6a6165dbecdac66f96f WHIRLPOOL e99c29ed18cbcedcc5b975509d33cc4a7af0ab4e6f41e373c9f6c9fc1a3560e3eff7c383202dd78352f5a156d1d5a556275e2e3bac7f7c536c74375c04d65817 -DIST shotwell-0.23.4.tar.xz 5238664 SHA256 b1af25b2889aeeee9e1d4549463fe1baed27c70a3296e459c895ce153b05d4c2 SHA512 814e77f4ca9c714451be1e23a46e99b53de0c84ebc30f1661c63684f743508207a586f0c20c3dafd64fca3c3ee9dd828195ef6415754fb4dee06e063b5428d94 WHIRLPOOL af013865af0ab2eb688f13f2d8b3fbd473e94f0d04cff5c86d893e87a5ef3ce9598d51e64f11d7576ff14eccb4739e25a9b7cdb136fa61150b02d9d5b6432941 DIST shotwell-0.23.7.tar.xz 5348360 SHA256 daa627aa69f17b1b9bef4ad5d4813c32e9a05f5b5aa2762b4f91d837ed14c7aa SHA512 b3d80d01ec5ac2f3245512926302e6b5e4e1d468e98d7567ec8788d35bdc9ecc839b43eca1a2fa2333deb047c760d165e2f2a9913951f0bcbbcd6404927374dc WHIRLPOOL 6ff8722f7d4007c37d6b7e1da388dd28853921f8e5740f3ac6dd4e70cdc7fe0eafdc889a4c8493948c4643f409847f34c6e915d0b79b4f9039298de8f671d4aa -DIST shotwell-icons.tar.bz2 61397 SHA256 edab0b34992dab8e1d397c30a4dca2ef3dad601c6c75e9c1cc771040089762c2 SHA512 b06ce3bb34728253bc3a3643ff7adde38ed7939961d79e001ae445e71435efc8aaefa94e5a3306a10abb9821511d2421590db7488bf7a95c8e5d6d677ecc712c WHIRLPOOL 783c5d0f354791cc8a9ec47aadda2ab3fdc2c73add236306f641422d02ecd6ff36ee38a45d356cd805cd592358471e24f27b67e8e24694523cf4f6340d7ca8bb -DIST shotwell.1 1238 SHA256 7f4036f14a6c599835bd121d63705ddc766388aae8c6414eb3a405c85b9a5014 SHA512 8090d5d339a44992d2543ba9ed1bb6e0eb18da8d3fe6ad4f95f917d3aca352e6af0b8c21a7da3a8be9aa1cb04a13e8602d9db8484d4801547cfadc6c40500ad4 WHIRLPOOL cb3c1ef3cb6a577fa94d0aec4dfc06ee84a1f77771268e3217704fed269cd0cd3c220a4e68d270c152b34dc2e438e193d47aee87dd891a39fd8236a6d269eb3b diff --git a/media-gfx/shotwell/shotwell-0.23.1.ebuild b/media-gfx/shotwell/shotwell-0.23.1.ebuild deleted file mode 100644 index 11c1bc1ac70c..000000000000 --- a/media-gfx/shotwell/shotwell-0.23.1.ebuild +++ /dev/null @@ -1,114 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 -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" -SRC_URI=" - mirror://gnome/sources/${PN}/$(get_version_component_range 1-2)/${P}.tar.xz - http://pkgs.fedoraproject.org/cgit/shotwell.git/plain/shotwell.1 - http://pkgs.fedoraproject.org/cgit/shotwell.git/plain/shotwell-icons.tar.bz2 -" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" - -CORE_SUPPORTED_LANGUAGES=" - af ar as ast bg bn bn_IN bs ca cs da de el en_GB eo es et eu fi fr gd gl gu - he hi hr hu ia id it ja kk km kn ko ky lt lv mk ml mr nb nl nn or pa pl pt - pt_BR ro ru sk sl sr sr@latin sv ta te th tr uk vi zh_CN zh_HK zh_TW" - -for x in ${CORE_SUPPORTED_LANGUAGES}; do - IUSE+="linguas_${x} " -done - -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.4.2:= - >=media-libs/libraw-0.13.2:= - >=net-libs/libsoup-2.26.0:2.4 - >=net-libs/rest-0.7:0.7 - net-libs/webkit-gtk:4 - virtual/libgudev:=[introspection] - >=x11-libs/gtk+-3.12.2:3[X] -" -DEPEND="${RDEPEND} - $(vala_depend) - >=sys-devel/m4-1.4.13 -" - -DOCS=( AUTHORS MAINTAINERS NEWS README THANKS ) - -# 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() { - local x - local linguas="en_GB ${LINGUAS}" - - vala_src_prepare - - sed \ - -e 's|CFLAGS :|CFLAGS +|g' \ - -i plugins/Makefile.plugin.mk || die - - # remove disabled lenguages from build - for x in ${CORE_SUPPORTED_LANGUAGES}; do - if ! has ${x} ${linguas}; then - sed -i "/^${x}$/d" "${S}"/po/LINGUAS || die - fi - done - - gnome2_src_prepare -} - -src_configure() { - # Not a normal configure - ./configure \ - --disable-schemas-compile \ - --disable-desktop-update \ - --disable-icon-update \ - --prefix=/usr \ - --lib=$(get_libdir) || die -} - -src_compile() { - tc-export CC - local valaver="$(vala_best_api_version)" - gnome2_src_compile VALAC="$(type -p valac-${valaver})" -} - -src_install() { - local res - gnome2_src_install - - # https://bugzilla.gnome.org/show_bug.cgi?id=715578 - doman "${DISTDIR}"/${PN}.1 - # https://bugzilla.gnome.org/show_bug.cgi?id=766965 - for res in 16 22 24 32 48 256; do - doicon -s ${res} "${WORKDIR}"/${res}x${res}/* - done -} diff --git a/media-gfx/shotwell/shotwell-0.23.4.ebuild b/media-gfx/shotwell/shotwell-0.23.4.ebuild deleted file mode 100644 index eaa3b638ef79..000000000000 --- a/media-gfx/shotwell/shotwell-0.23.4.ebuild +++ /dev/null @@ -1,76 +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="" - -CORE_SUPPORTED_LANGUAGES=" - af ar as ast bg bn bn-IN bs ca cs da de el en-GB eo es et eu fi fr gd gl gu - he hi hr hu ia id it ja kk km kn ko ky lt lv mk ml mr nb nl nn or pa pl pt - pt-BR ro ru sk sl sr sr-Latn sv ta te th tr uk vi zh-CN zh-HK zh-TW" - -for x in ${CORE_SUPPORTED_LANGUAGES}; do - IUSE+="l10n_${x} " -done - -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/rest-0.7:0.7 - net-libs/webkit-gtk:4 - virtual/libgudev:=[introspection] - >=x11-libs/gtk+-3.12.2:3[X] -" -DEPEND="${RDEPEND} - $(vala_depend) - >=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() { - local x - local linguas="en_GB ${LINGUAS}" - - vala_src_prepare - - # remove disabled languages from build - for x in ${CORE_SUPPORTED_LANGUAGES}; do - if ! has ${x} ${linguas}; then - sed -i "/^${x}$/d" "${S}"/po/LINGUAS || die - fi - done - - gnome2_src_prepare -} |