* [gentoo-dev] libmad and madplay in one package
@ 2002-07-31 20:59 Christopher Sharp
2002-07-31 22:07 ` George Shapovalov
2002-08-01 12:05 ` Spider
0 siblings, 2 replies; 4+ messages in thread
From: Christopher Sharp @ 2002-07-31 20:59 UTC (permalink / raw
To: gentoo-dev
Hello,
I want to make an ebuild of madplay but as libmad and madplay are in one package I don't know how to deal with that. Should I make two ebuilds or
only one which installs both ?
Any suggestion appreciated ...
- Christopher
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] libmad and madplay in one package
2002-07-31 20:59 [gentoo-dev] libmad and madplay in one package Christopher Sharp
@ 2002-07-31 22:07 ` George Shapovalov
2002-07-31 22:45 ` Christopher Sharp
2002-08-01 12:05 ` Spider
1 sibling, 1 reply; 4+ messages in thread
From: George Shapovalov @ 2002-07-31 22:07 UTC (permalink / raw
To: gentoo-dev
Hi Chris
On Wednesday 31 July 2002 13:59, Christopher Sharp wrote:
> Hello,
> I want to make an ebuild of madplay but as libmad and madplay are in one
> package I don't know how to deal with that. Should I make two ebuilds or
> only one which installs both ?
That depends.
Is libmad a very specific library designed to run solely with madplay and
nothing else?
Or rather can it be used by some other app?
Generally if there is a chance that it may be used by other apps it should be
a separate package/ebuild (just use the same SRC_URI, anyway it will be
fetched only once). Otherwise it is better to install it in the same ebuild
as the sole app making use of it.
If you are not sure I think in your case it is a sufficiently safe bet to
assume that the lib is quite specific and just creat one ebuild that will
install both the lib and the app. If later-on you find some other app making
use of this lib you can just split the ebuild. And yea, definitely make a
note in the ChangeLog and probably the ebuild itself, that the lib is
installed along the app. This way whoever comes by this issue will be able to
easily handle it.
George
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] libmad and madplay in one package
2002-07-31 22:07 ` George Shapovalov
@ 2002-07-31 22:45 ` Christopher Sharp
0 siblings, 0 replies; 4+ messages in thread
From: Christopher Sharp @ 2002-07-31 22:45 UTC (permalink / raw
To: gentoo-dev
On Wed, 31 Jul 2002 15:07:54 -0700
George Shapovalov <georges@its.caltech.edu> wrote:
> Hi Chris
>
> On Wednesday 31 July 2002 13:59, Christopher Sharp wrote:
> > Hello,
> > I want to make an ebuild of madplay but as libmad and madplay are in one
> > package I don't know how to deal with that. Should I make two ebuilds or
> > only one which installs both ?
> That depends.
> Is libmad a very specific library designed to run solely with madplay and
> nothing else?
> Or rather can it be used by some other app?
> Generally if there is a chance that it may be used by other apps it should be
> a separate package/ebuild (just use the same SRC_URI, anyway it will be
> fetched only once).
Hmm, the homepage shows a nice number of apps using MAD and I think most of the use the lib. I think I will do a seperate ebuild for libmad.
Thanks for your response :)
- Christopher
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] libmad and madplay in one package
2002-07-31 20:59 [gentoo-dev] libmad and madplay in one package Christopher Sharp
2002-07-31 22:07 ` George Shapovalov
@ 2002-08-01 12:05 ` Spider
1 sibling, 0 replies; 4+ messages in thread
From: Spider @ 2002-08-01 12:05 UTC (permalink / raw
To: Christopher Sharp; +Cc: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 585 bytes --]
begin quote
On Wed, 31 Jul 2002 22:59:33 +0200
Christopher Sharp <csharp@freeshell.org> wrote:
> Hello,
> I want to make an ebuild of madplay but as libmad and madplay are in
> one package I don't know how to deal with that. Should I make two
> ebuilds or only one which installs both ?
> Any suggestion appreciated ...
>
> - Christopher
do not duplicate effort :
qpkg -v -f `which madplay`
media-sound/mad-0.14.2b-r1 *
//Spider
--
begin .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-08-01 12:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-31 20:59 [gentoo-dev] libmad and madplay in one package Christopher Sharp
2002-07-31 22:07 ` George Shapovalov
2002-07-31 22:45 ` Christopher Sharp
2002-08-01 12:05 ` Spider
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox