Gentoo Archives: gentoo-commits

From: "Christian Parpart (trapni)" <trapni@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libcaptury: libcaptury-0.3.0_pre200706031.ebuild ChangeLog libcaptury-0.3.0_pre200712251.ebuild
Date: Tue, 25 Dec 2007 18:02:33
Message-Id: E1J7E6k-00012Z-Ha@stork.gentoo.org
1 trapni 07/12/25 18:02:26
2
3 Modified: libcaptury-0.3.0_pre200706031.ebuild ChangeLog
4 Added: libcaptury-0.3.0_pre200712251.ebuild
5 Log:
6 snapshot bump
7 (Portage version: 2.1.4_rc11)
8
9 Revision Changes Path
10 1.4 media-libs/libcaptury/libcaptury-0.3.0_pre200706031.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libcaptury/libcaptury-0.3.0_pre200706031.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libcaptury/libcaptury-0.3.0_pre200706031.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libcaptury/libcaptury-0.3.0_pre200706031.ebuild?r1=1.3&r2=1.4
15
16 Index: libcaptury-0.3.0_pre200706031.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libcaptury/libcaptury-0.3.0_pre200706031.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- libcaptury-0.3.0_pre200706031.ebuild 1 Jul 2007 23:12:18 -0000 1.3
23 +++ libcaptury-0.3.0_pre200706031.ebuild 25 Dec 2007 18:02:25 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcaptury/libcaptury-0.3.0_pre200706031.ebuild,v 1.3 2007/07/01 23:12:18 peper Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcaptury/libcaptury-0.3.0_pre200706031.ebuild,v 1.4 2007/12/25 18:02:25 trapni Exp $
29
30 inherit multilib flag-o-matic
31
32 @@ -59,7 +59,7 @@
33 return
34 fi
35
36 - cd ${S}
37 + cd "${S}"
38
39 if [[ ! -f configure ]]; then
40 ./autogen.sh || die "autogen.sh failed"
41
42
43
44 1.4 media-libs/libcaptury/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libcaptury/ChangeLog?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libcaptury/ChangeLog?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libcaptury/ChangeLog?r1=1.3&r2=1.4
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/libcaptury/ChangeLog,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- ChangeLog 1 Jul 2007 23:12:18 -0000 1.3
57 +++ ChangeLog 25 Dec 2007 18:02:25 -0000 1.4
58 @@ -1,6 +1,12 @@
59 # ChangeLog for media-libs/libcaptury
60 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcaptury/ChangeLog,v 1.3 2007/07/01 23:12:18 peper Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcaptury/ChangeLog,v 1.4 2007/12/25 18:02:25 trapni Exp $
63 +
64 +*libcaptury-0.3.0_pre200712251 (25 Dec 2007)
65 +
66 + 25 Dec 2007; Christian Parpart <trapni@g.o>
67 + +libcaptury-0.3.0_pre200712251.ebuild:
68 + snapshot bump
69
70 01 Jul 2007; Piotr JaroszyƄski <peper@g.o>
71 libcaptury-0.3.0_pre200706031.ebuild:
72
73
74
75 1.1 media-libs/libcaptury/libcaptury-0.3.0_pre200712251.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libcaptury/libcaptury-0.3.0_pre200712251.ebuild?rev=1.1&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libcaptury/libcaptury-0.3.0_pre200712251.ebuild?rev=1.1&content-type=text/plain
79
80 Index: libcaptury-0.3.0_pre200712251.ebuild
81 ===================================================================
82 # Copyright 1999-2007 Gentoo Foundation
83 # Distributed under the terms of the GNU General Public License v2
84 # $Header: /var/cvsroot/gentoo-x86/media-libs/libcaptury/libcaptury-0.3.0_pre200712251.ebuild,v 1.1 2007/12/25 18:02:25 trapni Exp $
85
86 inherit multilib flag-o-matic
87
88 DESCRIPTION="Captury Framework Library"
89 HOMEPAGE="http://rm-rf.in/projects/captury/"
90 SRC_URI="http://upstream.rm-rf.in./captury/captury-${PV}.tar.bz2"
91 LICENSE="LGPL-2.1"
92 SLOT="0"
93 KEYWORDS="~amd64 ~x86"
94 IUSE="debug multilib"
95
96 RDEPEND=">=media-libs/capseo-0.3.0_pre200712251
97 x11-libs/libX11
98 x11-libs/libXfixes
99 virtual/opengl
100 amd64? ( multilib? (
101 app-emulation/emul-linux-x86-xlibs
102 app-emulation/emul-linux-x86-medialibs
103 ) )"
104
105 DEPEND="${RDEPEND}
106 dev-util/pkgconfig"
107
108 EMULTILIB_PKG="true"
109
110 S="${WORKDIR}/captury-${PV}/${PN}"
111
112 setup_env() {
113 LD_LIBRARY_PATH=
114 LDFLAGS=
115
116 # keep backwards compatibility as long as I *have* to.
117 if use amd64 && [[ ${ABI} = "x86" ]]; then
118 if has_version '<app-emulation/emul-linux-x86-xlibs-7.0-r8'; then
119 LDFLAGS="-L/emul/linux/x86/usr/lib"
120 LD_LIBRARY_PATH="/emul/linux/x86/usr/lib"
121 fi
122 fi
123
124 export LDFLAGS
125 export LD_LIBRARY_PATH
126 }
127
128 src_compile() {
129 if [[ -z ${OABI} ]] && has_multilib_profile; then
130 use debug && append-flags -O0 -g3
131 use debug || append-flags -DNDEBUG=1
132
133 einfo "Building multilib ${PN} for ABIs: $(get_install_abis)"
134 OABI=${ABI}
135 for ABI in $(get_install_abis); do
136 export ABI=${ABI}
137 src_compile
138 done
139 ABI=${OABI}
140 return
141 fi
142
143 cd "${S}"
144
145 if [[ ! -f configure ]]; then
146 ./autogen.sh || die "autogen.sh failed"
147 fi
148
149 ABI=${ABI:-default}
150
151 setup_env
152
153 mkdir abi-${ABI}
154 cd abi-${ABI}
155
156 ../configure \
157 --prefix="/usr" \
158 --host="$(get_abi_CHOST ${ABI})" \
159 --libdir="/usr/$(get_libdir)" \
160 || die "./configure for ABI ${ABI} failed"
161
162 emake || die "make for ABI ${ABI} failed"
163 }
164
165 src_install() {
166 for ABI in $(get_install_abis); do
167 make -C abi-${ABI} install DESTDIR="${D}" || die "make install for ABI ${ABI} failed."
168 done
169
170 dodoc AUTHORS ChangeLog* NEWS README* TODO
171 }
172
173 # vim:ai:noet:ts=4:nowrap
174
175
176
177 --
178 gentoo-commits@g.o mailing list