* [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-sipe: ChangeLog pidgin-sipe-1.13.3.ebuild pidgin-sipe-1.13.1.ebuild
@ 2012-08-29 7:35 99% Ian Whyman (thev00d00)
0 siblings, 0 replies; 1+ results
From: Ian Whyman (thev00d00) @ 2012-08-29 7:35 UTC (permalink / raw
To: gentoo-commits
thev00d00 12/08/29 07:35:37
Modified: ChangeLog
Added: pidgin-sipe-1.13.3.ebuild
Removed: pidgin-sipe-1.13.1.ebuild
Log:
Version
(Portage version: 2.2.0_alpha123/cvs/Linux x86_64)
Revision Changes Path
1.16 x11-plugins/pidgin-sipe/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 30 Jun 2012 22:00:30 -0000 1.15
+++ ChangeLog 29 Aug 2012 07:35:37 -0000 1.16
@@ -1,6 +1,12 @@
# ChangeLog for x11-plugins/pidgin-sipe
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog,v 1.15 2012/06/30 22:00:30 thev00d00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog,v 1.16 2012/08/29 07:35:37 thev00d00 Exp $
+
+*pidgin-sipe-1.13.3 (29 Aug 2012)
+
+ 29 Aug 2012; Ian Whyman <thev00d00@gentoo.org> -pidgin-sipe-1.13.1.ebuild,
+ +pidgin-sipe-1.13.3.ebuild:
+ Version bump
*pidgin-sipe-1.13.2-r1 (30 Jun 2012)
1.1 x11-plugins/pidgin-sipe/pidgin-sipe-1.13.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.13.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.13.3.ebuild?rev=1.1&content-type=text/plain
Index: pidgin-sipe-1.13.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.13.3.ebuild,v 1.1 2012/08/29 07:35:37 thev00d00 Exp $
EAPI=4
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="debug kerberos ocs2005-message-hack voice"
RDEPEND="net-im/pidgin[gnutls]
>=dev-libs/gmime-2.4.16
dev-libs/libxml2
kerberos? ( virtual/krb5 )
voice? (
>=dev-libs/glib-2.28.0
>=net-libs/libnice-0.1.0
media-libs/gstreamer
>=net-im/pidgin-2.8.0[gnutls]
)
!voice? (
>=dev-libs/glib-2.12.0
net-im/pidgin[gnutls]
)
"
DEPEND="dev-util/intltool
virtual/pkgconfig
${RDEPEND}
"
src_prepare() {
epatch "${FILESDIR}/${PN}-1.13.2-fix-sandbox-r1.patch"
eautoreconf
}
src_configure() {
econf \
--enable-purple \
--disable-quality-check \
--disable-telepathy \
$(use_enable debug) \
$(use_enable ocs2005-message-hack) \
$(use_with kerberos krb5) \
$(use_with voice vv)
}
src_install() {
emake install DESTDIR="${D}"
dodoc AUTHORS ChangeLog NEWS TODO README
}
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-08-29 7:35 99% [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-sipe: ChangeLog pidgin-sipe-1.13.3.ebuild pidgin-sipe-1.13.1.ebuild Ian Whyman (thev00d00)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox