From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RzPxY-0006pK-TF for garchives@archives.gentoo.org; Mon, 20 Feb 2012 09:55:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09284E0DBF; Mon, 20 Feb 2012 09:54:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BF623E0DBF for ; Mon, 20 Feb 2012 09:54:57 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E957967A1D for ; Mon, 20 Feb 2012 09:54:56 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2264) id BD7952004B; Mon, 20 Feb 2012 09:54:55 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/lasi: metadata.xml ChangeLog lasi-1.1.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: metadata.xml ChangeLog lasi-1.1.1.ebuild X-VCS-Directories: media-libs/lasi X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Message-Id: <20120220095455.BD7952004B@flycatcher.gentoo.org> Date: Mon, 20 Feb 2012 09:54:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 47e2b87a-6cf8-4960-976b-9a868d2ce26e X-Archives-Hash: 8220fba9cf9c99462e91a40177bf653e jlec 12/02/20 09:54:55 Modified: metadata.xml ChangeLog lasi-1.1.1.ebuild Log: Use PATCHES array and convert mycmakeargs to an array =20 (Portage version: 2.2.0_alpha87/cvs/Linux x86_64) Revision Changes Path 1.2 media-libs/lasi/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lasi/me= tadata.xml?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lasi/me= tadata.xml?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lasi/me= tadata.xml?r1=3D1.1&r2=3D1.2 Index: metadata.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-libs/lasi/metadata.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- metadata.xml 21 Oct 2008 11:29:15 -0000 1.1 +++ metadata.xml 20 Feb 2012 09:54:55 -0000 1.2 @@ -1,9 +1,9 @@ -sci -graphics - + sci + graphics + libLASi is a library written by Larry Siden that provides a C++ stream output interface for creating Postscript documents that can contain characters from any of the scripts and symbol blocks 1.23 media-libs/lasi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lasi/Ch= angeLog?rev=3D1.23&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lasi/Ch= angeLog?rev=3D1.23&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lasi/Ch= angeLog?r1=3D1.22&r2=3D1.23 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-libs/lasi/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 27 Nov 2011 04:05:57 -0000 1.22 +++ ChangeLog 20 Feb 2012 09:54:55 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lasi -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/ChangeLog,v 1.22 2011= /11/27 04:05:57 bicatali Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/ChangeLog,v 1.23 2012= /02/20 09:54:55 jlec Exp $ + + 20 Feb 2012; Justin Lecher lasi-1.1.1.ebuild, metada= ta.xml: + Use PATCHES array and convert mycmakeargs to an array =20 *lasi-1.1.1 (27 Nov 2011) =20 1.2 media-libs/lasi/lasi-1.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lasi/la= si-1.1.1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lasi/la= si-1.1.1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lasi/la= si-1.1.1.ebuild?r1=3D1.1&r2=3D1.2 Index: lasi-1.1.1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-libs/lasi/lasi-1.1.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lasi-1.1.1.ebuild 27 Nov 2011 04:05:57 -0000 1.1 +++ lasi-1.1.1.ebuild 20 Feb 2012 09:54:55 -0000 1.2 @@ -1,9 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/lasi-1.1.1.ebuild,v 1= .1 2011/11/27 04:05:57 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/lasi-1.1.1.ebuild,v 1= .2 2012/02/20 09:54:55 jlec Exp $ =20 EAPI=3D4 -inherit eutils cmake-utils + +inherit cmake-utils eutils =20 MY_PN=3DlibLASi MY_P=3D${MY_PN}-${PV} @@ -17,17 +18,22 @@ KEYWORDS=3D"~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE=3D"doc examples" =20 -RDEPEND=3D"x11-libs/pango - media-libs/freetype:2" +RDEPEND=3D" + media-libs/freetype:2 + x11-libs/pango" DEPEND=3D"${RDEPEND} dev-util/pkgconfig doc? ( app-doc/doxygen )" =20 S=3D${WORKDIR}/${MY_P} =20 +PATCHES=3D( + "${FILESDIR}"/${PN}-1.1.0-cmake.patch + "${FILESDIR}"/${PN}-1.1.0-pkgconfig.patch + ) + src_prepare() { - epatch "${FILESDIR}"/${PN}-1.1.0-cmake.patch - epatch "${FILESDIR}"/${PN}-1.1.0-pkgconfig.patch + base_src_prepare sed -i \ -e "s:\/lib$:\/$(get_libdir):" \ -e "s/libLASi-\${VERSION}/${PF}/" \ @@ -42,9 +48,10 @@ =20 src_configure() { CMAKE_BUILD_TYPE=3DNone - mycmakeargs=3D"${mycmakeargs} - -DCMAKE_SKIP_RPATH=3DOFF - -DUSE_RPATH=3DOFF" - use doc || mycmakeargs=3D"${mycmakeargs} -DDOXYGEN_EXECUTABLE=3D" + local mycmakeargs=3D( + -DCMAKE_SKIP_RPATH=3DOFF + -DUSE_RPATH=3DOFF + ) + use doc || mycmakeargs+=3D( -DDOXYGEN_EXECUTABLE=3D ) cmake-utils_src_configure }