Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 121120 Details for
Bug 180832
app-arch/xar-1.5 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xar-1.5 version bump
xar-1.5.ebuild (text/plain), 1.15 KB, created by
teknux
on 2007-06-04 09:55:15 UTC
(
hide
)
Description:
xar-1.5 version bump
Filename:
MIME Type:
Creator:
teknux
Created:
2007-06-04 09:55:15 UTC
Size:
1.15 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-arch/xar/xar-20050423.ebuild,v 1.4 2006/10/08 16:08:18 grobian Exp $ > >inherit eutils flag-o-matic autotools > >DESCRIPTION="The XAR project aims to provide an easily extensible archive format." >HOMEPAGE="http://code.google.com/p/xar/" >SRC_URI="http://xar.googlecode.com/files/${P}.tar.gz" > >LICENSE="BSD-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" >IUSE="debug" > >RDEPEND="virtual/libc" >DEPEND="${RDEPEND} > dev-libs/openssl > dev-libs/libxml2 > sys-libs/zlib" > >src_unpack() { > unpack ${A} > cd ${S} ># epatch ${FILESDIR}/${P}-amd64.patch ># epatch "${FILESDIR}/${P}-ldflags.patch" > > eautoreconf >} > >src_compile() { > use debug && myconf="${myconf} --enable-symbols" > use ppc64 && myconf="${myconf} --enable-64bit" > use sparc && myconf="${myconf} --enable-64bit-vis" > > # This is a var used by AMD64-multilib, unset this > # or we'll have problems during econf/emake > unset SYMLINK_LIB > > econf ${myconf} || die > emake CFLAGS_OPTIMIZE="${CFLAGS}" LDFLAGS_OPTIMIZE="${LDFLAGS}" || die >} > >src_install() { > make DESTDIR=${D} install || die >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 180832
: 121120