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.2.ebuild,v 1.1 2012/05/05 19:02:29 scarabeus Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/media-video/libav/Attic/libav-0.8.2.ebuild,v 1.3 2012/05/07 00:12:20 hwoarang 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" |
… | |
… | |
22 | SRC_URI="http://${PN}.org/releases/${P}.tar.xz" |
22 | SRC_URI="http://${PN}.org/releases/${P}.tar.xz" |
23 | fi |
23 | fi |
24 | |
24 | |
25 | LICENSE="LGPL-2.1 gpl? ( GPL-3 )" |
25 | LICENSE="LGPL-2.1 gpl? ( GPL-3 )" |
26 | SLOT="0" |
26 | SLOT="0" |
27 | [[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 |
27 | [[ ${PV} == *9999 ]] || KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 |
28 | ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos |
28 | ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos |
29 | ~x64-solaris ~x86-solaris" |
29 | ~x64-solaris ~x86-solaris" |
30 | IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection |
30 | IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection |
31 | custom-cflags debug dirac doc +encode faac truetype frei0r +gpl gsm |
31 | custom-cflags debug dirac doc +encode faac truetype frei0r +gpl gsm |
32 | +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network openssl |
32 | +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network openssl |
33 | oss pic pulseaudio +qt-faststart rtmp schroedinger sdl speex ssl +ssse3 |
33 | oss pic pulseaudio +qt-faststart rtmp schroedinger sdl speex ssl +ssse3 |