public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Zach Forrest <microserf@shaw.ca>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] WindowMaker 0.8? (ebuild info)
Date: Wed, 16 Jan 2002 09:20:25 -0800	[thread overview]
Message-ID: <3C45B659.1090908@shaw.ca> (raw)
In-Reply-To: 002b01c19ea8$52238b40$0300a8c0@tsunami

First, read the Gentoo Linux Developers HOWTO: 
http://www.gentoo.org/doc/gentoo-howto.html

This document is a little out of date and there are couple of things to 
be aware of. One, the "A" variable is no longer used. Instead, you 
should replace the "${A}" in the "SRC_URI" variable with "${P}.tar.gz" 
(assuming that the package you are installing has the ".tar.gz" 
extension). Two, "try" is no longer used. Instead, use something like 
"./configure || die" or "emake || die". This will all make a little more 
sense once you've read the Gentoo Linux Developers HOWTO.

You might also want to check the devloper's mailing list archives for 
December and January for more info. Also, I highly recommend using the 
skeleton ebuild file (which has a lot of comments) located in 
"/usr/portage/skel.build". This should help you get started.

For me, it was very helpful to look at some existing ebuilds to get a 
better idea of how things are done. Playing with the "ebuild" command 
(see "man ebuild") will also give you a better idea of the steps 
involved in the merging process.

Regards,
Zach

Clay Mitchell wrote:

> Good idea. Where can I get some info on how to do this?
> 
> 
> -----Original Message-----
> From: gentoo-dev-admin@gentoo.org [mailto:gentoo-dev-admin@gentoo.org]
> On Behalf Of Gila
> Sent: Wednesday, January 16, 2002 10:39 AM
> To: gentoo-dev@gentoo.org
> Subject: Re: [gentoo-dev] WindowMaker 0.8?
> 
> 
> make a ebuild your self and share it with us! :)
> 
> On Wednesday 16 January 2002 15:39, you wrote:
> 
>>Any plans to put together a 0.8.0 ebuild of this? Or should I just 
>>install it on my own?
>>
>>Thanks
>>-Clay
>>
>>_______________________________________________
>>gentoo-dev mailing list
>>gentoo-dev@gentoo.org 
>>http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
> 
> 




  parent reply	other threads:[~2002-01-16 17:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-16 14:39 [gentoo-dev] WindowMaker 0.8? Clay Mitchell
2002-01-16 15:38 ` Gila
2002-01-16 16:10   ` Clay Mitchell
2002-01-16 16:58     ` Tod M. Neidt
2002-01-16 17:20     ` Zach Forrest [this message]
2002-01-16 18:37       ` [gentoo-dev] WindowMaker 0.8? (emake vs make?) Jano Lukac
2002-01-16 18:38         ` Jano Lukac
2002-01-16 20:21         ` Mikael Hallendal
2002-01-16 19:21     ` [gentoo-dev] WindowMaker 0.8? Gila
2002-01-16 17:02 ` Grant Goodyear

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C45B659.1090908@shaw.ca \
    --to=microserf@shaw.ca \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox