Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 141310 Details for
Bug 133967
net-voip/ihu - i hear u sip client.(new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Bumped ebuild for ihu-0.5.7
ihu-0.5.7.ebuild (text/plain), 818 bytes, created by
Sok Ann Yap
on 2008-01-19 16:37:33 UTC
(
hide
)
Description:
Bumped ebuild for ihu-0.5.7
Filename:
MIME Type:
Creator:
Sok Ann Yap
Created:
2008-01-19 16:37:33 UTC
Size:
818 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils qt3 > >IUSE="jack" >DESCRIPTION="Peer-to-Peer VoIP Application" >HOMEPAGE="http://ihu.sourceforge.net/" >SRC_URI="mirror://sourceforge/ihu/${P}.tar.gz" >RESTRICT="nomirror" >KEYWORDS="~x86 ~amd64" >LICENSE="GPL-2" >SLOT="0" > >DEPEND="$(qt_min_version 3.2) > media-libs/libsoundtouch > media-libs/speex > media-libs/libogg > media-libs/alsa-lib > jack? ( media-sound/jack-audio-connection-kit )" > >src_compile() { > econf \ > --with-Qt-dir=${QTDIR} \ > `use_enable jack` \ > || die "configure failed" > > emake || die "make failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "emake install failed" > make_desktop_entry ihu "I Hear U" "/usr/share/doc/ihu/ihubig.png" "Network;Telephony;Qt" >}
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 133967
:
100695
| 141310 |
161621