Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libvpx: ChangeLog libvpx-1.0.0.ebuild libvpx-9999.ebuild
Date: Wed, 29 Feb 2012 11:55:14
Message-Id: 20120229115503.2B8E52004B@flycatcher.gentoo.org
1 aballier 12/02/29 11:55:03
2
3 Modified: ChangeLog libvpx-9999.ebuild
4 Added: libvpx-1.0.0.ebuild
5 Log:
6 version bump, bug #405955
7
8 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.38 media-libs/libvpx/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.38&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.38&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?r1=1.37&r2=1.38
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v
20 retrieving revision 1.37
21 retrieving revision 1.38
22 diff -u -r1.37 -r1.38
23 --- ChangeLog 20 Feb 2012 11:30:16 -0000 1.37
24 +++ ChangeLog 29 Feb 2012 11:55:03 -0000 1.38
25 @@ -1,6 +1,12 @@
26 # ChangeLog for media-libs/libvpx
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.37 2012/02/20 11:30:16 tomka Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.38 2012/02/29 11:55:03 aballier Exp $
30 +
31 +*libvpx-1.0.0 (29 Feb 2012)
32 +
33 + 29 Feb 2012; Alexis Ballier <aballier@g.o> +libvpx-1.0.0.ebuild,
34 + libvpx-9999.ebuild:
35 + version bump, bug #405955
36
37 20 Feb 2012; Thomas Kahle <tomka@g.o> libvpx-0.9.7-r1.ebuild:
38 marked x86 per bug 403183
39
40
41
42 1.20 media-libs/libvpx/libvpx-9999.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild?rev=1.20&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild?rev=1.20&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild?r1=1.19&r2=1.20
47
48 Index: libvpx-9999.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v
51 retrieving revision 1.19
52 retrieving revision 1.20
53 diff -u -r1.19 -r1.20
54 --- libvpx-9999.ebuild 26 Dec 2011 11:07:28 -0000 1.19
55 +++ libvpx-9999.ebuild 29 Feb 2012 11:55:03 -0000 1.20
56 @@ -1,6 +1,6 @@
57 -# Copyright 1999-2011 Gentoo Foundation
58 +# Copyright 1999-2012 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v 1.19 2011/12/26 11:07:28 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v 1.20 2012/02/29 11:55:03 aballier Exp $
62
63 EAPI=4
64 inherit multilib toolchain-funcs
65 @@ -15,6 +15,7 @@
66 else
67 SRC_URI="http://webm.googlecode.com/files/${PN}-v${PV}.tar.bz2"
68 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
69 + S="${WORKDIR}/${PN}-v${PV}"
70 fi
71
72 DESCRIPTION="WebM VP8 Codec SDK"
73
74
75
76 1.1 media-libs/libvpx/libvpx-1.0.0.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild?rev=1.1&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild?rev=1.1&content-type=text/plain
80
81 Index: libvpx-1.0.0.ebuild
82 ===================================================================
83 # Copyright 1999-2012 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 # $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild,v 1.1 2012/02/29 11:55:03 aballier Exp $
86
87 EAPI=4
88 inherit multilib toolchain-funcs
89
90 if [[ ${PV} == *9999* ]]; then
91 inherit git-2
92 EGIT_REPO_URI="http://git.chromium.org/webm/${PN}.git"
93 KEYWORDS=""
94 elif [[ ${PV} == *pre* ]]; then
95 SRC_URI="mirror://gentoo/${P}.tar.bz2"
96 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
97 else
98 SRC_URI="http://webm.googlecode.com/files/${PN}-v${PV}.tar.bz2"
99 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
100 S="${WORKDIR}/${PN}-v${PV}"
101 fi
102
103 DESCRIPTION="WebM VP8 Codec SDK"
104 HOMEPAGE="http://www.webmproject.org"
105
106 LICENSE="BSD"
107 SLOT="0"
108 IUSE="altivec debug doc mmx postproc sse sse2 sse3 ssse3 sse4_1 static-libs +threads"
109
110 RDEPEND=""
111 DEPEND="amd64? ( dev-lang/yasm )
112 x86? ( dev-lang/yasm )
113 x86-fbsd? ( dev-lang/yasm )
114 doc? (
115 app-doc/doxygen
116 dev-lang/php
117 )
118 "
119
120 REQUIRED_USE="
121 sse2? ( mmx )
122 "
123
124 src_configure() {
125 # http://bugs.gentoo.org/show_bug.cgi?id=384585
126 addpredict /usr/share/snmp/mibs/.index
127
128 tc-export CC
129 ./configure \
130 --prefix="${EPREFIX}"/usr \
131 --libdir="${EPREFIX}"/usr/$(get_libdir) \
132 --enable-pic \
133 --enable-vp8 \
134 --enable-shared \
135 $(use_enable altivec) \
136 $(use_enable debug debug-libs) \
137 $(use_enable debug) \
138 $(use_enable doc install-docs) \
139 $(use_enable mmx) \
140 $(use_enable postproc) \
141 $(use_enable sse) \
142 $(use_enable sse2) \
143 $(use_enable sse3) \
144 $(use_enable sse4_1) \
145 $(use_enable ssse3) \
146 $(use_enable static-libs static ) \
147 $(use_enable threads multithread) \
148 || die
149 }
150
151 src_install() {
152 emake DESTDIR="${D}" install
153 dodoc AUTHORS CHANGELOG README
154 }