From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5EE9D1389E2 for ; Mon, 1 Dec 2014 12:27:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8AADE08B0; Mon, 1 Dec 2014 12:27:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 77F73E08E6 for ; Mon, 1 Dec 2014 12:27:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 15D6D34052D for ; Mon, 1 Dec 2014 12:27:18 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2323) id 4AE14B491; Mon, 1 Dec 2014 12:27:16 +0000 (UTC) From: "Michael Palimaka (kensington)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, kensington@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/digikam: digikam-4.4.0-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: digikam-4.4.0-r1.ebuild ChangeLog X-VCS-Directories: media-gfx/digikam X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141201122716.4AE14B491@oystercatcher.gentoo.org> Date: Mon, 1 Dec 2014 12:27:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0d707f49-7e6f-4773-9ec7-e1e53e17c434 X-Archives-Hash: a8a6e2d3634c686c386e49478a6d5159 kensington 14/12/01 12:27:16 Modified: ChangeLog Added: digikam-4.4.0-r1.ebuild Log: Backport patch from upstream to solve a hang wrt bug #521992. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!) Revision Changes Path 1.269 media-gfx/digikam/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/ChangeLog?rev=1.269&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/ChangeLog?rev=1.269&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/ChangeLog?r1=1.268&r2=1.269 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/digikam/ChangeLog,v retrieving revision 1.268 retrieving revision 1.269 diff -u -r1.268 -r1.269 --- ChangeLog 30 Oct 2014 20:08:53 -0000 1.268 +++ ChangeLog 1 Dec 2014 12:27:16 -0000 1.269 @@ -1,6 +1,12 @@ # ChangeLog for media-gfx/digikam # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/digikam/ChangeLog,v 1.268 2014/10/30 20:08:53 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/digikam/ChangeLog,v 1.269 2014/12/01 12:27:16 kensington Exp $ + +*digikam-4.4.0-r1 (01 Dec 2014) + + 01 Dec 2014; Michael Palimaka + +digikam-4.4.0-r1.ebuild, +files/digikam-4.4.0-hang.patch: + Backport patch from upstream to solve a hang wrt bug #521992. 30 Oct 2014; Andreas K. Huettel digikam-4.2.0.ebuild: Fix lensfun dependency, bug 526092 1.1 media-gfx/digikam/digikam-4.4.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/digikam-4.4.0-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/digikam-4.4.0-r1.ebuild?rev=1.1&content-type=text/plain Index: digikam-4.4.0-r1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/digikam/digikam-4.4.0-r1.ebuild,v 1.1 2014/12/01 12:27:16 kensington Exp $ EAPI=5 KDE_LINGUAS="af ar az be bg bn br bs ca cs csb cy da de el en_GB eo es et eu fa fi fo fr fy ga gl ha he hi hr hsb hu id is it ja ka kk km ko ku lb lo lt lv mi mk mn ms mt nb nds ne nl nn nso oc pa pl pt pt_BR ro ru rw se sk sl sq sr sr@Latn ss sv ta te tg th tr tt uk uz uz@cyrillic ven vi wa xh zh_CN zh_HK zh_TW zu" KDE_HANDBOOK="optional" CMAKE_MIN_VERSION="2.8" KDE_MINIMAL="4.10" KDE_DOC_DIRS="doc-digikam doc-showfoto" inherit kde4-base MY_PV=${PV/_/-} MY_P=${PN}-${MY_PV} DESCRIPTION="Digital photo management application for KDE" HOMEPAGE="http://www.digikam.org/" SRC_URI="mirror://kde/stable/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2 handbook? ( FDL-1.2 )" KEYWORDS="~amd64 ~x86" SLOT="4" IUSE="addressbook debug doc gphoto2 mysql nepomuk semantic-desktop themedesigner +thumbnails video" CDEPEND=" $(add_kdebase_dep kdebase-kioslaves) kde-base/libkdcraw:4= kde-base/libkexiv2:4= $(add_kdebase_dep libkipi) kde-base/marble:4=[plasma] media-libs/jasper media-libs/lcms:2 media-libs/lensfun >=media-libs/libkface-3.3.0 media-libs/libkgeomap media-libs/liblqr >=media-libs/libpgf-6.12.27 media-libs/libpng:0= >=media-libs/opencv-2.4.9 media-libs/tiff virtual/jpeg dev-qt/qtgui:4 || ( dev-qt/qtsql:4[mysql] dev-qt/qtsql:4[sqlite] ) addressbook? ( $(add_kdebase_dep kdepimlibs) ) gphoto2? ( media-libs/libgphoto2:= ) mysql? ( virtual/mysql ) nepomuk? ( dev-libs/shared-desktop-ontologies dev-libs/soprano $(add_kdebase_dep kdelibs 'semantic-desktop(+)') $(add_kdebase_dep nepomuk-core) ) semantic-desktop? ( $(add_kdebase_dep baloo) ) " RDEPEND="${CDEPEND} $(add_kdebase_dep kreadconfig) media-plugins/kipi-plugins video? ( || ( $(add_kdebase_dep mplayerthumbs) $(add_kdebase_dep ffmpegthumbs) ) ) " DEPEND="${CDEPEND} dev-cpp/eigen:3 dev-libs/boost sys-devel/gettext doc? ( app-doc/doxygen ) " S="${WORKDIR}/${MY_P}/core" RESTRICT=test # bug 366505 PATCHES=( "${FILESDIR}/${P}-libkexiv2.patch" "${FILESDIR}/${P}-hang.patch" ) src_prepare() { # just to make absolutely sure rm -rf "${WORKDIR}/${MY_P}/extra" || die # prepare the handbook mkdir doc-digikam doc-showfoto || die echo "add_subdirectory( en )" > doc-digikam/CMakeLists.txt || die mv "${WORKDIR}/${MY_P}/doc/${PN}/digikam" doc-digikam/en || die echo "add_subdirectory( en )" > doc-showfoto/CMakeLists.txt || die mv "${WORKDIR}/${MY_P}/doc/${PN}/showfoto" doc-showfoto/en || die sed -i -e 's:../digikam/:../../doc-digikam/en/:g' doc-showfoto/en/index.docbook || die # prepare the translations mv "${WORKDIR}/${MY_P}/po" po || die find po -name "*.po" -and -not -name "digikam.po" -exec rm {} + echo "find_package(Msgfmt REQUIRED)" >> CMakeLists.txt || die echo "find_package(Gettext REQUIRED)" >> CMakeLists.txt || die echo "add_subdirectory( po )" >> CMakeLists.txt || die kde4-base_src_prepare if use handbook; then echo "add_subdirectory( doc-digikam )" >> CMakeLists.txt echo "add_subdirectory( doc-showfoto )" >> CMakeLists.txt fi } src_configure() { # LQR = only allows to choose between bundled/external local mycmakeargs=( -DENABLE_LCMS2=ON -DFORCED_UNBUNDLE=ON -DWITH_LQR=ON -DWITH_LENSFUN=ON $(cmake-utils_use_enable addressbook KDEPIMLIBSSUPPORT) -DWITH_MarbleWidget=ON $(cmake-utils_use_enable gphoto2 GPHOTO2) $(cmake-utils_use_with gphoto2) $(cmake-utils_use_with nepomuk Soprano) $(cmake-utils_use_enable themedesigner) $(cmake-utils_use_enable thumbnails THUMBS_DB) $(cmake-utils_use_enable mysql INTERNALMYSQL) $(cmake-utils_use_enable debug DEBUG_MESSAGES) $(cmake-utils_use_enable nepomuk NEPOMUKSUPPORT) $(cmake-utils_use_enable semantic-desktop BALOOSUPPORT) ) kde4-base_src_configure } src_compile() { local mytargets="all" use doc && mytargets+=" doc" kde4-base_src_compile ${mytargets} } src_install() { kde4-base_src_install if use doc; then # install the api documentation insinto /usr/share/doc/${PF}/ doins -r ${CMAKE_BUILD_DIR}/api/html fi } pkg_postinst() { kde4-base_pkg_postinst if use doc; then einfo "The digikam api documentation has been installed at /usr/share/doc/${PF}/html" fi }