From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 61296138359 for ; Thu, 22 Oct 2020 12:45:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A6B3E0829; Thu, 22 Oct 2020 12:45:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 47FA6E0829 for ; Thu, 22 Oct 2020 12:45:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8345C340D5A for ; Thu, 22 Oct 2020 12:45:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ECF6133A for ; Thu, 22 Oct 2020 12:45:46 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1603370739.c0dba32a7dc05a46974f0270878ddd40f03d8a5f.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/dropbox/Manifest net-misc/dropbox/dropbox-108.4.453.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: c0dba32a7dc05a46974f0270878ddd40f03d8a5f X-VCS-Branch: master Date: Thu, 22 Oct 2020 12:45:46 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9e00946c-e1c0-491c-83e6-18fa3991f955 X-Archives-Hash: 839b54e1c41fa0c65c9327ad8a78dad2 commit: c0dba32a7dc05a46974f0270878ddd40f03d8a5f Author: Ben Kohler gentoo org> AuthorDate: Thu Oct 22 12:45:18 2020 +0000 Commit: Ben Kohler gentoo org> CommitDate: Thu Oct 22 12:45:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0dba32a net-misc/dropbox: bump to 108.4.453 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Ben Kohler gentoo.org> net-misc/dropbox/Manifest | 2 + net-misc/dropbox/dropbox-108.4.453.ebuild | 102 ++++++++++++++++++++++++++++++ 2 files changed, 104 insertions(+) diff --git a/net-misc/dropbox/Manifest b/net-misc/dropbox/Manifest index e256be73db7..87865453339 100644 --- a/net-misc/dropbox/Manifest +++ b/net-misc/dropbox/Manifest @@ -1,2 +1,4 @@ DIST dropbox-lnx.x86-107.4.443.tar.gz 97367039 BLAKE2B 03fe85febc6e1da364166f3be9a80dafa0ba1d50b885ab354f788bef2237280cb57f04a5e12d21b211f342e8a12a5a3b7ca92a958899dfcfacc33503f2aaf5a8 SHA512 49332eba4ba7f6babf018aa6a3d6fb48e82b404c69a19aeb51f9497bca9800062302146862c900d2f545e032edb80d2c82b240f58a748c09d78834dbc717ccd1 +DIST dropbox-lnx.x86-108.4.453.tar.gz 97742044 BLAKE2B 5784dd3605dbe8652b2156b4cfd0d35b7e8a546544ab44dfdb9486b5456aca3631d0b4e264ba704722c599da6c11a70e550e2568ae6dd67d4779c4396482503e SHA512 fd34856e2041072740e01979b695c6caa525473dc36b42f782b1c9766adb964437108d398209b4091a2a368ef680cb6105c27f41f5618b72d88642d0627e8b26 DIST dropbox-lnx.x86_64-107.4.443.tar.gz 101412428 BLAKE2B 06761d0a08945a149c97229b820f545cf269c647958495b5a1b6949ad57107b10e7ae38dd2180773060d386dee8311e4d076abb423a685c96832960aedbcdcc8 SHA512 753504d38d5a26c26ff132299e4e87b1106beea4490cc1a482e3a95f3ba8c5cc23269d3719ed317ab046b2f5943a998e99f18f3d0b0a1730b3e5d8568214cc1a +DIST dropbox-lnx.x86_64-108.4.453.tar.gz 101776020 BLAKE2B 0ba330d308e83341575aea3e5cb797f6ec923645c931b578cd2b8e31d060bc90712cce7ade0e8cf11c62ef2fff8cb7943a27185741ee3282761e4108a2d4982f SHA512 1a9594a1be95cb93e8359792d676de98cce3539ea338424ad4b308869c103f618bb72d02c9a29bc7c2b405aabc23985cad36d3f85fb7b8145368452b62a988e2 diff --git a/net-misc/dropbox/dropbox-108.4.453.ebuild b/net-misc/dropbox/dropbox-108.4.453.ebuild new file mode 100644 index 00000000000..7286be94a2d --- /dev/null +++ b/net-misc/dropbox/dropbox-108.4.453.ebuild @@ -0,0 +1,102 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit desktop pax-utils systemd xdg + +DESCRIPTION="Dropbox daemon (pretends to be GUI-less)" +HOMEPAGE="https://www.dropbox.com/" +SRC_URI=" + amd64? ( https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-${PV}.tar.gz ) + x86? ( https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-${PV}.tar.gz )" + +LICENSE="BSD-2 CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~x86-linux" +IUSE="selinux X" + +RESTRICT="mirror strip" + +QA_PREBUILT="opt/.*" +QA_EXECSTACK="opt/dropbox/dropbox" + +BDEPEND="dev-util/patchelf" + +# Be sure to have GLIBCXX_3.4.9, #393125 +RDEPEND=" + X? ( + x11-themes/hicolor-icon-theme + ) + selinux? ( sec-policy/selinux-dropbox ) + app-arch/bzip2 + dev-libs/glib:2 + dev-libs/libffi-compat:6 + media-libs/fontconfig + media-libs/freetype + net-misc/wget + sys-libs/zlib + sys-libs/ncurses-compat:5 + virtual/opengl + x11-libs/libICE + x11-libs/libSM + x11-libs/libX11 +" + +src_unpack() { + unpack ${A} + mkdir -p "${S}" || die + mv "${WORKDIR}"/.dropbox-dist/* "${S}" || die + mv "${S}"/dropbox-lnx.*-${PV}/* "${S}" || die + rmdir "${S}"/dropbox-lnx.*-${PV}/ || die + rmdir .dropbox-dist || die +} + +src_prepare() { + default + # we supply all of these in RDEPEND + rm -vf libGL.so.1 libX11* libffi.so.6 || die + # some of these do not appear to be used + rm -vf libQt5{OpenGL,PrintSupport,Qml,Quick,Sql,WebKit,WebKitWidgets}.so.5 \ + PyQt5.QtPrintSupport.* PyQt5.QtQml.* PyQt5.QtQuick.* \ + wmctrl libdrm.so.2 libpopt.so.0 || die + if use X ; then + mv images/hicolor/16x16/status "${T}" || die + else + rm -vrf images || die + fi + patchelf --set-rpath '$ORIGIN' \ + apex._apex.*.so \ + nucleus_python.*.so \ + tprt.*.so \ + || die + pax-mark cm dropbox + mv README ACKNOWLEDGEMENTS "${T}" || die +} + +src_install() { + local targetdir="/opt/dropbox" + + insinto "${targetdir}" + doins -r * + fperms a+x "${targetdir}"/{dropbox,dropboxd} + dosym "${targetdir}/dropboxd" "/opt/bin/dropbox" + + use X && doicon -s 16 -c status "${T}"/status + + make_desktop_entry "${PN}" "Dropbox" "dropboxstatus-logo" + + newinitd "${FILESDIR}"/dropbox.initd dropbox + newconfd "${FILESDIR}"/dropbox.conf dropbox + systemd_newunit "${FILESDIR}"/dropbox_at.service-r2 "dropbox@.service" + + dodoc "${T}"/{README,ACKNOWLEDGEMENTS} +} + +pkg_postinst() { + einfo "Warning: while running, dropbox may attempt to autoupdate itself in" + einfo " your user's home directory. To prevent this, run the following as" + einfo " each user who will run dropbox:" + einfo "" + einfo "install -dm0 ~/.dropbox-dist" +}