| 1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/media-video/libav/Attic/libav-0.8.3.ebuild,v 1.1 2012/06/20 11:09:21 scarabeus Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/media-video/libav/Attic/libav-0.8.3.ebuild,v 1.2 2012/06/23 05:12:30 jer Exp $ |
| 4 | |
4 | |
| 5 | EAPI=4 |
5 | EAPI=4 |
| 6 | |
6 | |
| 7 | if [[ ${PV} == *9999 ]] ; then |
7 | if [[ ${PV} == *9999 ]] ; then |
| 8 | SCM="git-2" |
8 | SCM="git-2" |
| … | |
… | |
| 24 | |
24 | |
| 25 | SRC_URI+=" test? ( http://dev.gentoo.org/~lu_zero/libav/fate-0.8.2.tar.xz )" |
25 | SRC_URI+=" test? ( http://dev.gentoo.org/~lu_zero/libav/fate-0.8.2.tar.xz )" |
| 26 | |
26 | |
| 27 | LICENSE="LGPL-2.1 gpl? ( GPL-3 )" |
27 | LICENSE="LGPL-2.1 gpl? ( GPL-3 )" |
| 28 | SLOT="0" |
28 | SLOT="0" |
| 29 | [[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 |
29 | [[ ${PV} == *9999 ]] || \ |
| 30 | ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos |
30 | KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" |
| 31 | ~x64-solaris ~x86-solaris" |
|
|
| 32 | IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection |
31 | IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection |
| 33 | custom-cflags debug dirac doc +encode faac truetype frei0r +gpl gsm |
32 | custom-cflags debug dirac doc +encode faac truetype frei0r +gpl gsm |
| 34 | +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network openssl |
33 | +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network openssl |
| 35 | oss pic pulseaudio +qt-faststart rtmp schroedinger sdl speex ssl +ssse3 |
34 | oss pic pulseaudio +qt-faststart rtmp schroedinger sdl speex ssl +ssse3 |
| 36 | static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid |
35 | static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid |