[gentoo-dev] [EBUILD] unknown description

2014-10-16 Thread sp4ze
Hi, I try to make a deadbeef ebuild I have two unknown description ( faad and zip ) - - faad : - - zip : DEADBEEF README: ... faad2: for AAC plugin libzip: for vfs_zip plugin ... Here is a brief description of my ebuild : IUSE="... faad zip ..." RDEPEND="... faad? ( media-libs/faad2 )

Re: [gentoo-dev] new virtual: virtual/podofo-build

2014-10-16 Thread Zac Medico
On 10/15/2014 05:36 AM, Rich Freeman wrote: > On Wed, Oct 15, 2014 at 7:42 AM, Andreas K. Huettel > wrote: >>> In order to solve bug #503802 [1], I would like to add a >>> virtual/podofo-build package to pull in app-text/podofo and >>> dev-libs/boost. Then packages like app-text/calibre can put >>

Re: [gentoo-dev] [EBUILD] unknown description

2014-10-16 Thread Kent Fredric
On 17 October 2014 08:54, sp4ze wrote: > I looked the other ebuild using faad ( mpd, mplayer... ) but I see no > difference with mine. > grep faad /usr/portage/media-video/mplayer/metadata.xml Use external faad library for AAC decoding grep faad /usr/portage/media-sound/mpd/metadata.xml

Re: [gentoo-dev] [EBUILD] unknown description

2014-10-16 Thread sp4ze
I missed the gentoo manual page metadata. shame on me Thx Kent -- Sp4ze

Re: [gentoo-dev] [EBUILD] unknown description

2014-10-16 Thread Diego Elio Pettenò
And if faad is *required* for aac it should not use faad as USE flag, but aac. Because in the case of mplayer it's selecting faad *over libavcodec*. In other cases faad is depended upon with aac because it is required to play back aac files. Diego Elio Pettenò — Flameeyes flamee...@flameeyes.eu —