From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PFZHm-0006sY-O1 for garchives@archives.gentoo.org; Mon, 08 Nov 2010 21:29:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF8891C1EF; Mon, 8 Nov 2010 21:29:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 841571C1EF for ; Mon, 8 Nov 2010 21:29:53 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C2B301B41FB for ; Mon, 8 Nov 2010 21:29:52 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2276) id 5032920051; Mon, 8 Nov 2010 21:29:51 +0000 (UTC) From: "Andreas HAttel (dilfridge)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dilfridge@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/digikam: digikam-1.5.0.ebuild ChangeLog digikam-1.2.0-r4.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: digikam-1.5.0.ebuild ChangeLog digikam-1.2.0-r4.ebuild X-VCS-Directories: media-gfx/digikam X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas HAttel Content-Type: text/plain; charset=utf8 Message-Id: <20101108212951.5032920051@flycatcher.gentoo.org> Date: Mon, 8 Nov 2010 21:29:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 167274db-c1bc-4dc0-bc28-77dc7a6e4857 X-Archives-Hash: 37f35be5fc90ce62dce96e03d8f24db7 dilfridge 10/11/08 21:29:51 Modified: digikam-1.5.0.ebuild ChangeLog Added: digikam-1.2.0-r4.ebuild Log: Depend on virtual/jpeg =20 (Portage version: 2.1.9.24/cvs/Linux x86_64) Revision Changes Path 1.4 media-gfx/digikam/digikam-1.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/= digikam-1.5.0.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/= digikam-1.5.0.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/= digikam-1.5.0.ebuild?r1=3D1.3&r2=3D1.4 Index: digikam-1.5.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-gfx/digikam/digikam-1.5.0.ebuild,= v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- digikam-1.5.0.ebuild 28 Oct 2010 19:18:16 -0000 1.3 +++ digikam-1.5.0.ebuild 8 Nov 2010 21:29:50 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/digikam/digikam-1.5.0.ebuil= d,v 1.3 2010/10/28 19:18:16 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/digikam/digikam-1.5.0.ebuil= d,v 1.4 2010/11/08 21:29:50 dilfridge Exp $ =20 EAPI=3D"2" =20 @@ -34,7 +34,7 @@ >=3Dkde-base/libkipi-${KDE_MINIMAL} >=3Dkde-base/solid-${KDE_MINIMAL} media-libs/jasper - >=3Dmedia-libs/jpeg-8 + virtual/jpeg media-libs/lcms:0 >=3Dmedia-libs/lensfun-0.2.5 media-libs/liblqr 1.166 media-gfx/digikam/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/= ChangeLog?rev=3D1.166&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/= ChangeLog?rev=3D1.166&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/= ChangeLog?r1=3D1.165&r2=3D1.166 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-gfx/digikam/ChangeLog,v retrieving revision 1.165 retrieving revision 1.166 diff -u -r1.165 -r1.166 --- ChangeLog 4 Nov 2010 00:19:47 -0000 1.165 +++ ChangeLog 8 Nov 2010 21:29:50 -0000 1.166 @@ -1,6 +1,12 @@ # ChangeLog for media-gfx/digikam # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/digikam/ChangeLog,v 1.165 2= 010/11/04 00:19:47 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/digikam/ChangeLog,v 1.166 2= 010/11/08 21:29:50 dilfridge Exp $ + +*digikam-1.2.0-r4 (08 Nov 2010) + + 08 Nov 2010; Andreas K. Huettel + +digikam-1.2.0-r4.ebuild, digikam-1.5.0.ebuild: + Depend on virtual/jpeg =20 04 Nov 2010; Andreas K. Huettel -digikam-1.1.0-r1.ebuild, -files/digikam-1.1.0-libpgf.patch, 1.1 media-gfx/digikam/digikam-1.2.0-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/= digikam-1.2.0-r4.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/digikam/= digikam-1.2.0-r4.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: digikam-1.2.0-r4.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/digikam/digikam-1.2.0-r4.ebu= ild,v 1.1 2010/11/08 21:29:51 dilfridge Exp $ EAPI=3D"2" KDE_LINGUAS=3D"ar be bg ca cs da de el es et eu fa fi fr ga gl he hi is i= t ja km ko lt lv lb nds ne nl nn pa pl pt pt_BR ro ru se sk sl sv th tr uk vi zh_= CN zh_TW" KMNAME=3D"extragear/graphics" inherit kde4-base MY_P=3D"${PN}-${PV/_/-}" DESCRIPTION=3D"A digital photo management application for KDE." HOMEPAGE=3D"http://www.digikam.org/" SRC_URI=3D"mirror://sourceforge/${PN}/${MY_P}.tar.bz2 handbook? ( mirror://gentoo/${PN}-doc-1.4.0.tar.bz2 )" LICENSE=3D"GPL-2 handbook? ( FDL-1.2 )" KEYWORDS=3D"~amd64 ~x86" SLOT=3D"4" IUSE=3D"addressbook debug doc geolocation gphoto2 handbook lensfun semant= ic-desktop +thumbnails video" CDEPEND=3D" >=3Dkde-base/kdelibs-${KDE_MINIMAL}[semantic-desktop?] >=3Dkde-base/libkdcraw-${KDE_MINIMAL} >=3Dkde-base/libkexiv2-${KDE_MINIMAL} >=3Dkde-base/libkipi-${KDE_MINIMAL} >=3Dkde-base/solid-${KDE_MINIMAL} media-libs/jasper virtual/jpeg media-libs/lcms:0 media-libs/liblqr media-libs/libpng media-libs/tiff media-libs/libpgf >=3Dmedia-plugins/kipi-plugins-1.2.0-r1 virtual/lapack x11-libs/qt-gui[qt3support] x11-libs/qt-sql[sqlite] addressbook? ( >=3Dkde-base/kdepimlibs-${KDE_MINIMAL} ) geolocation? ( >=3Dkde-base/marble-${KDE_MINIMAL} ) gphoto2? ( media-libs/libgphoto2 ) lensfun? ( media-libs/lensfun ) " RDEPEND=3D"${CDEPEND} >=3Dkde-base/kreadconfig-${KDE_MINIMAL} video? ( || ( >=3Dkde-base/mplayerthumbs-${KDE_MINIMAL} >=3Dkde-base/ffmpegthumbs-${KDE_MINIMAL} ) ) " # gcc[fortran] is required since we cannot otherwise link to the lapack l= ibrary # (the fun of unbundling) DEPEND=3D"${CDEPEND} sys-devel/gcc[fortran] sys-devel/gettext doc? ( app-doc/doxygen virtual/latex-base ) " S=3D"${WORKDIR}/${MY_P}" PATCHES=3D( "${FILESDIR}/${P}"-{ratingwidget,libpgf-r3,docs-r3,lapack}.pa= tch ) src_prepare() { if use handbook; then mv "${WORKDIR}/${PN}"-1.4.0/* "${S}/" || die else mkdir doc || die echo > doc/CMakeLists.txt || die fi kde4-base_src_prepare } src_configure() { local backend use semantic-desktop && backend=3D"Nepomuk" || backend=3D"None" # LQR =3D only allows to choose between bundled/external mycmakeargs=3D( -DWITH_LQR=3DON -DGWENVIEW_SEMANTICINFO_BACKEND=3D${backend} $(cmake-utils_use_with addressbook KdepimLibs) $(cmake-utils_use_build doc) $(cmake-utils_use_with geolocation MarbleWidget) $(cmake-utils_use_enable gphoto2 GPHOTO2) $(cmake-utils_use_with gphoto2) $(cmake-utils_use_with lensfun LensFun) $(cmake-utils_use_with semantic-desktop Soprano) -DENABLE_THEMEDESIGNER=3DOFF $(cmake-utils_use_enable thumbnails THUMBS_DB) ) kde4-base_src_configure } src_install() { kde4-base_src_install if use doc; then # install the api documentation dodir /usr/share/doc/${PF}/html || die insinto /usr/share/doc/${PF}/html doins -r ${CMAKE_BUILD_DIR}/api/html/* || die fi if use handbook; then dodoc readme-handbook.txt || die fi } pkg_postinst() { kde4-base_pkg_postinst if use doc; then elog The digikam api documentation has been installed at /usr/share/doc= /${PF}/html fi }