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 AC253139694 for ; Wed, 15 Mar 2017 05:53:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0076721C07B; Wed, 15 Mar 2017 05:53:27 +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 BC20B21C07B for ; Wed, 15 Mar 2017 05:53:26 +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 7BC2033BE19 for ; Wed, 15 Mar 2017 05:53:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44C9C68B7 for ; Wed, 15 Mar 2017 05:53:24 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1489557190.ecf9285d07c68d00896086e71d3791828c2e45ba.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gl2ps/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/gl2ps/Manifest x11-libs/gl2ps/gl2ps-1.3.8.ebuild X-VCS-Directories: x11-libs/gl2ps/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ecf9285d07c68d00896086e71d3791828c2e45ba X-VCS-Branch: master Date: Wed, 15 Mar 2017 05:53:24 +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: 13750768-8eec-4ef8-ad24-933a6e3913ea X-Archives-Hash: e788c9e11875aa576c532f7272f5b80b commit: ecf9285d07c68d00896086e71d3791828c2e45ba Author: Johannes Huber gentoo org> AuthorDate: Wed Mar 15 05:53:10 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Mar 15 05:53:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf9285d x11-libs/gl2ps: Remove 1.3.8 Package-Manager: Portage-2.3.4, Repoman-2.3.2 x11-libs/gl2ps/Manifest | 1 - x11-libs/gl2ps/gl2ps-1.3.8.ebuild | 48 --------------------------------------- 2 files changed, 49 deletions(-) diff --git a/x11-libs/gl2ps/Manifest b/x11-libs/gl2ps/Manifest index 2e3de101363..9ad3d242f82 100644 --- a/x11-libs/gl2ps/Manifest +++ b/x11-libs/gl2ps/Manifest @@ -1,2 +1 @@ -DIST gl2ps-1.3.8.tgz 296245 SHA256 2fe58dd95df06688a8c188e70b1803093ebf0797954901f4a36a403dbc301ee5 SHA512 76e90d675764196d249d87c6041088736a8b41d9b93620c6171a40362a259d50e34d5efc06e4ea17e6c147bc26b6a3a7356d95ea5e204193ef631fb48e0c0a4e WHIRLPOOL 85d93e744824f1681f562f791e07411cb5d815575847466a235e9952f2061c970cbf546e0dc6c5ed36f0261943814ce1a978f497f58b29b2a527245ad856b90b DIST gl2ps-1.3.9.tgz 294907 SHA256 8a680bff120df8bcd78afac276cdc38041fed617f2721bade01213362bcc3640 SHA512 e6770c27d4832a300b4e16a9f98deb8557e7875460e7aa7e655fdb796f5dfffd5eccdc8b15f5a3ae151713fc46f97dacad48ee7550c41373b6fc8cfd21a437cb WHIRLPOOL 2ba0611daa39814a02c97ceec70c2e36b46881371a6a4790c5f5db4ea7e8b3352a25228d3aab60d2ec5b6f9e5070d9a7f331ebed2df355a6444f4e20365d7915 diff --git a/x11-libs/gl2ps/gl2ps-1.3.8.ebuild b/x11-libs/gl2ps/gl2ps-1.3.8.ebuild deleted file mode 100644 index 4489003db8f..00000000000 --- a/x11-libs/gl2ps/gl2ps-1.3.8.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 -inherit cmake-utils multilib - -DESCRIPTION="OpenGL to PostScript printing library" -HOMEPAGE="http://www.geuz.org/gl2ps/" -SRC_URI="http://geuz.org/${PN}/src/${P}.tgz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="doc png zlib" - -RDEPEND=" - media-libs/freeglut - x11-libs/libXmu - png? ( media-libs/libpng ) - zlib? ( sys-libs/zlib )" -DEPEND="${RDEPEND} - doc? ( - dev-tex/tth - dev-texlive/texlive-latex - dev-texlive/texlive-latexrecommended )" - -S=${WORKDIR}/${P}-source - -PATCHES=( "${FILESDIR}"/${P}-cmake.patch ) - -src_configure() { - local mycmakeargs=( - -DCMAKE_INSTALL_DOCDIR="share/doc/${PF}" - $(cmake-utils_use_enable png PNG) - $(cmake-utils_use_enable zlib ZLIB) - $(cmake-utils_use_enable doc DOC) - ) - cmake-utils_src_configure -} - -src_install() { - cmake-utils_src_install - if [[ ${CHOST} == *-darwin* ]] ; then - install_name_tool \ - -id "${EPREFIX}"/usr/$(get_libdir)/libgl2ps.dylib \ - "${D%/}${EPREFIX}"/usr/$(get_libdir)/libgl2ps.dylib || die - fi -}