public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev]  Re: gentoo-x86 commit in app-office/homebank: metadata.xml ChangeLog homebank-3.7.ebuild Manifest
Date: Tue, 01 Apr 2008 15:37:29 +0200	[thread overview]
Message-ID: <fstdqu$fd9$1@ger.gmane.org> (raw)
In-Reply-To: E1JgfX7-0007sR-Pq@stork.gentoo.org

Denis Dupeyron (calchan) wrote:

> # /var/cvsroot/gentoo-x86/app-office/homebank/homebank-3.7.ebuild,v 1.1
> # 2008/04/01 12:24:09 calchan Exp $
> 
> inherit autotools fdo-mime
> 
> DESCRIPTION="Free, easy, personal accounting for everyone"
> HOMEPAGE="http://homebank.free.fr/index.php"
> SRC_URI="http://homebank.free.fr/public/${P}.tar.gz"
> LICENSE="GPL-2"
> SLOT="0"
> IUSE="ofx"
> KEYWORDS="~amd64 ~x86"
> 
> RDEPEND=">=x11-libs/gtk+-2.0
> ofx? ( >=dev-libs/libofx-0.7 )"
> DEPEND="${RDEPEND}
> dev-util/pkgconfig"
> 
> src_unpack() {
> unpack ${A}
> cd "${S}"
> 
> sed -i \
> -e 's/-Werror//' configure.ac \
> -e 's/LDFLAGS="${LDFLAGS} -lofx"/LIBS="${LIBS} -lofx"/' \
> configure.ac || die "sed failed"
> 
> eautoreconf
> }
eautoconf is enough.

Cheers,
Tiziano




-- 
gentoo-dev@lists.gentoo.org mailing list



       reply	other threads:[~2008-04-01 13:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1JgfX7-0007sR-Pq@stork.gentoo.org>
2008-04-01 13:37 ` Tiziano Müller [this message]
2008-04-01 13:46   ` [gentoo-dev] Re: gentoo-x86 commit in app-office/homebank: metadata.xml ChangeLog homebank-3.7.ebuild Manifest Denis Dupeyron

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='fstdqu$fd9$1@ger.gmane.org' \
    --to=dev-zero@gentoo.org \
    --cc=gentoo-dev@lists.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