From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from email.fidnet.com (ecomm1.fidnet.com [216.229.64.80]) by chiba.3jane.net (Postfix) with SMTP id 0710C25ABC for ; Wed, 16 Jan 2002 10:58:03 -0600 (CST) Received: (qmail 14584 invoked from network); 16 Jan 2002 16:59:12 -0000 Received: from dialup-mo-50.rolla.fidnet.com (HELO silica.localmosci) (216.229.74.50) by 64.251.128.96 with SMTP; 16 Jan 2002 16:59:12 -0000 Subject: RE: [gentoo-dev] WindowMaker 0.8? From: "Tod M. Neidt" To: gentoo-dev@gentoo.org In-Reply-To: <002b01c19ea8$52238b40$0300a8c0@tsunami> References: <002b01c19ea8$52238b40$0300a8c0@tsunami> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 16 Jan 2002 10:58:36 -0600 Message-Id: <1011200317.863.1.camel@silica.localmosci> Mime-Version: 1.0 Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Developer discussion list List-Unsubscribe: , List-Archive: X-Archives-Salt: 728f4572-9b16-4120-bb32-1b5f70f6262e X-Archives-Hash: 6cc5efd8866180e538695078885d3c1b On Wed, 2002-01-16 at 10:10, Clay Mitchell wrote: > Good idea. Where can I get some info on how to do this? > > Hi! A good place to start is by studying the existing ebuild for WindowMaker-0.70.0-r1 Also check out: /usr/portage/skel.build the DevelopmentHOWTO on the gentoo.org and 'man 5 ebuild' It is also useful to look over the helper scripts in /usr/lib/portage/bin to understand exactly what they are doing. Hope that helps. tod