Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 510016 Details for
Bug 640994
x11-plugins/pidgin-sipe-1.23.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pidgin-sipe-1.23.0.ebuild
pidgin-sipe-1.23.0.ebuild (text/plain), 1.36 KB, created by
Luke Bratch
on 2017-12-14 09:25:31 UTC
(
hide
)
Description:
pidgin-sipe-1.23.0.ebuild
Filename:
MIME Type:
Creator:
Luke Bratch
Created:
2017-12-14 09:25:31 UTC
Size:
1.36 KB
patch
obsolete
># Copyright 1999-2017 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >inherit autotools eutils > >DESCRIPTION="Pidgin Plug-in SIPE (Sip Exchange Protocol)" >HOMEPAGE="http://sipe.sourceforge.net/" >SRC_URI="mirror://sourceforge/sipe/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" > >IUSE="dbus debug kerberos ocs2005-message-hack openssl telepathy voice" > >RDEPEND=" > dev-libs/gmime:2.6 > dev-libs/libxml2 > openssl? ( dev-libs/openssl:= ) > !openssl? ( dev-libs/nss ) > kerberos? ( virtual/krb5 ) > voice? ( > >=dev-libs/glib-2.28.0 > >=net-libs/libnice-0.1.0 > media-libs/gstreamer:1.0 > net-libs/farstream:0.2 > ) > !voice? ( > >=dev-libs/glib-2.12.0:2 > ) > dbus? ( > net-im/pidgin[dbus] > ) > !dbus? ( > net-im/pidgin > ) > telepathy? ( > >=sys-apps/dbus-1.1.0 > >=dev-libs/dbus-glib-0.61 > >=dev-libs/glib-2.28:2 > >=net-libs/telepathy-glib-0.18.0 > ) >" > >DEPEND="dev-util/intltool > virtual/pkgconfig > ${RDEPEND} >" > >src_prepare() { > default > eautoreconf >} > >src_configure() { > econf \ > --enable-purple \ > --disable-quality-check \ > $(use_enable telepathy) \ > $(use_enable debug) \ > $(use_enable ocs2005-message-hack) \ > $(use_with dbus) \ > $(use_with kerberos krb5) \ > $(use_with voice vv) \ > $(use_enable !openssl nss) \ > $(use_enable openssl) >} > >src_install() { > emake install DESTDIR="${D}" > dodoc AUTHORS ChangeLog NEWS TODO README >}
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 640994
: 510016