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 76C811395E2 for ; Fri, 4 Nov 2016 09:40:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6E78E084B; Fri, 4 Nov 2016 09:40:38 +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 BB5D2E08AF for ; Fri, 4 Nov 2016 09:40:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6AC0D341142 for ; Fri, 4 Nov 2016 09:40:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C59E324AF for ; Fri, 4 Nov 2016 09:40:35 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1478252426.70e86adf73324c4d3b078aa39da91c5f0a185483.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/mail-notification/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/mail-notification/mail-notification-5.4-r9.ebuild X-VCS-Directories: mail-client/mail-notification/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 70e86adf73324c4d3b078aa39da91c5f0a185483 X-VCS-Branch: master Date: Fri, 4 Nov 2016 09:40:35 +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: ed1a259e-3860-4e34-8575-bf729071d5f7 X-Archives-Hash: dce363e2d5170d7b467720480d9d6171 commit: 70e86adf73324c4d3b078aa39da91c5f0a185483 Author: Pacho Ramos gentoo org> AuthorDate: Fri Nov 4 09:32:25 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Fri Nov 4 09:40:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e86adf mail-client/mail-notification: Drop old Package-Manager: portage-2.3.2 .../mail-notification-5.4-r9.ebuild | 115 --------------------- 1 file changed, 115 deletions(-) diff --git a/mail-client/mail-notification/mail-notification-5.4-r9.ebuild b/mail-client/mail-notification/mail-notification-5.4-r9.ebuild deleted file mode 100644 index 6458da6..00000000 --- a/mail-client/mail-notification/mail-notification-5.4-r9.ebuild +++ /dev/null @@ -1,115 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -GCONF_DEBUG="no" - -inherit gnome2 eutils multilib flag-o-matic toolchain-funcs - -DESCRIPTION="Status icon informing about new mail" -HOMEPAGE="http://www.nongnu.org/mailnotify/ https://github.com/epienbroek/mail-notification" - -GIT_REVISION="eab5c13" # Same as Fedora -SRC_URI="https://github.com/epienbroek/${PN}/tarball/${GIT_REVISION} -> ${PN}-${GIT_REVISION}.tar.gz" -S="${WORKDIR}/epienbroek-${PN}-${GIT_REVISION}" - -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-linux" -SLOT="0" -LICENSE="GPL-3" -IUSE="+gnome-keyring libressl sasl +sound ssl sylpheed" - -LANGS="bg ca cs de es fr ja nl pl pt pt_BR ru sr sr@Latn sv" -for lang in ${LANGS}; do - IUSE+=" linguas_${lang}" -done - -# gmime is actually optional, but it's used by so much of the package -# it's pointless making it optional. gnome-keyring is required for -# several specific access methods, and thus linked to those USE flags -# instead of adding a keyring USE flag. -RDEPEND=" - x11-libs/gtk+:3 - >=dev-libs/glib-2.14:2 - >=gnome-base/gconf-2.6 - >=gnome-base/libgnomeui-2.14 - dev-libs/dbus-glib - dev-libs/gmime:2.6 - >=x11-libs/libnotify-0.4.1 - gnome-keyring? ( gnome-base/libgnome-keyring ) - ssl? ( - !libressl? ( dev-libs/openssl:0 ) - libressl? ( dev-libs/libressl ) - ) - sasl? ( >=dev-libs/cyrus-sasl-2 ) - sound? ( media-libs/gstreamer:0.10 ) - sylpheed? ( mail-client/sylpheed ) -" -DEPEND="${RDEPEND} - app-text/scrollkeeper - dev-util/gob - sys-devel/gettext - virtual/pkgconfig - >=dev-util/intltool-0.35.0 -" -# this now uses JB (the Jean-Yves Lefort's Build System) as a build system -# instead of autotools, this is a little helper function that basically does -# the same thing as use_enable -use_var() { - echo "${2:-$1}=$(usex $1)" -} - -src_prepare() { - sed -i -e '/jb_rule_set_install_message/d' \ - -e '/jb_rule_add_install_command/d' \ - jbsrc/jb.c || die - - # Ensure we never append -Werror - sed -i -e 's/ -Werror//' jb jbsrc/jb.c || die - - # We are not Ubuntu, and this could be the cause of #215281 - epatch "${FILESDIR}/${P}-remove-ubuntu-special-case.patch" - - # Apply Fedora patches - # Fix gcc warning - epatch "${FILESDIR}/${PN}-jb-gcc-format.patch" - # Support aarch64 - epatch "${FILESDIR}/${PN}-aarch64.patch" - # Fix build with latest libc - epatch "${FILESDIR}/${PN}-dont-link-against-bsd-compat.patch" -} - -src_configure() { - set -- \ - ./jb configure destdir="${D}" prefix="${EPREFIX}/usr" libdir="${EPREFIX}/usr/$(get_libdir)" \ - sysconfdir="${EPREFIX}/etc" localstatedir="${EPREFIX}/var" cc="$(tc-getCC)" \ - cflags="${CFLAGS}" cppflags="${CXXFLAGS}" ldflags="${LDFLAGS}" \ - scrollkeeper-dir="${EPREFIX}/var/lib/scrollkeeper" \ - $(use_var gnome-keyring gmail) \ - $(use_var gnome-keyring imap) \ - $(use_var gnome-keyring pop3) \ - $(use_var sasl) \ - $(use_var ssl) \ - $(use_var sylpheed) - echo "$@" - "$@" || die -} - -src_compile() { - ./jb build || die -} - -src_install() { - GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1" ./jb install || die - dodoc NEWS README AUTHORS TODO TRANSLATING - rm -rf "${ED}/var/lib/scrollkeeper" - - einfo "Cleaning up locales..." - for lang in ${LANGS}; do - use "linguas_${lang}" && { - einfo "- keeping ${lang}" - continue - } - rm -Rf "${D}"/usr/share/locale/"${lang}" || die - done -}