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 4DA46138334 for ; Wed, 15 May 2019 15:06:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76217E0959; Wed, 15 May 2019 15:06:39 +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 49546E0959 for ; Wed, 15 May 2019 15:06:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 DF7C9344518 for ; Wed, 15 May 2019 15:06:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 917B25D7 for ; Wed, 15 May 2019 15:06:36 +0000 (UTC) From: "Hanno Boeck" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hanno Boeck" Message-ID: <1557932785.280901e7d665857f90cbab1d463333c80b09bf78.hanno@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/pcmanfm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/pcmanfm/Manifest x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild X-VCS-Directories: x11-misc/pcmanfm/ X-VCS-Committer: hanno X-VCS-Committer-Name: Hanno Boeck X-VCS-Revision: 280901e7d665857f90cbab1d463333c80b09bf78 X-VCS-Branch: master Date: Wed, 15 May 2019 15:06:36 +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: 7f3b67d9-b650-4a2b-9535-0caced3cb826 X-Archives-Hash: c6493c88f836066fdef974e64b48fe7d commit: 280901e7d665857f90cbab1d463333c80b09bf78 Author: Hanno gentoo org> AuthorDate: Wed May 15 15:06:05 2019 +0000 Commit: Hanno Boeck gentoo org> CommitDate: Wed May 15 15:06:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=280901e7 x11-misc/pcmanfm: Version bump. Bump EAPI to 7. Remove obsolete CVE patch. Closes: https://bugs.gentoo.org/672284 Signed-off-by: Hanno Boeck gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 x11-misc/pcmanfm/Manifest | 1 + x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild | 70 +++++++++++++++++++++++++++++++++++ 2 files changed, 71 insertions(+) diff --git a/x11-misc/pcmanfm/Manifest b/x11-misc/pcmanfm/Manifest index 0f30c2ed190..cfa29c589d6 100644 --- a/x11-misc/pcmanfm/Manifest +++ b/x11-misc/pcmanfm/Manifest @@ -1,2 +1,3 @@ DIST pcmanfm-1.2.3.tar.xz 406756 BLAKE2B e8f4c166559266b4628f5fda4b7595ea8a28e37aa71cc3ec957ff04af8c919a248da5b189eb52040f2d049f633313cf9386c77b331b8e491ed4b3a69615c5010 SHA512 b350566c3aee0fe857ed1f0df2ae7d2ce51caf1547b951b380145078ba60f2fe6e0490c4d4c19465c5b1e0a9966205db6f8fe4dafb7cb3e987b9157551df2b28 DIST pcmanfm-1.2.5.tar.xz 417808 BLAKE2B 1bc4ff7879baa1b62c5acf0b48977f5a81b5bac2d449064ed3ae74740f8e6981ae129cdfe123b63e57e2a22769273348df1a48def61eeb6a72a5918fdad2847c SHA512 ce53315483f58361c5a7797bdca355dbbedc2cf3907d319c7c65be844ea74ed297497dc3183c903e06b8294f6301d19347f6b9871e34bf773c04ff4fb8ab32f3 +DIST pcmanfm-1.3.1.tar.xz 423380 BLAKE2B c117f789d88b8c776f09dd598256bc889bf1d1ea2854a646da30e57e8e3b4a1410cf8411841e1b3c303f7f0cf4ec3d4046c0e05ad9c453efd1589592415119f3 SHA512 68fbc55b3ffd9da17c861d2cc41590a455ec2c0eb590ba4862f8a0ae01caac34a58645d847d318553ff588df20d355bbcbf1138a792cb45922eb04b047f681c4 diff --git a/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild b/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild new file mode 100644 index 00000000000..dfb4fe9d202 --- /dev/null +++ b/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild @@ -0,0 +1,70 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PLOCALES="ar be bg bn ca cs da de el en_GB es et eu fa fi fo fr gl he hr hu id +is it ja kk km ko lg lt lv ms nl pa pl pt pt_BR ro ru si sk sl sr sr@latin sv +te th tr tt_RU ug uk vi zh_CN zh_TW" +PLOCALE_BACKUP="en_GB" + +inherit eutils xdg-utils l10n readme.gentoo-r1 + +MY_PV="${PV/_/}" +MY_P="${PN}-${MY_PV}" + +DESCRIPTION="Fast lightweight tabbed filemanager" +HOMEPAGE="https://wiki.lxde.org/en/PCManFM" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +IUSE="debug" + +RDEPEND=">=dev-libs/glib-2.18:2 + >=x11-libs/gtk+-2.16:2 + >=lxde-base/menu-cache-0.3.2 + x11-misc/shared-mime-info + >=x11-libs/libfm-${PV}:=[gtk(+)] + virtual/eject + virtual/freedesktop-icon-theme" +DEPEND="${RDEPEND} + app-arch/xz-utils + >=dev-util/intltool-0.40 + virtual/pkgconfig + sys-devel/gettext" + +S="${WORKDIR}"/${MY_P} + +src_prepare() { + default + + export LINGUAS="${LINGUAS:-${PLOCALE_BACKUP}}" + l10n_get_locales > po/LINGUAS || die +} + +src_configure() { + econf \ + --sysconfdir="${EPREFIX}"/etc \ + $(use_enable debug) +} + +src_install() { + default + + local DOC_CONTENTS="PCmanFM can optionally support the menu://applications/ + location. You should install lxde-base/lxmenu-data for that functionality." + readme.gentoo_create_doc +} + +pkg_postinst() { + xdg_desktop_database_update + xdg_mimeinfo_database_update + readme.gentoo_print_elog +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_mimeinfo_database_update +}