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 6E29C13838B for ; Tue, 30 Sep 2014 23:53:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2278AE097A; Tue, 30 Sep 2014 23:53:10 +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 B12C2E097A for ; Tue, 30 Sep 2014 23:53:09 +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 8FF263401A9 for ; Tue, 30 Sep 2014 23:53:08 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2273) id 709B469FC; Tue, 30 Sep 2014 23:53:06 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-backup/spideroak-bin: spideroak-bin-5.1.8-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: spideroak-bin-5.1.8-r2.ebuild ChangeLog X-VCS-Directories: app-backup/spideroak-bin X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140930235306.709B469FC@oystercatcher.gentoo.org> Date: Tue, 30 Sep 2014 23:53:06 +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: 2eb91326-58a7-4210-9e83-37cee41f91df X-Archives-Hash: d9685dc8d6ede3e8b59703b2bea02fc1 blueness 14/09/30 23:53:06 Modified: ChangeLog Added: spideroak-bin-5.1.8-r2.ebuild Log: Replace USE=headless with USE=-X, bug #521766 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA) Revision Changes Path 1.48 app-backup/spideroak-bin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/spideroak-bin/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/spideroak-bin/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/spideroak-bin/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 28 Sep 2014 16:03:58 -0000 1.47 +++ ChangeLog 30 Sep 2014 23:53:06 -0000 1.48 @@ -1,6 +1,12 @@ # ChangeLog for app-backup/spideroak-bin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/ChangeLog,v 1.47 2014/09/28 16:03:58 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/ChangeLog,v 1.48 2014/09/30 23:53:06 blueness Exp $ + +*spideroak-bin-5.1.8-r2 (30 Sep 2014) + + 30 Sep 2014; Anthony G. Basile + +spideroak-bin-5.1.8-r2.ebuild: + Replace USE=headless with USE=-X, bug #521766 *spideroak-bin-5.1.8-r1 (28 Sep 2014) 1.1 app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild?rev=1.1&content-type=text/plain Index: spideroak-bin-5.1.8-r2.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild,v 1.1 2014/09/30 23:53:06 blueness Exp $ EAPI="5" inherit eutils unpacker SRC_URI_BASE="https://spideroak.com/getbuild?platform=ubuntu" DESCRIPTION="An easy, secure and consolidated free online backup, storage, access and sharing system" HOMEPAGE="https://spideroak.com" SRC_URI="x86? ( ${SRC_URI_BASE}&arch=i386&version=${PV} -> ${P}_x86.deb ) amd64? ( ${SRC_URI_BASE}&arch=x86_64&version=${PV} -> ${P}_amd64.deb )" RESTRICT="mirror strip" LICENSE="spideroak" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dbus X" DEPEND="dev-util/patchelf" RDEPEND=" app-crypt/mit-krb5[keyutils] dbus? ( sys-apps/dbus ) X? ( media-libs/fontconfig media-libs/freetype:2 dev-libs/glib:2 x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libXext x11-libs/libXmu x11-libs/libXrender x11-libs/libXt ) " S=${WORKDIR} QA_PREBUILT="*" src_prepare() { # Set RPATH for preserve-libs handling (bug #400979). cd "${S}/opt/SpiderOak/lib" || die local x for x in `find` ; do # Use \x7fELF header to separate ELF executables and libraries [[ -f ${x} && $(od -t x1 -N 4 "${x}") == *"7f 45 4c 46"* ]] || continue patchelf --set-rpath '$ORIGIN' "${x}" || \ die "patchelf failed on ${x}" done } src_install() { #install the wrapper script exeinto /usr/bin doexe usr/bin/SpiderOak # inotify_dir_watcher needs to be marked executable, bug #453266 #chmod a+rx opt/SpiderOak/lib/inotify_dir_watcher #install the executable exeinto /opt/SpiderOak/lib doexe opt/SpiderOak/lib/SpiderOak doexe opt/SpiderOak/lib/inotify_dir_watcher rm -f opt/SpiderOak/lib/{SpiderOak,inotify_dir_watcher} #install the prebundled libraries insinto /opt/SpiderOak doins -r opt/SpiderOak/lib #install the config files use dbus || rm -rf etc/dbus-1 insinto / doins -r etc #install the manpage doman usr/share/man/man1/SpiderOak.1.gz if use X; then domenu usr/share/applications/spideroak.desktop doicon usr/share/pixmaps/SpiderOak.png fi } pkg_postinst() { if ! use X; then einfo "For instructions on running SpiderOak without a GUI, please read the FAQ:" einfo " https://spideroak.com/faq/questions/62/how_do_i_install_spideroak_on_a_headless_linux_server/" einfo " https://spideroak.com/faq/questions/67/how_can_i_use_spideroak_from_the_commandline/" fi }