Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-tv/xbmc: xbmc-9999.ebuild
Date: Tue, 24 Feb 2009 21:55:51
Message-Id: E1Lc5Fk-0002zJ-5Q@stork.gentoo.org
1 vapier 09/02/24 21:55:48
2
3 Modified: xbmc-9999.ebuild
4 Log:
5 simplify autotool timestamp syncing
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.11 media-tv/xbmc/xbmc-9999.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild?r1=1.10&r2=1.11
14
15 Index: xbmc-9999.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- xbmc-9999.ebuild 24 Feb 2009 07:18:36 -0000 1.10
22 +++ xbmc-9999.ebuild 24 Feb 2009 21:55:48 -0000 1.11
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.10 2009/02/24 07:18:36 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.11 2009/02/24 21:55:48 vapier Exp $
28
29 # XXX: be nice to split out packages that come bundled and use the
30 # system libraries ...
31 @@ -73,6 +73,7 @@
32 else
33 unpack ${A}
34 fi
35 + cd "${S}"
36
37 # Avoid help2man
38 sed -i \
39 @@ -80,12 +81,7 @@
40 xbmc/lib/libcdio/libcdio/src/Makefile.in
41
42 # Tweak autotool timestamps to avoid regeneration
43 - local dir
44 - for dir in $(find "${S}" -name configure) ; do
45 - cd "${dir%configure}"
46 - find . -type f -print0 | xargs -0 touch -r configure
47 - done
48 - cd "${S}"
49 + find . -type f -print0 | xargs -0 touch -r configure
50
51 # Fix XBMC's final version string showing as "exported"
52 # instead of the SVN revision number. Also cleanup flags.