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 1SNJfT-0005io-Sl for garchives@archives.gentoo.org; Thu, 26 Apr 2012 08:03:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 100C4E0700; Thu, 26 Apr 2012 08:03:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C3B50E0700 for ; Thu, 26 Apr 2012 08:03:04 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32EC91B4037 for ; Thu, 26 Apr 2012 08:03:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E8B8EE5402 for ; Thu, 26 Apr 2012 08:03:02 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1335427425.113f6c77174178928ccd637536a5355f334b4a1a.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/kphotoalbum/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/kphotoalbum/kphotoalbum-4.2.ebuild media-gfx/kphotoalbum/metadata.xml X-VCS-Directories: media-gfx/kphotoalbum/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 113f6c77174178928ccd637536a5355f334b4a1a X-VCS-Branch: master Date: Thu, 26 Apr 2012 08:03:02 +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: 9e66c863-56c7-4521-8147-c4f811630ad7 X-Archives-Hash: 74e6772c80b638262e9aeeaeb4e49bea commit: 113f6c77174178928ccd637536a5355f334b4a1a Author: Johannes Huber gentoo org> AuthorDate: Thu Apr 26 08:03:45 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Apr 26 08:03:45 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D113f6c77 [media-gfx/kphotoalbum] Moved to tree. (Portage version: 2.2.0_alpha101/git/Linux i686, unsigned Manifest commit= ) --- media-gfx/kphotoalbum/kphotoalbum-4.2.ebuild | 47 --------------------= ------ media-gfx/kphotoalbum/metadata.xml | 9 ----- 2 files changed, 0 insertions(+), 56 deletions(-) diff --git a/media-gfx/kphotoalbum/kphotoalbum-4.2.ebuild b/media-gfx/kph= otoalbum/kphotoalbum-4.2.ebuild deleted file mode 100644 index aaf9609..0000000 --- a/media-gfx/kphotoalbum/kphotoalbum-4.2.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3D4 - -KDE_LINGUAS=3D"ar be bg bs ca ca@valencia cs da de el en_GB eo es et fi = fr ga gl -hi hne hr is it ja km lt mai nb nds nl nn pa pl pt pt_BR ro ru se sk sv = tr ug uk -vi zh_CN zh_TW" -inherit kde4-base - -DESCRIPTION=3D"KDE Photo Album is a tool for indexing, searching, and vi= ewing images." -HOMEPAGE=3D"http://www.kphotoalbum.org/" -SRC_URI=3D"mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2" - -LICENSE=3D"GPL-2 FDL-1.2" -KEYWORDS=3D"~amd64 ~x86" -SLOT=3D"4" -IUSE=3D"debug +exif +geolocation +kipi +raw +semantic-desktop" - -DEPEND=3D" - $(add_kdebase_dep kdelibs 'semantic-desktop=3D') - >=3Dx11-libs/qt-sql-4.4:4[sqlite] - virtual/jpeg - exif? ( >=3Dmedia-gfx/exiv2-0.17 ) - geolocation? ( $(add_kdebase_dep marble) ) - kipi? ( $(add_kdebase_dep libkipi) ) - raw? ( $(add_kdebase_dep libkdcraw) ) -" -RDEPEND=3D"${DEPEND} - semantic-desktop? ( $(add_kdebase_dep nepomuk) ) -" - -DOCS=3D( ChangeLog README TODO ) - -src_configure() { - mycmakeargs=3D( - $(cmake-utils_use_with exif Exiv2) - $(cmake-utils_use_with geolocation Marble) - $(cmake-utils_use_with kipi) - $(cmake-utils_use_with raw Kdcraw) - $(cmake-utils_use_with semantic-desktop Nepomuk) - $(cmake-utils_use_with semantic-desktop Soprano) - ) - - kde4-base_src_configure -} diff --git a/media-gfx/kphotoalbum/metadata.xml b/media-gfx/kphotoalbum/m= etadata.xml deleted file mode 100644 index 342cf6a..0000000 --- a/media-gfx/kphotoalbum/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - -kde - - Add support for kde-base/marble - Support for the KDE Image Plugin Interface - -