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 59C24139694 for ; Wed, 26 Jul 2017 09:51:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F2C2E0DC9; Wed, 26 Jul 2017 09:51:27 +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 4D8A5E0DA4 for ; Wed, 26 Jul 2017 09:51:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8D0643417FC for ; Wed, 26 Jul 2017 09:51:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2B8E74C9 for ; Wed, 26 Jul 2017 09:51:23 +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: <1501062658.193b3bcc602334a0f33094f5773efe689996a436.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libnatspec/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libnatspec/Manifest dev-libs/libnatspec/libnatspec-0.3.0.ebuild X-VCS-Directories: dev-libs/libnatspec/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 193b3bcc602334a0f33094f5773efe689996a436 X-VCS-Branch: master Date: Wed, 26 Jul 2017 09:51:23 +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: bac282ec-7529-4be4-837d-64a69775cad5 X-Archives-Hash: 60219c52c78cb17ca6b8b78db4e64f0f commit: 193b3bcc602334a0f33094f5773efe689996a436 Author: Lars Wendler gentoo org> AuthorDate: Wed Jul 26 09:00:22 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Jul 26 09:50:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=193b3bcc dev-libs/libnatspec: Bump to version 0.3.0 Package-Manager: Portage-2.3.6, Repoman-2.3.3 dev-libs/libnatspec/Manifest | 1 + dev-libs/libnatspec/libnatspec-0.3.0.ebuild | 48 +++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/dev-libs/libnatspec/Manifest b/dev-libs/libnatspec/Manifest index 3df091b75b3..62103661b7d 100644 --- a/dev-libs/libnatspec/Manifest +++ b/dev-libs/libnatspec/Manifest @@ -1 +1,2 @@ DIST libnatspec-0.2.6.tar.bz2 500525 SHA256 c3831f7373501ed7b23ffb03d9a78650dee93dbf997a61767b7dea009d4a757f SHA512 6bed3c8b2937ee27666a7deedcdebd7b24a8f495be63008fd70c467de4ab532e6448e6b682ed3be04a3a60ed64acaa0074d87231a421f6c73d6a7ee1d17bc66b WHIRLPOOL 04848603498ab27ea5dc09f1352e08632b3a182e4e2f0cdc0cb0f650709533ae13e768f973e94425a1088da3c8b090ca4e9cd047b0c1394e89742ab3a5a8d542 +DIST libnatspec-0.3.0.tar.bz2 127265 SHA256 678db5f2e25be3e79183ecc9ff6b19fb66775bcb6c3c962ba7716bc4a8ecce71 SHA512 5c04358d20be5b6ffc7038bddd4514c4b5b4e9940fb6247070b832da9d059b31fd1306cf29f54e4a1b8be1d909176bd72e6ffa98e4b750840764f9b2c250d31c WHIRLPOOL a201b94e35c5076799bb1f7d8627c62e626f296f649ca1b0b256448e78ac0a5d92609c199bcd1aef897734b69c26a2b5b666b0c9f8483e006aba1a185890d14f diff --git a/dev-libs/libnatspec/libnatspec-0.3.0.ebuild b/dev-libs/libnatspec/libnatspec-0.3.0.ebuild new file mode 100644 index 00000000000..beeaea380a0 --- /dev/null +++ b/dev-libs/libnatspec/libnatspec-0.3.0.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 ) + +inherit autotools python-single-r1 + +DESCRIPTION="library to smooth charset/localization issues" +HOMEPAGE="http://natspec.sourceforge.net/" +SRC_URI="mirror://sourceforge/natspec/${P}.tar.bz2" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +IUSE="doc python" + +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" + +RDEPEND=" + dev-libs/popt + python? ( ${PYTHON_DEPS} ) +" +DEPEND="${RDEPEND} + doc? ( app-doc/doxygen ) + python? ( dev-lang/tcl:0= )" + +PATCHES=( + "${FILESDIR}"/${PN}-0.2.6-iconv.patch +) + +pkg_setup() { + use python && python-single-r1_pkg_setup +} + +src_prepare() { + default + # regenerate to fix imcompatible readlink usage + rm -f "${S}"/ltmain.sh "${S}"/libtool || die + eautoreconf +} + +src_configure() { + use doc || export ac_cv_prog_DOX=no + # braindead configure script does not disable python on --without-python + econf $(use python && use_with python) +}