* [gentoo-dev] Globecom Jukebox ebuild
@ 2003-08-26 19:35 Martin, Stephen
2003-08-26 20:56 ` Chris Gianelloni
2003-08-26 21:00 ` Stuart Herbert
0 siblings, 2 replies; 3+ messages in thread
From: Martin, Stephen @ 2003-08-26 19:35 UTC (permalink / raw
To: gentoo-dev
Hi all,
I may be getting in over my head with this, but I'd like to make up an
ebuild for the Globecom mp3 jukebox. My question is this: installation
options don't seem to be controlled by flags, rather they are set with
an interactive installation script. What is the best way to handle
cases like this? Do I need to construct a replacement installation
script based on USE settings or is there some other way?
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] Globecom Jukebox ebuild
2003-08-26 19:35 [gentoo-dev] Globecom Jukebox ebuild Martin, Stephen
@ 2003-08-26 20:56 ` Chris Gianelloni
2003-08-26 21:00 ` Stuart Herbert
1 sibling, 0 replies; 3+ messages in thread
From: Chris Gianelloni @ 2003-08-26 20:56 UTC (permalink / raw
To: Martin, Stephen; +Cc: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 686 bytes --]
On Tue, 2003-08-26 at 15:35, Martin, Stephen wrote:
> Hi all,
> I may be getting in over my head with this, but I'd like to make up an
> ebuild for the Globecom mp3 jukebox. My question is this: installation
> options don't seem to be controlled by flags, rather they are set with
> an interactive installation script. What is the best way to handle
> cases like this? Do I need to construct a replacement installation
> script based on USE settings or is there some other way?
I would construct a replacement script as it seems to be the easiest way
to go about this.
--
Chris Gianelloni
Developer, Gentoo Linux
Games Team
Is your power animal a penguin?
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] Globecom Jukebox ebuild
2003-08-26 19:35 [gentoo-dev] Globecom Jukebox ebuild Martin, Stephen
2003-08-26 20:56 ` Chris Gianelloni
@ 2003-08-26 21:00 ` Stuart Herbert
1 sibling, 0 replies; 3+ messages in thread
From: Stuart Herbert @ 2003-08-26 21:00 UTC (permalink / raw
To: Martin, Stephen, gentoo-dev
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 1229 bytes --]
On Tuesday 26 August 2003 8:35 pm, Martin, Stephen wrote:
> Hi all,
> I may be getting in over my head with this, but I'd like to make up an
> ebuild for the Globecom mp3 jukebox. My question is this: installation
> options don't seem to be controlled by flags, rather they are set with
> an interactive installation script. What is the best way to handle
> cases like this? Do I need to construct a replacement installation
> script based on USE settings or is there some other way?
>
>
> --
> gentoo-dev@gentoo.org mailing list
Have you tried putting the configuration answers into a text file, and then
running this:
cat <answers file> | <setup-script>
That often works, and has the advantage of saving a lot of effort :)
Best regards,
Stu
--
Stuart Herbert stuart@gentoo.org
Gentoo Developer http://www.gentoo.org/
Beta packages for download http://dev.gentoo.org/~stuart/packages/
Come and meet me in March 2004 http://www.phparch.com/cruise/
GnuGP key id# F9AFC57C available from http://pgp.mit.edu
Key fingerprint = 31FB 50D4 1F88 E227 F319 C549 0C2F 80BA F9AF C57C
--
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-08-26 21:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-26 19:35 [gentoo-dev] Globecom Jukebox ebuild Martin, Stephen
2003-08-26 20:56 ` Chris Gianelloni
2003-08-26 21:00 ` Stuart Herbert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox