From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1InvhQ-0001ts-GL for garchives@archives.gentoo.org; Fri, 02 Nov 2007 12:32:32 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id lA2CVcIF011047; Fri, 2 Nov 2007 12:31:38 GMT Received: from siemen.orkz.net (mail.orkz.net [212.178.119.180]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id lA2CSRA7006413 for ; Fri, 2 Nov 2007 12:28:27 GMT Received: (qmail 76322 invoked by uid 98); 2 Nov 2007 12:25:59 -0000 Received: from 192.168.1.220 by siemen.orkz.net (envelope-from , uid 89) with qmail-scanner-1.25 (clamdscan: 0.88.4/1763. spamassassin: 3.1.4. Clear:RC:1(192.168.1.220):. Processed in 0.022374 secs); 02 Nov 2007 12:25:59 -0000 X-Qmail-Scanner-Mail-From: jer@gentoo.org via siemen.orkz.net X-Qmail-Scanner: 1.25 (Clear:RC:1(192.168.1.220):. Processed in 0.022374 secs) Received: from unknown (HELO epia.jer-c2.orkz.net) (192.168.1.220) by siemen.orkz.net with AES256-SHA encrypted SMTP; 2 Nov 2007 12:25:59 -0000 Date: Fri, 2 Nov 2007 13:28:23 +0100 From: Jeroen Roovers To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] New global USE flag: modplug Message-ID: <20071102132823.7d377f75@epia.jer-c2.orkz.net> In-Reply-To: <20071101233234.1ca32e14@gentoo.org> References: <20071101233234.1ca32e14@gentoo.org> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.10.14; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: ff017378-310e-428a-8870-3b119f8d945b X-Archives-Hash: c281799ee8f676706e757496ad0ec8dc On Thu, 1 Nov 2007 23:32:34 +0200 Samuli Suominen wrote: > I'd like to add USE modplug to use.desc. I'll do it tomorrow, > unless someone objects. Remember that tomorrow is always too soon in projects like Gentoo. :) $ euses -s mod fmod modplug media-video/vlc:mod - Enables Mod demux support. games-strategy/dark-oberon:fmod - Add sound support (fmod) media-libs/panda3d:fmod - Enables support for using mod files for audio support gnustep-apps/cynthiune:modplug - Build with modplug support media-libs/xine-lib:modplug - Build with modplug support media-plugins/audacious-plugins:modplug - Build with modplug support media-sound/audacious:modplug - Build with modplug support media-sound/bmpx:modplug - Build with modplug support media-sound/cmus:modplug - Build with modplug support media-sound/herrie:modplug - Build with modplug support media-sound/moc:modplug - Add support for modplug That's three USE flags describing the same support for (playing) mod files, but ebuilds depend on either media-libs/{fmod,libmodplug} and the former has its own USE flag. media-video/vlc has a libmodplug dependency and should probably be changed to use IUSE=modplug instead of IUSE=mod, if USE=modplug goes global. Kind regards, KeR -- gentoo-dev@gentoo.org mailing list