public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Philippe Namias <pn@novadeck.net>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] Prozilla
Date: Mon Mar 12 04:53:02 2001	[thread overview]
Message-ID: <01031212534700.31936@cerberus> (raw)

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

Hi

	I have update prozilla to 1.3.3 and also put --sysconfdir=/etc in the 
ebuild. Did you want it other place (ie /etc/prozilla or a la BSD 
/usr/local/etc)?

Thanks

[-- Attachment #2: prozilla-1.3.3.ebuild --]
[-- Type: text/plain, Size: 727 bytes --]

# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Your Name <your email>
# /home/cvsroot/gentoo-x86/net-www/prozilla/prozilla-1.3.2.ebuild,v 1.1 2001/02/21 09:52:57 achim Exp

A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="A download manager"
SRC_URI="http://www.lintux.cx/~kalum/${A}"
HOMEPAGE="http://www.lintux.cx/~kalum/prozilla.html"

DEPEND="virtual/glibc
	>=sys-libs/ncurses-5.2"

src_compile() {

    try ./configure --prefix=/usr --mandir=/usr/share/man --host=${CHOST} --sysconfdir=/etc
    try make

}

src_install () {

    try make DESTDIR=${D} install

    dodoc ANNOUNCE AUTHORS COPYING CREDITS ChangeLog FAQ NEWS README TODO

}


             reply	other threads:[~2001-03-12 11:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-12  4:53 Philippe Namias [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-11-02 15:10 [gentoo-dev] Prozilla Alec Warner
2006-09-03  1:53 [gentoo-dev] prozilla Alec Warner

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=01031212534700.31936@cerberus \
    --to=pn@novadeck.net \
    --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