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 1R7yrF-0004Ht-Sh for garchives@archives.gentoo.org; Mon, 26 Sep 2011 00:15:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A58721C02B; Mon, 26 Sep 2011 00:15:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0E91221C02B for ; Mon, 26 Sep 2011 00:15:33 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B6CB1B409E for ; Mon, 26 Sep 2011 00:15:33 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2274) id 8BC5520036; Mon, 26 Sep 2011 00:15:31 +0000 (UTC) From: "Tim Harder (radhermit)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, radhermit@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libebml: ChangeLog libebml-1.2.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libebml-1.2.2.ebuild X-VCS-Directories: dev-libs/libebml X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder Content-Type: text/plain; charset=utf8 Message-Id: <20110926001531.8BC5520036@flycatcher.gentoo.org> Date: Mon, 26 Sep 2011 00:15:31 +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: X-Archives-Hash: 752405fcc7813d2a9628cb36431522c4 radhermit 11/09/26 00:15:31 Modified: ChangeLog Added: libebml-1.2.2.ebuild Log: Version bump. Add static-libs use flag (bug #381661), add debug use fla= g, update to EAPI 4. =20 (Portage version: 2.2.0_alpha59/cvs/Linux x86_64) Revision Changes Path 1.110 dev-libs/libebml/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libebml/C= hangeLog?rev=3D1.110&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libebml/C= hangeLog?rev=3D1.110&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libebml/C= hangeLog?r1=3D1.109&r2=3D1.110 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/dev-libs/libebml/ChangeLog,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- ChangeLog 24 Sep 2011 16:53:21 -0000 1.109 +++ ChangeLog 26 Sep 2011 00:15:31 -0000 1.110 @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/libebml # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.109 20= 11/09/24 16:53:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.110 20= 11/09/26 00:15:31 radhermit Exp $ + +*libebml-1.2.2 (26 Sep 2011) + + 26 Sep 2011; Tim Harder +libebml-1.2.2.ebuild: + Version bump. Add static-libs use flag (bug #381661), add debug use fl= ag, + update to EAPI 4. =20 24 Sep 2011; Ra=C3=BAl Porcel libebml-1.2.1.ebuil= d: alpha/ia64/sparc stable wrt #376395 1.1 dev-libs/libebml/libebml-1.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libebml/l= ibebml-1.2.2.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libebml/l= ibebml-1.2.2.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: libebml-1.2.2.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 # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.2.2.ebuild,= v 1.1 2011/09/26 00:15:31 radhermit Exp $ EAPI=3D4 inherit eutils multilib toolchain-funcs DESCRIPTION=3D"Extensible binary format library (kinda like XML)" HOMEPAGE=3D"http://www.matroska.org/" SRC_URI=3D"http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.b= z2" LICENSE=3D"LGPL-2.1" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-f= bsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE=3D"debug static-libs" S=3D"${WORKDIR}/${P}/make/linux" src_prepare() { epatch "${FILESDIR}"/${PN}-1.2.0-makefile-fixup.patch sed -i -e "s:\(DEBUGFLAGS=3D\)-g :\1:" Makefile || die } src_compile() { local targets if [[ ${CHOST} !=3D *-darwin* ]] ; then targets=3D"sharedlib" else targets=3D"macholib" fi use static-libs && targets+=3D" staticlib" # keep the prefix in here to make sure the binary is built with a correc= t # install_name on Darwin emake \ prefix=3D"${EPREFIX}/usr" \ AR=3D"$(tc-getAR)" \ CC=3D"$(tc-getCC)" \ CXX=3D"$(tc-getCXX)" \ $(use debug && echo DEBUG=3Dyes || echo DEBUG=3Dno) \ ${targets} } src_install() { local targets=3D"install_headers" if [[ ${CHOST} !=3D *-darwin* ]] ; then targets+=3D" install_sharedlib" else targets+=3D" install_macholib" fi use static-libs && targets+=3D" install_staticlib" emake \ DESTDIR=3D"${D}" \ prefix=3D"${EPREFIX}/usr" \ libdir=3D"${EPREFIX}/usr/$(get_libdir)" \ ${targets} dodoc "${WORKDIR}/${P}/ChangeLog" }