| 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-tv/xbmc/xbmc-9999.ebuild,v 1.128 2012/12/29 04:39:38 vapier Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.129 2012/12/29 20:12:18 vapier Exp $ |
| 4 | |
4 | |
| 5 | EAPI="4" |
5 | EAPI="4" |
| 6 | |
6 | |
| 7 | # Does not work with py3 here |
7 | # Does not work with py3 here |
| 8 | # It might work with py:2.5 but I didn't test that |
8 | # It might work with py:2.5 but I didn't test that |
| … | |
… | |
| 87 | || ( media-libs/libpostproc <media-video/libav-0.8.2-r1 media-video/ffmpeg ) |
87 | || ( media-libs/libpostproc <media-video/libav-0.8.2-r1 media-video/ffmpeg ) |
| 88 | >=virtual/ffmpeg-0.6[encode] |
88 | >=virtual/ffmpeg-0.6[encode] |
| 89 | rtmp? ( media-video/rtmpdump ) |
89 | rtmp? ( media-video/rtmpdump ) |
| 90 | avahi? ( net-dns/avahi ) |
90 | avahi? ( net-dns/avahi ) |
| 91 | nfs? ( net-fs/libnfs ) |
91 | nfs? ( net-fs/libnfs ) |
| 92 | webserver? ( >=net-libs/libmicrohttpd-0.9.24 ) |
92 | webserver? ( net-libs/libmicrohttpd[messages] ) |
| 93 | sftp? ( net-libs/libssh ) |
93 | sftp? ( net-libs/libssh ) |
| 94 | net-misc/curl |
94 | net-misc/curl |
| 95 | samba? ( >=net-fs/samba-3.4.6[smbclient] ) |
95 | samba? ( >=net-fs/samba-3.4.6[smbclient] ) |
| 96 | bluetooth? ( net-wireless/bluez ) |
96 | bluetooth? ( net-wireless/bluez ) |
| 97 | sys-apps/dbus |
97 | sys-apps/dbus |