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 1OGKVd-0002pP-JZ for garchives@archives.gentoo.org; Sun, 23 May 2010 23:23:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20713E0788; Sun, 23 May 2010 23:23:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CCDF0E0788 for ; Sun, 23 May 2010 23:22:59 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 4E3E51B4075 for ; Sun, 23 May 2010 23:22:59 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 559) id 8B0172CCE9; Sun, 23 May 2010 23:22:58 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-tv/xbmc: ChangeLog xbmc-9999.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog xbmc-9999.ebuild X-VCS-Directories: media-tv/xbmc X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20100523232258.8B0172CCE9@corvid.gentoo.org> Date: Sun, 23 May 2010 23:22:58 +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: f5487809-8f08-4798-9f43-762fab9d9d27 X-Archives-Hash: 7598ba74c008965ba05d5fafd03045aa vapier 10/05/23 23:22:58 Modified: ChangeLog xbmc-9999.ebuild Log: Run autotools in more subdirs, update docdir install, and convert to em= ake+DESTDIR for installing. (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.58 media-tv/xbmc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/Chan= geLog?rev=3D1.58&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/Chan= geLog?rev=3D1.58&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/Chan= geLog?r1=3D1.57&r2=3D1.58 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-tv/xbmc/ChangeLog,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- ChangeLog 23 May 2010 21:00:45 -0000 1.57 +++ ChangeLog 23 May 2010 23:22:58 -0000 1.58 @@ -1,6 +1,10 @@ # ChangeLog for media-tv/xbmc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.57 2010/0= 5/23 21:00:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.58 2010/0= 5/23 23:22:58 vapier Exp $ + + 23 May 2010; Mike Frysinger xbmc-9999.ebuild: + Run autotools in more subdirs, update docdir install, and convert to + emake+DESTDIR for installing. =20 23 May 2010; Mike Frysinger xbmc-9999.ebuild: Make hal support optional via USE=3Dhal now that upstream supports it 1.56 media-tv/xbmc/xbmc-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/xbmc= -9999.ebuild?rev=3D1.56&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/xbmc= -9999.ebuild?rev=3D1.56&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/xbmc= -9999.ebuild?r1=3D1.55&r2=3D1.56 Index: xbmc-9999.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-tv/xbmc/xbmc-9999.ebuild,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- xbmc-9999.ebuild 23 May 2010 21:00:45 -0000 1.55 +++ xbmc-9999.ebuild 23 May 2010 23:22:58 -0000 1.56 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.55= 2010/05/23 21:00:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.56= 2010/05/23 23:22:58 vapier Exp $ =20 EAPI=3D"2" =20 @@ -88,7 +88,9 @@ x11-libs/libXinerama xrandr? ( x11-libs/libXrandr ) x11-libs/libXrender" +# The cpluff bundled addon uses gettext which needs CVS ... DEPEND=3D"${RDEPEND} + dev-util/cvs x11-proto/xineramaproto dev-util/cmake x86? ( dev-lang/nasm )" @@ -115,7 +117,7 @@ =20 # some dirs ship generated autotools, some dont local d - for d in . xbmc/cores/dvdplayer/Codecs/libbdnav ; do + for d in . xbmc/cores/dvdplayer/Codecs/{libbdnav,libdvd/lib*/} lib/cplu= ff ; do [[ -e ${d}/configure ]] && continue pushd ${d} >/dev/null einfo "Generating autotools in ${d}" @@ -157,6 +159,7 @@ export HELP2MAN=3D$(type -P help2man || echo true) =20 econf \ + --docdir=3D/usr/share/doc/${PF} \ --disable-ccache \ --disable-optimizations \ --enable-external-libraries \ @@ -178,15 +181,13 @@ } =20 src_install() { - einstall || die "Install failed!" + emake install DESTDIR=3D"${D}" || die + prepalldocs =20 insinto /usr/share/applications doins tools/Linux/xbmc.desktop doicon tools/Linux/xbmc.png =20 - dodoc README.linux - rm "${D}"/usr/share/xbmc/{README.linux,LICENSE.GPL,*.txt} - insinto "$(python_get_sitedir)" #309885 doins tools/EventClients/lib/python/xbmcclient.py || die newbin "tools/EventClients/Clients/XBMC Send/xbmc-send.py" xbmc-send ||= die