[gentoo-dev] Re: gentoo-x86 commit in app-office/homebank: metadata.xml ChangeLog homebank-3.7.ebuild Manifest

2008-04-01 Thread Tiziano Müller
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



Re: [gentoo-dev] Re: gentoo-x86 commit in app-office/homebank: metadata.xml ChangeLog homebank-3.7.ebuild Manifest

2008-04-01 Thread Denis Dupeyron
On Tue, Apr 1, 2008 at 3:37 PM, Tiziano Müller [EMAIL PROTECTED] wrote:
  eautoconf is enough.

Sorry about that. Fixed.

Denis.
���^�X�����(��j)b�b�