[gentoo-commits] gentoo-x86 commit in net-news/liferea: ChangeLog liferea-1.10.12.ebuild

2014-10-26 Thread Victor Ostorga (vostorga)
vostorga14/10/26 17:49:22

  Modified: ChangeLog
  Added:liferea-1.10.12.ebuild
  Log:
  Version bump, bug #518626
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xE25EE336)

Revision  ChangesPath
1.246net-news/liferea/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/ChangeLog?rev=1.246&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/ChangeLog?rev=1.246&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/ChangeLog?r1=1.245&r2=1.246

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -r1.245 -r1.246
--- ChangeLog   5 Oct 2014 12:08:16 -   1.245
+++ ChangeLog   26 Oct 2014 17:49:22 -  1.246
@@ -1,6 +1,11 @@
 # ChangeLog for net-news/liferea
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v 1.245 
2014/10/05 12:08:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v 1.246 
2014/10/26 17:49:22 vostorga Exp $
+
+*liferea-1.10.12 (26 Oct 2014)
+
+  26 Oct 2014; Victor Ostorga  +liferea-1.10.12.ebuild:
+  Version bump, bug #518626
 
   05 Oct 2014; Agostino Sarubbo  liferea-1.10.8.ebuild:
   Stable for ppc, wrt bug #513396



1.1  net-news/liferea/liferea-1.10.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/liferea-1.10.12.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/liferea-1.10.12.ebuild?rev=1.1&content-type=text/plain

Index: liferea-1.10.12.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/liferea-1.10.12.ebuild,v 
1.1 2014/10/26 17:49:22 vostorga Exp $

EAPI="5"

GCONF_DEBUG="no"

inherit autotools eutils gnome2 pax-utils

MY_P=${P/_/-}

S=${WORKDIR}/${MY_P}

DESCRIPTION="News Aggregator for RDF/RSS/CDF/Atom/Echo feeds"
HOMEPAGE="http://liferea.sourceforge.net/";
SRC_URI="https://github.com/lwindolf/${PN}/releases/download/v${PV}/${MY_P}.tar.bz2";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"

IUSE="ayatana libnotify"

RDEPEND="x11-libs/gtk+:3
>=dev-libs/glib-2.26.0:2
dev-libs/json-glib
>=dev-libs/libpeas-1.0.0[gtk]
>=net-libs/libsoup-2.28.2:2.4
dev-libs/libunique:3
>=dev-libs/libxml2-2.6.27:2
>=dev-libs/libxslt-1.1.19
>=dev-db/sqlite-3.7.0:3
>=gnome-base/gconf-1.1.9:2
gnome-base/gsettings-desktop-schemas
>=net-libs/webkit-gtk-1.6.1:3
>=x11-libs/pango-1.4.0
ayatana? ( dev-libs/libindicate )
libnotify? ( >=x11-libs/libnotify-0.3.2 )"

DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"

DOCS="AUTHORS ChangeLog README"

S="${WORKDIR}"/${MY_P}

pkg_setup() {
G2CONF="${G2CONF}
--disable-schemas-compile
$(use_enable ayatana libindicate)
$(use_enable libnotify)"
}

src_prepare() {
eautoreconf

gnome2_src_prepare
}

src_install() {
gnome2_src_install

# bug #338213
# Uses webkit's JIT. Needs mmap('rwx') to generate code in runtime.
# MPROTECT policy violation. Will sit here until webkit will
# get optional JIT.
pax-mark m "${D}"/usr/bin/liferea

einfo "If you want to enhance the functionality of this package,"
einfo "you should consider installing:"
einfo "dev-libs/dbus-glib"
einfo "net-misc/networkmanager"
}






[gentoo-commits] gentoo-x86 commit in net-p2p/rtorrent: ChangeLog rtorrent-0.9.4.ebuild rtorrent-0.8.6-r1.ebuild rtorrent-0.8.6-r4.ebuild rtorrent-0.8.7-r4.ebuild

2014-06-29 Thread Victor Ostorga (vostorga)
vostorga14/06/29 16:06:24

  Modified: ChangeLog
  Added:rtorrent-0.9.4.ebuild
  Removed:  rtorrent-0.8.6-r1.ebuild rtorrent-0.8.6-r4.ebuild
rtorrent-0.8.7-r4.ebuild
  Log:
  Cleaning up old ebuild, version bump for bug #509932
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 
0xE25EE336)

Revision  ChangesPath
1.185net-p2p/rtorrent/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?rev=1.185&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?rev=1.185&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?r1=1.184&r2=1.185

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog   18 May 2014 19:58:08 -  1.184
+++ ChangeLog   29 Jun 2014 16:06:24 -  1.185
@@ -1,6 +1,15 @@
 # ChangeLog for net-p2p/rtorrent
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.184 
2014/05/18 19:58:08 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.185 
2014/06/29 16:06:24 vostorga Exp $
+
+*rtorrent-0.9.4 (29 Jun 2014)
+
+  29 Jun 2014; Victor Ostorga 
+  -files/rtorrent-0.8.2-gcc34.patch, -rtorrent-0.8.6-r1.ebuild,
+  -rtorrent-0.8.6-r4.ebuild, -files/rtorrent-0.8.6-canvas-fix.patch,
+  -files/rtorrent-0.8.6-ncurses.patch, -rtorrent-0.8.7-r4.ebuild,
+  +rtorrent-0.9.4.ebuild:
+  Cleaning up old ebuild, version bump for bug #509932
 
   18 May 2014; Sven Vermeulen  rtorrent-0.8.6-r1.ebuild,
   rtorrent-0.8.6-r4.ebuild, rtorrent-0.8.7-r4.ebuild, rtorrent-0.8.9.ebuild,



1.1  net-p2p/rtorrent/rtorrent-0.9.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4.ebuild?rev=1.1&content-type=text/plain

Index: rtorrent-0.9.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4.ebuild,v 1.1 
2014/06/29 16:06:24 vostorga Exp $

EAPI=4

inherit eutils

DESCRIPTION="BitTorrent Client using libtorrent"
HOMEPAGE="http://libtorrent.rakshasa.no/";
SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
IUSE="daemon debug ipv6 selinux test xmlrpc"

COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.}
>=dev-libs/libsigc++-2.2.2:2
>=net-misc/curl-7.19.1
sys-libs/ncurses
selinux? ( sec-policy/selinux-rtorrent )
xmlrpc? ( dev-libs/xmlrpc-c )"
RDEPEND="${COMMON_DEPEND}
daemon? ( app-misc/screen )"
DEPEND="${COMMON_DEPEND}
test? ( dev-util/cppunit )
virtual/pkgconfig"

DOCS=( doc/rtorrent.rc )

src_prepare() {
# bug #358271
epatch "${FILESDIR}"/${PN}-0.9.1-ncurses.patch

# upstream forgot to include
cp "${FILESDIR}"/rtorrent.1 "${S}"/doc/ || die
}

src_configure() {
# configure needs bash or script bombs out on some null shift, bug 
#291229
CONFIG_SHELL=${BASH} econf \
--disable-dependency-tracking \
$(use_enable debug) \
$(use_enable ipv6) \
$(use_with xmlrpc xmlrpc-c)
}

src_install() {
default
doman doc/rtorrent.1

if use daemon; then
newinitd "${FILESDIR}/rtorrentd.init" rtorrentd
newconfd "${FILESDIR}/rtorrentd.conf" rtorrentd
fi
}






[gentoo-commits] gentoo-x86 commit in net-p2p/rtorrent/files: rtorrent-0.8.2-gcc34.patch rtorrent-0.8.6-ncurses.patch rtorrent-0.8.6-canvas-fix.patch

2014-06-29 Thread Victor Ostorga (vostorga)
vostorga14/06/29 16:06:24

  Removed:  rtorrent-0.8.2-gcc34.patch
rtorrent-0.8.6-ncurses.patch
rtorrent-0.8.6-canvas-fix.patch
  Log:
  Cleaning up old ebuild, version bump for bug #509932
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 
0xE25EE336)



[gentoo-commits] gentoo-x86 commit in net-news/liferea: ChangeLog liferea-1.10.9.ebuild

2014-06-15 Thread Victor Ostorga (vostorga)
vostorga14/06/15 23:11:36

  Modified: ChangeLog
  Added:liferea-1.10.9.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 
0xE25EE336)

Revision  ChangesPath
1.242net-news/liferea/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/ChangeLog?rev=1.242&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/ChangeLog?rev=1.242&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/ChangeLog?r1=1.241&r2=1.242

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -r1.241 -r1.242
--- ChangeLog   20 Apr 2014 18:21:09 -  1.241
+++ ChangeLog   15 Jun 2014 23:11:36 -  1.242
@@ -1,6 +1,11 @@
 # ChangeLog for net-news/liferea
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v 1.241 
2014/04/20 18:21:09 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v 1.242 
2014/06/15 23:11:36 vostorga Exp $
+
+*liferea-1.10.9 (15 Jun 2014)
+
+  15 Jun 2014; Victor Ostorga  +liferea-1.10.9.ebuild:
+  Version bump
 
 *liferea-1.10.8 (20 Apr 2014)
 



1.1  net-news/liferea/liferea-1.10.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/liferea-1.10.9.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/liferea-1.10.9.ebuild?rev=1.1&content-type=text/plain

Index: liferea-1.10.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/liferea-1.10.9.ebuild,v 1.1 
2014/06/15 23:11:36 vostorga Exp $

EAPI="5"

GCONF_DEBUG="no"

inherit autotools eutils gnome2 pax-utils

MY_P=${P/_/-}

S=${WORKDIR}/${MY_P}

DESCRIPTION="News Aggregator for RDF/RSS/CDF/Atom/Echo feeds"
HOMEPAGE="http://liferea.sourceforge.net/";
SRC_URI="https://github.com/lwindolf/${PN}/releases/download/v${PV}/${MY_P}.tar.bz2";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"

IUSE="ayatana libnotify"

RDEPEND="x11-libs/gtk+:3
>=dev-libs/glib-2.26.0:2
dev-libs/json-glib
>=dev-libs/libpeas-1.0.0[gtk]
>=net-libs/libsoup-2.28.2:2.4
dev-libs/libunique:3
>=dev-libs/libxml2-2.6.27:2
>=dev-libs/libxslt-1.1.19
>=dev-db/sqlite-3.7.0:3
>=gnome-base/gconf-1.1.9:2
gnome-base/gsettings-desktop-schemas
>=net-libs/webkit-gtk-1.6.1:3
>=x11-libs/pango-1.4.0
ayatana? ( dev-libs/libindicate )
libnotify? ( >=x11-libs/libnotify-0.3.2 )"

DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"

DOCS="AUTHORS ChangeLog README"

S="${WORKDIR}"/${MY_P}

pkg_setup() {
G2CONF="${G2CONF}
--disable-schemas-compile
$(use_enable ayatana libindicate)
$(use_enable libnotify)"
}

src_prepare() {
eautoreconf

gnome2_src_prepare
}

src_install() {
gnome2_src_install

# bug #338213
# Uses webkit's JIT. Needs mmap('rwx') to generate code in runtime.
# MPROTECT policy violation. Will sit here until webkit will
# get optional JIT.
pax-mark m "${D}"/usr/bin/liferea

einfo "If you want to enhance the functionality of this package,"
einfo "you should consider installing:"
einfo "dev-libs/dbus-glib"
einfo "net-misc/networkmanager"
}






[gentoo-commits] gentoo-x86 commit in net-libs/libtorrent: libtorrent-0.13.4.ebuild ChangeLog

2014-06-10 Thread Victor Ostorga (vostorga)
vostorga14/06/10 12:24:53

  Modified: ChangeLog
  Added:libtorrent-0.13.4.ebuild
  Log:
  Version bump, bug #509932
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.174net-libs/libtorrent/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.174&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.174&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/ChangeLog?r1=1.173&r2=1.174

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog   22 Mar 2013 08:28:17 -  1.173
+++ ChangeLog   10 Jun 2014 12:24:53 -  1.174
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/libtorrent
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.173 
2013/03/22 08:28:17 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.174 
2014/06/10 12:24:53 vostorga Exp $
+
+*libtorrent-0.13.4 (10 Jun 2014)
+
+  10 Jun 2014; Victor Ostorga  +libtorrent-0.13.4.ebuild:
+  Version bump, bug #509932
 
 *libtorrent-0.13.3 (22 Mar 2013)
 



1.1  net-libs/libtorrent/libtorrent-0.13.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/libtorrent-0.13.4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/libtorrent-0.13.4.ebuild?rev=1.1&content-type=text/plain

Index: libtorrent-0.13.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.13.4.ebuild,v 1.1 
2014/06/10 12:24:53 vostorga Exp $

EAPI=4

inherit eutils libtool toolchain-funcs

DESCRIPTION="BitTorrent library written in C++ for *nix"
HOMEPAGE="http://libtorrent.rakshasa.no/";
SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
IUSE="debug ipv6 ssl"

RDEPEND="
>=dev-libs/libsigc++-2.2.2:2
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
virtual/pkgconfig"

src_prepare() {
#   epatch "${FILESDIR}"/download_constructor.diff
elibtoolize
}

src_configure() {
# the configure check for posix_fallocate is wrong.
# reported upstream as Ticket 2416.
local myconf
echo "int main(){return posix_fallocate();}" > "${T}"/posix_fallocate.c
if $(tc-getCC) ${CFLAGS} ${LDFLAGS} "${T}"/posix_fallocate.c -o 
/dev/null 2>/dev/null ; then
myconf="--with-posix-fallocate"
else
myconf="--without-posix-fallocate"
fi

# configure needs bash or script bombs out on some null shift, bug 
#291229
CONFIG_SHELL=${BASH} econf \
--disable-dependency-tracking \
--enable-aligned \
$(use_enable debug) \
$(use_enable ipv6) \
$(use_enable ssl openssl) \
${myconf}
}






[gentoo-commits] gentoo-x86 commit in net-news/liferea: ChangeLog liferea-1.10.8.ebuild

2014-04-20 Thread Victor Ostorga (vostorga)
vostorga14/04/20 18:21:10

  Modified: ChangeLog
  Added:liferea-1.10.8.ebuild
  Log:
  Version bump bug 498358
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xE25EE336)

Revision  ChangesPath
1.241net-news/liferea/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/ChangeLog?rev=1.241&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/ChangeLog?rev=1.241&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/ChangeLog?r1=1.240&r2=1.241

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v
retrieving revision 1.240
retrieving revision 1.241
diff -u -r1.240 -r1.241
--- ChangeLog   26 Dec 2013 14:48:07 -  1.240
+++ ChangeLog   20 Apr 2014 18:21:09 -  1.241
@@ -1,6 +1,11 @@
 # ChangeLog for net-news/liferea
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v 1.240 
2013/12/26 14:48:07 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v 1.241 
2014/04/20 18:21:09 vostorga Exp $
+
+*liferea-1.10.8 (20 Apr 2014)
+
+  20 Apr 2014; Victor Ostorga  +liferea-1.10.8.ebuild:
+  Version bump bug 498358
 
   26 Dec 2013; Markus Meier  liferea-1.10.3.ebuild:
   add ~arm, bug #489108



1.1  net-news/liferea/liferea-1.10.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/liferea-1.10.8.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/liferea/liferea-1.10.8.ebuild?rev=1.1&content-type=text/plain

Index: liferea-1.10.8.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/liferea-1.10.8.ebuild,v 1.1 
2014/04/20 18:21:09 vostorga Exp $

EAPI="5"

GCONF_DEBUG="no"

inherit autotools eutils gnome2 pax-utils

MY_P=${P/_/-}

S=${WORKDIR}/${MY_P}

DESCRIPTION="News Aggregator for RDF/RSS/CDF/Atom/Echo feeds"
HOMEPAGE="http://liferea.sourceforge.net/";
SRC_URI="https://github.com/lwindolf/${PN}/releases/download/v${PV}/${MY_P}.tar.bz2";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"

IUSE="ayatana libnotify"

RDEPEND="x11-libs/gtk+:3
>=dev-libs/glib-2.26.0:2
dev-libs/json-glib
>=dev-libs/libpeas-1.0.0[gtk]
>=net-libs/libsoup-2.28.2:2.4
dev-libs/libunique:3
>=dev-libs/libxml2-2.6.27:2
>=dev-libs/libxslt-1.1.19
>=dev-db/sqlite-3.7.0:3
>=gnome-base/gconf-1.1.9:2
gnome-base/gsettings-desktop-schemas
>=net-libs/webkit-gtk-1.6.1:3
>=x11-libs/pango-1.4.0
ayatana? ( dev-libs/libindicate )
libnotify? ( >=x11-libs/libnotify-0.3.2 )"

DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"

DOCS="AUTHORS ChangeLog README"

S="${WORKDIR}"/${MY_P}

pkg_setup() {
G2CONF="${G2CONF}
--disable-schemas-compile
$(use_enable ayatana libindicate)
$(use_enable libnotify)"
}

src_prepare() {
eautoreconf

gnome2_src_prepare
}

src_install() {
gnome2_src_install

# bug #338213
# Uses webkit's JIT. Needs mmap('rwx') to generate code in runtime.
# MPROTECT policy violation. Will sit here until webkit will
# get optional JIT.
pax-mark m "${D}"/usr/bin/liferea

einfo "If you want to enhance the functionality of this package,"
einfo "you should consider installing:"
einfo "dev-libs/dbus-glib"
einfo "net-misc/networkmanager"
}