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 2BB60138330 for ; Sun, 9 Oct 2016 12:11:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5E50E0AF0; Sun, 9 Oct 2016 12:11: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 B7653E0AF0 for ; Sun, 9 Oct 2016 12:11:38 +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 7ADA9341450 for ; Sun, 9 Oct 2016 12:11:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 534E924A7 for ; Sun, 9 Oct 2016 12:11: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: <1476015086.373b807469129c674bb5b60ca0b435cf916ffd10.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/spacefm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/spacefm/spacefm-1.0.5.ebuild X-VCS-Directories: x11-misc/spacefm/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 373b807469129c674bb5b60ca0b435cf916ffd10 X-VCS-Branch: master Date: Sun, 9 Oct 2016 12:11: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: 7cb55ac8-c142-4b4a-9846-8b82e9d23a0d X-Archives-Hash: d8c6d5cc2d6287d519749d127a2c16f7 commit: 373b807469129c674bb5b60ca0b435cf916ffd10 Author: Pacho Ramos gentoo org> AuthorDate: Sun Oct 9 12:09:58 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Oct 9 12:11:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373b8074 x11-misc/spacefm: Drop old Package-Manager: portage-2.3.1 x11-misc/spacefm/spacefm-1.0.5.ebuild | 88 ----------------------------------- 1 file changed, 88 deletions(-) diff --git a/x11-misc/spacefm/spacefm-1.0.5.ebuild b/x11-misc/spacefm/spacefm-1.0.5.ebuild deleted file mode 100644 index a1026ea..00000000 --- a/x11-misc/spacefm/spacefm-1.0.5.ebuild +++ /dev/null @@ -1,88 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit fdo-mime gnome2-utils linux-info - -DESCRIPTION="A multi-panel tabbed file manager" -HOMEPAGE="https://ignorantguru.github.com/spacefm/" -SRC_URI="https://github.com/ignorantguru/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="gtk2 +gtk3 +startup-notification +video-thumbnails" -REQUIRED_USE="gtk2? ( !gtk3 )" - -RDEPEND="dev-libs/glib:2 - dev-util/desktop-file-utils - >=virtual/udev-143 - virtual/freedesktop-icon-theme - x11-libs/cairo - x11-libs/gdk-pixbuf - gtk2? ( x11-libs/gtk+:2 ) - !gtk2? ( x11-libs/gtk+:3 ) - x11-libs/pango - x11-libs/libX11 - x11-misc/shared-mime-info - video-thumbnails? ( media-video/ffmpegthumbnailer ) - startup-notification? ( x11-libs/startup-notification )" -DEPEND="${RDEPEND} - dev-util/intltool - virtual/pkgconfig - sys-devel/gettext" - -src_configure() { - econf \ - --htmldir=/usr/share/doc/${PF}/html \ - $(use_enable startup-notification) \ - $(use_enable video-thumbnails) \ - --disable-hal \ - --enable-inotify \ - --disable-pixmaps \ - $(use_with gtk3 gtk3 "yes") -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - fdo-mime_desktop_database_update - fdo-mime_mime_database_update - gnome2_icon_cache_update - - einfo - elog "To mount as non-root user you need one of the following:" - elog " sys-apps/udevil (recommended, see below)" - elog " sys-apps/pmount" - elog " sys-fs/udisks:0" - elog " sys-fs/udisks:2" - elog "To support ftp/nfs/smb/ssh URLs in the path bar you need:" - elog " sys-apps/udevil" - elog "To perform as root functionality you need one of the following:" - elog " x11-misc/ktsuss" - elog " x11-libs/gksu" - elog " kde-apps/kdesu" - elog "Other optional dependencies:" - elog " sys-apps/dbus" - elog " sys-process/lsof (device processes)" - elog " virtual/eject (eject media)" - einfo - if ! has_version 'sys-fs/udisks' ; then - elog "When using SpaceFM without udisks, and without the udisks-daemon running," - elog "you may need to enable kernel polling for device media changes to be detected." - elog "See /usr/share/doc/${PF}/html/spacefm-manual-en.html#devices-kernpoll" - has_version '