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 39B5C1382C5 for ; Tue, 27 Mar 2018 08:14:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24ECCE0A5A; Tue, 27 Mar 2018 08:14:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E1EEAE0A5A for ; Tue, 27 Mar 2018 08:14:25 +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 D9399335C5C for ; Tue, 27 Mar 2018 08:14:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 778AE26C for ; Tue, 27 Mar 2018 08:14:22 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1522138340.0688412fe417da4d46771be825d33f4198b409a7.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/convmv/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/convmv/Manifest app-text/convmv/convmv-2.05.ebuild X-VCS-Directories: app-text/convmv/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 0688412fe417da4d46771be825d33f4198b409a7 X-VCS-Branch: master Date: Tue, 27 Mar 2018 08:14:22 +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: d0835ddd-ad24-43d5-92b3-981dc6055b21 X-Archives-Hash: 95d0cb0b9e90ad24a649cd041fbf9b00 commit: 0688412fe417da4d46771be825d33f4198b409a7 Author: Lars Wendler gentoo org> AuthorDate: Tue Mar 27 08:12:20 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Mar 27 08:12:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0688412f app-text/convmv: Bump to version 2.05 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-text/convmv/Manifest | 1 + app-text/convmv/convmv-2.05.ebuild | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest index 65eb03fb0a8..3bb0b0e9cc0 100644 --- a/app-text/convmv/Manifest +++ b/app-text/convmv/Manifest @@ -1,3 +1,4 @@ DIST convmv-2.01.tar.gz 29375 BLAKE2B 3e8c4a5db981a4ef1b1fb1339c0f7d680bc917964984ec9355c51ffb7855ccdd13922a3077d4669a0a70d21862e084cda1dbb21be7538ca966a0dcca55d1a8c9 SHA512 e82957bcc1462b17c5f667e85caf0d2e8c407fb48afc6faa957f45626cbfa58c141de05f43cc810e8d4abbadc4cc01bf87ee64c157fece20fafed07ad04cc48c DIST convmv-2.03.tar.gz 29688 BLAKE2B 8fe7b0164bf05e49bd0035c6b708822539f9eecf355f005bf56ae352ee7cb56aef9fcd7047d0a9f3829715c24c6ac00ef7f7c42c822879bf382eabd00f9bf2c3 SHA512 21f71d8009ee0f8e6b67f439809d2330e3c1a4073be8e5ad565829b89327115d25235d7f6019d96ee9f93d83e33df0869b19ad7cdd4cf8777e0ebecec437147f DIST convmv-2.04.tar.gz 30082 BLAKE2B 51521e5e44c635b72c406b6b732850e7f5e50b64d30bfd8770ca1ab49e3fd10d45447114f8adbf8b79fd381dfaf6b4782246d3e10aae471a49a52a20c8ce0405 SHA512 987411047af0b1e952cd11937c70ddd972b2e3534f4fcc6c659243dedef69af4aad90ceaa3789aec6bad6cba0999c38839451f90844b171773165b6e5899f6ac +DIST convmv-2.05.tar.gz 30680 BLAKE2B b0d4bb14995e42e55fa34cbdaa8cb8881e48972abb296af44eebfdf76664e837b05398e0cc4e9208ddee41213bc1dd7f11c3f503e39f9a6791d08797864776a1 SHA512 7fb0d1e2b64c3105c48d8a2cbb59fa4ea23202f17abc7cbf63acfca785683f00955fdcb03517e9dd8fe01be0171458ab2583e1c52d62c6081684462b0fec4125 diff --git a/app-text/convmv/convmv-2.05.ebuild b/app-text/convmv/convmv-2.05.ebuild new file mode 100644 index 00000000000..59f68eebfee --- /dev/null +++ b/app-text/convmv/convmv-2.05.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="convert filenames to utf8 or any other charset" +HOMEPAGE="https://www.j3e.de/linux/convmv/" +SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" + +src_prepare() { + default + sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die +} + +src_install() { + emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install + dodoc CREDITS Changes TODO VERSION +} + +src_test() { + unpack ./testsuite.tar + + cd "${S}"/suite || die + ./dotests.sh || die "Tests failed" +}