diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-02-15 19:20:40 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-02-15 19:20:40 +0000 |
commit | 9db80f3b3a8d28747b36e71167f16a6026495ea8 (patch) | |
tree | 251b85cc508095ae81ffe0712bd63cd7bc7d661d | |
parent | Marking xterm-276 ppc for bug 394393 (diff) | |
download | gentoo-2-9db80f3b3a8d28747b36e71167f16a6026495ea8.tar.gz gentoo-2-9db80f3b3a8d28747b36e71167f16a6026495ea8.tar.bz2 gentoo-2-9db80f3b3a8d28747b36e71167f16a6026495ea8.zip |
Version Bump, #402501, drop a copuple of bundled libs, #400877, drop mprotect() PaX flag, #401467, drop . from DESCRIPTION
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
-rw-r--r-- | net-misc/dropbox/ChangeLog | 13 | ||||
-rw-r--r-- | net-misc/dropbox/dropbox-1.2.13-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/dropbox/dropbox-1.2.13-r2.ebuild | 6 | ||||
-rw-r--r-- | net-misc/dropbox/dropbox-1.2.13.ebuild | 6 | ||||
-rw-r--r-- | net-misc/dropbox/dropbox-1.2.24-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/dropbox/dropbox-1.2.24.ebuild | 6 | ||||
-rw-r--r-- | net-misc/dropbox/dropbox-1.2.48.ebuild | 6 | ||||
-rw-r--r-- | net-misc/dropbox/dropbox-1.2.51.ebuild | 70 | ||||
-rw-r--r-- | net-misc/dropbox/metadata.xml | 6 |
9 files changed, 102 insertions, 23 deletions
diff --git a/net-misc/dropbox/ChangeLog b/net-misc/dropbox/ChangeLog index 5258271f1c53..282040781c63 100644 --- a/net-misc/dropbox/ChangeLog +++ b/net-misc/dropbox/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for net-misc/dropbox -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/ChangeLog,v 1.8 2011/12/18 09:11:30 naota Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/ChangeLog,v 1.9 2012/02/15 19:20:40 jlec Exp $ + +*dropbox-1.2.51 (15 Feb 2012) + + 15 Feb 2012; Justin Lecher <jlec@gentoo.org> dropbox-1.2.13.ebuild, + dropbox-1.2.13-r1.ebuild, dropbox-1.2.13-r2.ebuild, dropbox-1.2.24.ebuild, + dropbox-1.2.24-r1.ebuild, dropbox-1.2.48.ebuild, +dropbox-1.2.51.ebuild, + metadata.xml: + Version Bump, #402501, drop a copuple of bundled libs, #400877, drop + mprotect() PaX flag, #401467, drop . from DESCRIPTION *dropbox-1.2.48-r1 (18 Dec 2011) diff --git a/net-misc/dropbox/dropbox-1.2.13-r1.ebuild b/net-misc/dropbox/dropbox-1.2.13-r1.ebuild index 17a70eb61b27..4d33bb5c9d5f 100644 --- a/net-misc/dropbox/dropbox-1.2.13-r1.ebuild +++ b/net-misc/dropbox/dropbox-1.2.13-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.13-r1.ebuild,v 1.2 2011/07/28 09:19:58 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.13-r1.ebuild,v 1.3 2012/02/15 19:20:40 jlec Exp $ EAPI="4" -DESCRIPTION="Dropbox daemon (pretends to be GUI-less)." +DESCRIPTION="Dropbox daemon (pretends to be GUI-less)" HOMEPAGE="http://dropbox.com/" SRC_URI="x86? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86-${PV}.tar.gz ) amd64? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz )" diff --git a/net-misc/dropbox/dropbox-1.2.13-r2.ebuild b/net-misc/dropbox/dropbox-1.2.13-r2.ebuild index 49cbad72b33a..8e964bf15b19 100644 --- a/net-misc/dropbox/dropbox-1.2.13-r2.ebuild +++ b/net-misc/dropbox/dropbox-1.2.13-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.13-r2.ebuild,v 1.1 2011/07/28 09:56:10 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.13-r2.ebuild,v 1.2 2012/02/15 19:20:40 jlec Exp $ EAPI="4" -DESCRIPTION="Dropbox daemon (pretends to be GUI-less)." +DESCRIPTION="Dropbox daemon (pretends to be GUI-less)" HOMEPAGE="http://dropbox.com/" SRC_URI="x86? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86-${PV}.tar.gz ) amd64? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz )" diff --git a/net-misc/dropbox/dropbox-1.2.13.ebuild b/net-misc/dropbox/dropbox-1.2.13.ebuild index bd7692f0f941..511bb7fa7705 100644 --- a/net-misc/dropbox/dropbox-1.2.13.ebuild +++ b/net-misc/dropbox/dropbox-1.2.13.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.13.ebuild,v 1.1 2011/07/02 11:01:04 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.13.ebuild,v 1.2 2012/02/15 19:20:40 jlec Exp $ EAPI='3' -DESCRIPTION="Dropbox daemon (pretends to be GUI-less)." +DESCRIPTION="Dropbox daemon (pretends to be GUI-less)" HOMEPAGE="http://dropbox.com/" SRC_URI="x86? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86-${PV}.tar.gz ) amd64? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz )" diff --git a/net-misc/dropbox/dropbox-1.2.24-r1.ebuild b/net-misc/dropbox/dropbox-1.2.24-r1.ebuild index 58619b170477..376796f8b75b 100644 --- a/net-misc/dropbox/dropbox-1.2.24-r1.ebuild +++ b/net-misc/dropbox/dropbox-1.2.24-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.24-r1.ebuild,v 1.1 2011/09/27 15:58:41 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.24-r1.ebuild,v 1.2 2012/02/15 19:20:40 jlec Exp $ EAPI="4" inherit gnome2-utils -DESCRIPTION="Dropbox daemon (pretends to be GUI-less)." +DESCRIPTION="Dropbox daemon (pretends to be GUI-less)" HOMEPAGE="http://dropbox.com/" SRC_URI="x86? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86-${PV}.tar.gz ) amd64? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz )" diff --git a/net-misc/dropbox/dropbox-1.2.24.ebuild b/net-misc/dropbox/dropbox-1.2.24.ebuild index 71c32e3e0606..278dd31bdbc6 100644 --- a/net-misc/dropbox/dropbox-1.2.24.ebuild +++ b/net-misc/dropbox/dropbox-1.2.24.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.24.ebuild,v 1.1 2011/08/14 12:06:07 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.24.ebuild,v 1.2 2012/02/15 19:20:40 jlec Exp $ EAPI="4" -DESCRIPTION="Dropbox daemon (pretends to be GUI-less)." +DESCRIPTION="Dropbox daemon (pretends to be GUI-less)" HOMEPAGE="http://dropbox.com/" SRC_URI="x86? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86-${PV}.tar.gz ) amd64? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz )" diff --git a/net-misc/dropbox/dropbox-1.2.48.ebuild b/net-misc/dropbox/dropbox-1.2.48.ebuild index 538ddd18742a..afa736aa6dca 100644 --- a/net-misc/dropbox/dropbox-1.2.48.ebuild +++ b/net-misc/dropbox/dropbox-1.2.48.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.48.ebuild,v 1.1 2011/11/16 02:46:06 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.48.ebuild,v 1.2 2012/02/15 19:20:40 jlec Exp $ EAPI="4" inherit gnome2-utils -DESCRIPTION="Dropbox daemon (pretends to be GUI-less)." +DESCRIPTION="Dropbox daemon (pretends to be GUI-less)" HOMEPAGE="http://dropbox.com/" SRC_URI="x86? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86-${PV}.tar.gz ) amd64? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz )" diff --git a/net-misc/dropbox/dropbox-1.2.51.ebuild b/net-misc/dropbox/dropbox-1.2.51.ebuild new file mode 100644 index 000000000000..f8cbb0dc0b56 --- /dev/null +++ b/net-misc/dropbox/dropbox-1.2.51.ebuild @@ -0,0 +1,70 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-1.2.51.ebuild,v 1.1 2012/02/15 19:20:40 jlec Exp $ + +EAPI="4" + +inherit gnome2-utils pax-utils + +DESCRIPTION="Dropbox daemon (pretends to be GUI-less)" +HOMEPAGE="http://dropbox.com/" +SRC_URI="x86? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86-${PV}.tar.gz ) + amd64? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz )" + +LICENSE="CCPL-Attribution-NoDerivs-3.0 FTL MIT LGPL-2 openssl dropbox" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror strip" + +QA_DT_HASH="opt/${PN}/.*" +QA_EXECSTACK_x86="opt/dropbox/_ctypes.so" +QA_EXECSTACK_amd64="opt/dropbox/_ctypes.so" + +DEPEND="" +# Be sure to have GLIBCXX_3.4.9, #393125 +RDEPEND=" + dev-libs/popt + dev-libs/openssl:0.9.8 + >=sys-devel/gcc-4.2.0 + net-misc/wget + net-misc/rsync + media-libs/libpng:1.2" + +src_unpack() { + unpack ${A} + mkdir -p "${S}" + mv "${WORKDIR}/.dropbox-dist" "${S}"/src || die + cd "${S}"/src + rm -vf libstdc++.so.6 libz* libssl* libbz2* libpopt.so.0 librsync.so.1 libcrypto.so.0.9.8 libpng12.so.0 || die + pax-mark cm "${S}/dropbox" + cd ${WORKDIR} +} + +src_install() { + cd src || die + dodoc README ACKNOWLEDGEMENTS + rm README ACKNOWLEDGEMENTS || die + + local targetdir="/opt/dropbox" + insinto "${targetdir}" + doins -r * + fperms a+x "${targetdir}/dropbox" + fperms a+x "${targetdir}/dropboxd" + dosym "${targetdir}/dropboxd" "/opt/bin/dropbox" + + insinto /usr/share + doins -r icons +} + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +} diff --git a/net-misc/dropbox/metadata.xml b/net-misc/dropbox/metadata.xml index ac07e856ce8a..8a0d67b33f2b 100644 --- a/net-misc/dropbox/metadata.xml +++ b/net-misc/dropbox/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer> - <email>naota@gentoo.org</email> -</maintainer> + <maintainer> + <email>naota@gentoo.org</email> + </maintainer> </pkgmetadata> |