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 5A95D13824A for ; Sat, 7 May 2016 22:03:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1909C21C087; Sat, 7 May 2016 22:03:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 98DFA21C087 for ; Sat, 7 May 2016 22:03:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5565933BE44 for ; Sat, 7 May 2016 22:03:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C39A4327 for ; Sat, 7 May 2016 22:03:37 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1462658605.21f7db9006140c7aa28c14aefba92fd30a58cb95.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/backintime/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/backintime/Manifest app-backup/backintime/backintime-1.1.12.ebuild X-VCS-Directories: app-backup/backintime/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 21f7db9006140c7aa28c14aefba92fd30a58cb95 X-VCS-Branch: master Date: Sat, 7 May 2016 22:03:37 +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: d0d37630-1309-4b22-86f0-131d12157ef0 X-Archives-Hash: 5f51edff01f6cd7cf18a63be398481fd commit: 21f7db9006140c7aa28c14aefba92fd30a58cb95 Author: Michael Weber gentoo org> AuthorDate: Sat May 7 22:03:25 2016 +0000 Commit: Michael Weber gentoo org> CommitDate: Sat May 7 22:03:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21f7db90 app-backup/backintime: Version bump (thanks Yanestra for the hint, bug 579560). Package-Manager: portage-2.2.28 app-backup/backintime/Manifest | 1 + app-backup/backintime/backintime-1.1.12.ebuild | 78 ++++++++++++++++++++++++++ 2 files changed, 79 insertions(+) diff --git a/app-backup/backintime/Manifest b/app-backup/backintime/Manifest index e377aca..eca5319 100644 --- a/app-backup/backintime/Manifest +++ b/app-backup/backintime/Manifest @@ -1 +1,2 @@ +DIST backintime-1.1.12.tar.gz 656192 SHA256 a835e4eccb70ea3e8156861750a4c93d33dbc0e8590daf390c5a54dcc6b0ee4c SHA512 e1dc3e3d2bac8b0f390898029978e806128ffd6005471a7e8a697c44f9e271f9902b496b33b037133f9a509f4ca3f8b8f10adf681b670ec9a1a751dfc786cb62 WHIRLPOOL 8ada493d2cbb38879bc7481899eb41fa235b9e4e7d3a003d40b230c32924e568a2fa0b43bbd875c734279f36d63dd678cd7eabf406a18cc4b7c45d716cacfae1 DIST backintime-1.1.8.tar.gz 617754 SHA256 a1f2d210e95633dfe383eb50b3b560d1e09c43de4ce89dd4cb193cab40cb8a1e SHA512 550e270dcf341ec5ad952f4decd836007d19ff9bf60cada834dfb488dbf29954b6fd3ed80a4f8fb4406a0166895a7f7c922e5622d06c43086dd54073e5aabd99 WHIRLPOOL ea9af3c432c61def4214e1d1e2c70e40cb7e50867bb0fa08930740c13133293ad135fd6c97295ab176deaedacb33e72583dc7c34dcfc3cb375a8b6e7fc7ab632 diff --git a/app-backup/backintime/backintime-1.1.12.ebuild b/app-backup/backintime/backintime-1.1.12.ebuild new file mode 100644 index 0000000..62e5964 --- /dev/null +++ b/app-backup/backintime/backintime-1.1.12.ebuild @@ -0,0 +1,78 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python3_3 python3_4 ) + +inherit eutils python-single-r1 + +DESCRIPTION="Backup system inspired by TimeVault and FlyBack, with a GUI for GNOME and KDE4" +HOMEPAGE="http://backintime.le-web.org/" +SRC_URI="http://${PN}.le-web.org/download/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="qt4" + +DEPEND="${PYTHON_DEPS} + dev-python/dbus-python[${PYTHON_USEDEP}] + dev-python/keyring[${PYTHON_USEDEP}] + net-misc/openssh + net-misc/rsync[xattr,acl]" +RDEPEND="${DEPEND} + qt4? ( dev-python/PyQt4 )" + +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +src_prepare() { + #fix doc install location + sed -e "s:/doc/${PN}-common:/doc/${PF}:g" \ + -i common/configure || die + sed -e "s:/doc/${PN}-qt4:/doc/${PF}:g" \ + -i qt4/configure || die + sed -e "/addInstallFile \"..\/VERSION/d" \ + -e "/addInstallFile \"..\/LICENSE/d" \ + -e "/addInstallFile \"..\/debian\/copyright/d" \ + -i {qt4,common}/configure || die + + if [ -n ${LINGUAS+x} ] ; then + cd common/po || die + for po in *.po ; do + if ! has ${po/.po} ${LINGUAS} ; then + rm ${po} || die + fi + done + fi +} + +src_configure() { + cd "${S}"/common || die + ./configure --python3 --no-fuse-group || die + if use qt4 ; then + cd "${S}"/qt4 || die + ./configure --python3 || die + fi +} + +src_compile() { + cd "${S}"/common || die + emake + if use qt4 ; then + cd "${S}"/qt4 || die + emake + fi +} + +src_install() { + cd "${S}"/common || die + emake DESTDIR="${D}" install + if use qt4 ; then + cd "${S}"/qt4 || die + emake DESTDIR="${D}" install + fi + + python_optimize "${D}" +}