Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 199655 Details for
Bug 279699
media-radio/svxlink-090426 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
diff for new ebuild based on svxlink-080730
svxlink-090426.ebuild.diff (text/plain), 1.13 KB, created by
Thomas Beierlein
on 2009-07-30 16:11:25 UTC
(
hide
)
Description:
diff for new ebuild based on svxlink-080730
Filename:
MIME Type:
Creator:
Thomas Beierlein
Created:
2009-07-30 16:11:25 UTC
Size:
1.13 KB
patch
obsolete
>--- /usr/portage/media-radio/svxlink/svxlink-080730.ebuild 2009-07-24 00:06:40.000000000 +0200 >+++ svxlink-090426.ebuild 2009-07-18 14:14:31.000000000 +0200 >@@ -1,6 +1,6 @@ > # Copyright 1999-2009 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-080730.ebuild,v 1.4 2009/07/23 21:55:32 vostorga Exp $ >+# $Header: $ > > EAPI=1 > >@@ -18,8 +18,9 @@ > RDEPEND="dev-lang/tcl > media-sound/gsm > x11-libs/qt:3 >+ dev-libs/libgcrypt >+ media-libs/speex > dev-libs/libsigc++:1.2 >- >=media-libs/spandsp-0.0.6_pre2 > dev-libs/popt" > DEPEND="${RDEPEND} > dev-util/pkgconfig" >@@ -27,11 +28,8 @@ > src_unpack() { > unpack ${A} > cd "${S}" >- epatch "${FILESDIR}/${PN}-fix-Makefile.diff" >- epatch "${FILESDIR}/${P}--as-needed.patch" >- epatch "${FILESDIR}/${P}-spandsp-0.0.6_pre2.patch" >+ epatch "${FILESDIR}/${PN}-080730--as-needed.patch" > epatch "${FILESDIR}/${P}-gcc44.patch" >- epatch "${FILESDIR}/${P}-glibc210.patch" > } > > src_compile() { >@@ -40,7 +38,7 @@ > } > > src_install() { >- emake \ >+ emake -j1 \ > INSTALL_ROOT="${D}" \ > install || die "emake install failed" > }
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 279699
: 199655 |
199657