Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 306525 Details for
Bug 409239
app-arch/ppmd-10.1_p4 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ppmd-10.1_p4.ebuild
ppmd-10.1_p4.ebuild (text/plain), 1.24 KB, created by
Pacho Ramos
on 2012-03-24 11:48:42 UTC
(
hide
)
Description:
ppmd-10.1_p4.ebuild
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2012-03-24 11:48:42 UTC
Size:
1.24 KB
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-arch/ppmd/ppmd-9.1_p16.ebuild,v 1.1 2010/09/20 09:49:11 jer Exp $ > >EAPI=4 > >inherit eutils flag-o-matic toolchain-funcs > >PATCHV="${P##*_p}" >MY_P="${P%%_*}" >MY_P="${MY_P/-/_}" > >DESCRIPTION="PPM based compressor -- better behaved than bzip2" >HOMEPAGE="http://http.us.debian.org/debian/pool/main/p/ppmd/" >SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${MY_P}.orig.tar.gz > mirror://debian/pool/main/${PN::1}/${PN}/${MY_P}-${PATCHV}.debian.tar.gz" > >LICENSE="public-domain" >SLOT="0" >KEYWORDS="-alpha ~amd64 ~hppa -ia64 ~mips ~ppc ~sparc ~x86 ~x86-interix -amd64-linux -ia64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" >IUSE="" > >S=${WORKDIR}/${P%%_*} > >src_prepare() { > EPATCH_FORCE=yes EPATCH_SUFFIX=patch epatch "${WORKDIR}"/debian/patches/ > epatch "${FILESDIR}/${PN}-p10-makefile.patch" > sed b/Makefile \ > -e 's|$(CXX)|& $(CFLAGS) $(LDFLAGS)|g' > Makefile \ > || die "sed b/Makefile" >} > >src_configure() { > tc-export CXX > replace-flags -O3 -O2 > append-flags -fno-inline-functions -fno-exceptions -fno-rtti >} > >src_install() { > emake install DESTDIR="${D}" > doman "${WORKDIR}/debian/ppmd.1" > dodoc "read_me.txt" >}
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 409239
: 306525