Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 365126 Details for
Bug 323819
net-im/jitsi(-bin) - An audio/video SIP VoIP phone and instant messenger written in Java
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
jitsi nightly build ebuild
jitsi-bin-9999.ebuild (text/plain), 1010 bytes, created by
pierigno
on 2013-12-12 01:14:33 UTC
(
hide
)
Description:
jitsi nightly build ebuild
Filename:
MIME Type:
Creator:
pierigno
Created:
2013-12-12 01:14:33 UTC
Size:
1010 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=4 >inherit rpm > >DESCRIPTION="Secure IM communicator that supports SIP, XMPP/Jabber, AIM/ICQ, Windows Live, Yahoo" >HOMEPAGE="https://jitsi.org/" >LATEST_RELEASE_amd64=$(wget -q -O - https://download.jitsi.org/jitsi/nightly/rpm/ | grep -o -E -m 1 ">jitsi(.*)x86_64.rpm" | sed 's/>//' ) >LATEST_RELEASE_x86=$(wget -q -O - https://download.jitsi.org/jitsi/nightly/rpm/ | grep -o -E -m 1 ">jitsi(.*)i686.rpm" | sed 's/>//' ) >SRC_URI=" > x86? ( https://download.jitsi.org/jitsi/nightly/rpm/${LATEST_RELEASE_x86} ) > amd64? ( https://download.jitsi.org/jitsi/nightly/rpm/${LATEST_RELEASE_amd64} )" > >RESTRICT="strip" > >LICENSE="LGPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="|| ( virtual/jre virtual/jdk )" >DEPEND="${RDEPEND} > app-arch/rpm2targz" > >QA_PREBUILT=" > usr/share/jitsi/lib/native/* >" > >S="${WORKDIR}" > >src_unpack() { > rpm_unpack >} > >src_install() { > cp -pPR "${S}/usr" "${D}"/ >}
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 323819
:
274173
|
275963
|
306793
|
312999
|
321320
|
326892
|
326902
|
341232
|
341234
|
341238
|
341266
|
341270
|
341272
|
341276
|
341278
|
349712
|
349724
|
349726
|
349728
|
352240
|
352242
|
352276
| 365126