Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 106954 Details for
Bug 149600
net-im/jabbin (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-im/jabbin/jabbin-2.0beta2-r1.ebuild
jabbin-2.0_beta2-r1.ebuild (text/plain), 1.05 KB, created by
Dmitry Kim
on 2007-01-14 16:27:09 UTC
(
hide
)
Description:
net-im/jabbin/jabbin-2.0beta2-r1.ebuild
Filename:
MIME Type:
Creator:
Dmitry Kim
Created:
2007-01-14 16:27:09 UTC
Size:
1.05 KB
patch
obsolete
>DESCRIPTION="Jabbin is an Open Source Jabber client program that allows free PC to PC calls using the VoIP system over the Jabber network." >HOMEPAGE="http://www.jabbin.com/" >VER="2.0beta2a" >SRC_URI="mirror://sourceforge/${PN}/${PN}-${VER}.tar.bz2" > >LICENSE="GPL" >SLOT="0" >KEYWORDS="x86" >IUSE="" >RESTRICT="mirror primaryuri" > >DEPEND="=x11-libs/qt-3* > sys-libs/zlib > app-crypt/qca > net-misc/rsync" >RDEPEND="=x11-libs/qt-3* > sys-libs/zlib > app-crypt/qca" > >src_unpack() { > unpack "${PN}-${VER}.tar.bz2" > mv -v "${PN}-${VER}" "${P}" >} > >src_compile() { > chmod +x ./configure > econf || die "could not configure" > QMAKE=/usr/qt/3/bin/qmake QTDIR=/usr/qt/3 qmake QTDIR=/usr/qt/3 QMAKE=/usr/qt/3/bin/qmake jabbin.pro > QMAKE=/usr/qt/3/bin/qmake QTDIR=/usr/qt/3 make QTDIR=/usr/qt/3 QMAKE=/usr/qt/3/bin/qmake qmake > QMAKE=/usr/qt/3/bin/qmake QTDIR=/usr/qt/3 make QTDIR=/usr/qt/3 QMAKE=/usr/qt/3/bin/qmake >} > >src_install() { > dobin src/jabbin > dodoc README INSTALL COPYING > dodir /usr/share/jabbin > rsync -rlptDv --exclude=.svn --exclude=readme sound iconsets "${D}"/usr/share/jabbin/ >} >
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 149600
:
99060
|
99064
|
102726
|
102727
|
103816
| 106954 |
113650
|
133265