[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2018-08-05 Thread Mart Raudsepp
commit: 9180e90a3fe7db08c8f79ecd71b6a82200506063
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Aug  5 09:48:50 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Aug  5 09:48:50 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9180e90a

app-text/evince-3.26.0: remove, 3.28.2 available in ::gentoo

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 app-text/evince/evince-3.26.0.ebuild | 100 ---
 1 file changed, 100 deletions(-)

diff --git a/app-text/evince/evince-3.26.0.ebuild 
b/app-text/evince/evince-3.26.0.ebuild
deleted file mode 100644
index d3aa7d3e..
--- a/app-text/evince/evince-3.26.0.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 systemd
-
-DESCRIPTION="Simple document viewer for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Evince;
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-# subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
-SLOT="0/evd3.4-evv3.3"
-IUSE="djvu dvi gstreamer gnome gnome-keyring +introspection nautilus nsplugin 
+postscript t1lib tiff xps"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
-
-# atk used in libview
-# gdk-pixbuf used all over the place
-# bundles unarr library. It does not seem to exist standalone.
-COMMON_DEPEND="
-   dev-libs/atk
-   >=dev-libs/glib-2.36:2[dbus]
-   >=dev-libs/libxml2-2.5:2
-   sys-libs/zlib:=
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   >=x11-libs/gtk+-3.16.0:3[introspection?]
-   gnome-base/gsettings-desktop-schemas
-   >=x11-libs/cairo-1.10:=
-   >=app-text/poppler-0.33[cairo]
-   >=app-arch/libarchive-3.1.2
-   djvu? ( >=app-text/djvu-3.5.22:= )
-   dvi? (
-   virtual/tex-base
-   dev-libs/kpathsea:=
-   t1lib? ( >=media-libs/t1lib-5:= ) )
-   gstreamer? (
-   media-libs/gstreamer:1.0
-   media-libs/gst-plugins-base:1.0
-   media-libs/gst-plugins-good:1.0 )
-   gnome? ( gnome-base/gnome-desktop:3= )
-   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
-   introspection? ( >=dev-libs/gobject-introspection-1:= )
-   nautilus? ( >=gnome-base/nautilus-2.91.4[introspection?] )
-   postscript? ( >=app-text/libspectre-0.2:= )
-   tiff? ( >=media-libs/tiff-3.6:0= )
-   xps? ( >=app-text/libgxps-0.2.1:= )
-"
-RDEPEND="${COMMON_DEPEND}
-   gnome-base/gvfs
-   gnome-base/librsvg
-   || (
-   >=x11-themes/adwaita-icon-theme-2.17.1
-   >=x11-themes/hicolor-icon-theme-0.10 )
-"
-DEPEND="${COMMON_DEPEND}
-   app-text/docbook-xml-dtd:4.3
-   app-text/yelp-tools
-   dev-util/gdbus-codegen
-   >=dev-util/gtk-doc-am-1.13
-   >=dev-util/intltool-0.35
-   dev-util/itstool
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-# eautoreconf needs:
-#  app-text/yelp-tools
-
-src_prepare() {
-   gnome2_src_prepare
-
-   # Do not depend on adwaita-icon-theme, bug #326855, #391859
-   # https://bugs.freedesktop.org/show_bug.cgi?id=29942
-   sed -e 's/adwaita-icon-theme >= $ADWAITA_ICON_THEME_REQUIRED//g' \
-   -i configure || die "sed failed"
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-static \
-   --enable-pdf \
-   --enable-comics \
-   --enable-thumbnailer \
-   --with-platform=gnome \
-   --enable-dbus \
-   $(use_enable djvu) \
-   $(use_enable dvi) \
-   $(use_enable gstreamer multimedia) \
-   $(use_enable gnome libgnome-desktop) \
-   $(use_with gnome-keyring keyring) \
-   $(use_enable introspection) \
-   $(use_enable nautilus) \
-   $(use_enable nsplugin browser-plugin) \
-   $(use_enable postscript ps) \
-   $(use_enable t1lib) \
-   $(use_enable tiff) \
-   $(use_enable xps) \
-   
BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins \
-   --with-systemduserunitdir="$(systemd_get_userunitdir)"
-}



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2018-08-05 Thread Mart Raudsepp
commit: 48f858e82de2dc9b0b92d9e62e72db44e34e14b5
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Aug  5 09:49:11 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Aug  5 09:49:11 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=48f858e8

app-text/evince: sync, needs newer libarchive

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 app-text/evince/evince-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/evince/evince-.ebuild 
b/app-text/evince/evince-.ebuild
index 3ecb6a1f..938fd88a 100644
--- a/app-text/evince/evince-.ebuild
+++ b/app-text/evince/evince-.ebuild
@@ -36,7 +36,7 @@ COMMON_DEPEND="
gnome-base/gsettings-desktop-schemas
>=x11-libs/cairo-1.10:=
>=app-text/poppler-0.33[cairo]
-   >=app-arch/libarchive-3.1.2
+   >=app-arch/libarchive-3.2.0
djvu? ( >=app-text/djvu-3.5.22:= )
dvi? (
virtual/tex-base



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2018-05-26 Thread Gilles Dartiguelongue
commit: fde5d6a097d12f6f393c7633752b0c3837f0b7ab
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sat May 26 16:58:32 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sat May 26 16:58:32 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=fde5d6a0

app-text/evince: synchronize live ebuild

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 app-text/evince/evince-.ebuild | 21 +++--
 1 file changed, 7 insertions(+), 14 deletions(-)

diff --git a/app-text/evince/evince-.ebuild 
b/app-text/evince/evince-.ebuild
index f0a34501..3ecb6a1f 100644
--- a/app-text/evince/evince-.ebuild
+++ b/app-text/evince/evince-.ebuild
@@ -1,11 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
-GCONF_DEBUG="yes"
+EAPI=6
 GNOME2_LA_PUNT="yes"
 
-inherit gnome2
+inherit gnome2 systemd
 if [[ ${PV} =  ]]; then
inherit gnome2-live
 fi
@@ -21,24 +20,23 @@ if [[ ${PV} =  ]]; then
IUSE="${IUSE} doc"
KEYWORDS=""
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
 fi
 
-# Since 2.26.2, can handle poppler without cairo support. Make it optional ?
-# not mature enough
 # atk used in libview
 # gdk-pixbuf used all over the place
-# libX11 used for totem-screensaver
+# bundles unarr library. It does not seem to exist standalone.
 COMMON_DEPEND="
dev-libs/atk
>=dev-libs/glib-2.36:2[dbus]
>=dev-libs/libxml2-2.5:2
sys-libs/zlib:=
-   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gdk-pixbuf-2.36.5:2
>=x11-libs/gtk+-3.16.0:3[introspection?]
gnome-base/gsettings-desktop-schemas
>=x11-libs/cairo-1.10:=
>=app-text/poppler-0.33[cairo]
+   >=app-arch/libarchive-3.1.2
djvu? ( >=app-text/djvu-3.5.22:= )
dvi? (
virtual/tex-base
@@ -61,9 +59,7 @@ RDEPEND="${COMMON_DEPEND}
gnome-base/librsvg
|| (
>=x11-themes/adwaita-icon-theme-2.17.1
-   ( >=x11-themes/gnome-icon-theme-2.17.1 
x11-themes/gnome-icon-theme-symbolic )
>=x11-themes/hicolor-icon-theme-0.10 )
-   x11-themes/gnome-icon-theme-symbolic
 "
 DEPEND="${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.3
@@ -82,10 +78,6 @@ if [[ ${PV} =  ]]; then
doc? ( >=dev-util/gtk-doc-1.13 )"
 fi
 
-# Needs dogtail and pyspi from http://fedorahosted.org/dogtail/
-# Releases: http://people.redhat.com/zcerza/dogtail/releases/
-#RESTRICT="test"
-
 src_prepare() {
gnome2_src_prepare
 
@@ -118,5 +110,6 @@ src_configure() {
$(use_enable tiff) \
$(use_enable xps) \

BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins \
+   --with-systemduserunitdir="$(systemd_get_userunitdir)"
${myconf}
 }



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2018-05-26 Thread Gilles Dartiguelongue
commit: b67697870f76c3733008331f6c02dee611371e26
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sat May 26 16:52:25 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sat May 26 16:52:25 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=b6769787

app-text/evince: fix minimum version of gdk-pixbuf

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 app-text/evince/evince-3.26.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-text/evince/evince-3.26.0.ebuild 
b/app-text/evince/evince-3.26.0.ebuild
index af4f9e25..85f3eec0 100644
--- a/app-text/evince/evince-3.26.0.ebuild
+++ b/app-text/evince/evince-3.26.0.ebuild
@@ -17,12 +17,13 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 
~sparc x86 ~x86-fbsd
 
 # atk used in libview
 # gdk-pixbuf used all over the place
+# bundles unarr library. It does not seem to exist standalone.
 COMMON_DEPEND="
dev-libs/atk
>=dev-libs/glib-2.36:2[dbus]
>=dev-libs/libxml2-2.5:2
sys-libs/zlib:=
-   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gdk-pixbuf-2.36.5:2
>=x11-libs/gtk+-3.16.0:3[introspection?]
gnome-base/gsettings-desktop-schemas
>=x11-libs/cairo-1.10:=



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2018-05-26 Thread Gilles Dartiguelongue
commit: eb8fc96f6663f3da05b179ce4f7ab0c34962aa8f
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sat May 26 16:56:40 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sat May 26 16:56:40 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=eb8fc96f

app-text/evince: set keywords to ~arch

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 app-text/evince/evince-3.26.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/evince/evince-3.26.0.ebuild 
b/app-text/evince/evince-3.26.0.ebuild
index 85f3eec0..d3aa7d3e 100644
--- a/app-text/evince/evince-3.26.0.ebuild
+++ b/app-text/evince/evince-3.26.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+ CC-BY-SA-3.0"
 # subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
 SLOT="0/evd3.4-evv3.3"
 IUSE="djvu dvi gstreamer gnome gnome-keyring +introspection nautilus nsplugin 
+postscript t1lib tiff xps"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
 
 # atk used in libview
 # gdk-pixbuf used all over the place



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2018-01-28 Thread Sobhan Mohammadpour
commit: 871a2861e3c2a64fbc5660cc73f286fa1b9f1986
Author: Sobhan Mohammadpour  gentoo  org>
AuthorDate: Sun Jan 28 20:01:19 2018 +
Commit: Sobhan Mohammadpour  gentoo  org>
CommitDate: Sun Jan 28 20:01:19 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=871a2861

app-text/evince: version bump to 3.26.0

Package-Manager: Portage-2.3.20, Repoman-2.3.6
RepoMan-Options: --force
Manifest-Sign-Key: 0x7DF238CF0AA182E1

 app-text/evince/evince-3.26.0.ebuild | 99 
 1 file changed, 99 insertions(+)

diff --git a/app-text/evince/evince-3.26.0.ebuild 
b/app-text/evince/evince-3.26.0.ebuild
new file mode 100644
index ..af4f9e25
--- /dev/null
+++ b/app-text/evince/evince-3.26.0.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 systemd
+
+DESCRIPTION="Simple document viewer for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Evince;
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+# subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
+SLOT="0/evd3.4-evv3.3"
+IUSE="djvu dvi gstreamer gnome gnome-keyring +introspection nautilus nsplugin 
+postscript t1lib tiff xps"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
+
+# atk used in libview
+# gdk-pixbuf used all over the place
+COMMON_DEPEND="
+   dev-libs/atk
+   >=dev-libs/glib-2.36:2[dbus]
+   >=dev-libs/libxml2-2.5:2
+   sys-libs/zlib:=
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.16.0:3[introspection?]
+   gnome-base/gsettings-desktop-schemas
+   >=x11-libs/cairo-1.10:=
+   >=app-text/poppler-0.33[cairo]
+   >=app-arch/libarchive-3.1.2
+   djvu? ( >=app-text/djvu-3.5.22:= )
+   dvi? (
+   virtual/tex-base
+   dev-libs/kpathsea:=
+   t1lib? ( >=media-libs/t1lib-5:= ) )
+   gstreamer? (
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0
+   media-libs/gst-plugins-good:1.0 )
+   gnome? ( gnome-base/gnome-desktop:3= )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
+   introspection? ( >=dev-libs/gobject-introspection-1:= )
+   nautilus? ( >=gnome-base/nautilus-2.91.4[introspection?] )
+   postscript? ( >=app-text/libspectre-0.2:= )
+   tiff? ( >=media-libs/tiff-3.6:0= )
+   xps? ( >=app-text/libgxps-0.2.1:= )
+"
+RDEPEND="${COMMON_DEPEND}
+   gnome-base/gvfs
+   gnome-base/librsvg
+   || (
+   >=x11-themes/adwaita-icon-theme-2.17.1
+   >=x11-themes/hicolor-icon-theme-0.10 )
+"
+DEPEND="${COMMON_DEPEND}
+   app-text/docbook-xml-dtd:4.3
+   app-text/yelp-tools
+   dev-util/gdbus-codegen
+   >=dev-util/gtk-doc-am-1.13
+   >=dev-util/intltool-0.35
+   dev-util/itstool
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+# eautoreconf needs:
+#  app-text/yelp-tools
+
+src_prepare() {
+   gnome2_src_prepare
+
+   # Do not depend on adwaita-icon-theme, bug #326855, #391859
+   # https://bugs.freedesktop.org/show_bug.cgi?id=29942
+   sed -e 's/adwaita-icon-theme >= $ADWAITA_ICON_THEME_REQUIRED//g' \
+   -i configure || die "sed failed"
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static \
+   --enable-pdf \
+   --enable-comics \
+   --enable-thumbnailer \
+   --with-platform=gnome \
+   --enable-dbus \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+   $(use_enable gstreamer multimedia) \
+   $(use_enable gnome libgnome-desktop) \
+   $(use_with gnome-keyring keyring) \
+   $(use_enable introspection) \
+   $(use_enable nautilus) \
+   $(use_enable nsplugin browser-plugin) \
+   $(use_enable postscript ps) \
+   $(use_enable t1lib) \
+   $(use_enable tiff) \
+   $(use_enable xps) \
+   
BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins \
+   --with-systemduserunitdir="$(systemd_get_userunitdir)"
+}



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2018-01-12 Thread Dennis Lamm
commit: effb887c3b2d9a27363555658961c1f8610b08c7
Author: Dennis Lamm  gentoo  org>
AuthorDate: Fri Jan 12 08:29:06 2018 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Fri Jan 12 08:29:06 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=effb887c

app-text/evince: drop old

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-text/evince/evince-3.20.0.ebuild | 103 ---
 app-text/evince/evince-.ebuild   |   3 +-
 app-text/evince/metadata.xml |   1 -
 3 files changed, 1 insertion(+), 106 deletions(-)

diff --git a/app-text/evince/evince-3.20.0.ebuild 
b/app-text/evince/evince-3.20.0.ebuild
deleted file mode 100644
index 0cd9075d..
--- a/app-text/evince/evince-3.20.0.ebuild
+++ /dev/null
@@ -1,103 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="Simple document viewer for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Evince;
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-# subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
-SLOT="0/evd3.4-evv3.3"
-IUSE="djvu dvi gstreamer gnome gnome-keyring +introspection nautilus nsplugin 
+postscript t1lib tiff xps"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris"
-
-# Since 2.26.2, can handle poppler without cairo support. Make it optional ?
-# not mature enough
-# atk used in libview
-# gdk-pixbuf used all over the place
-# libX11 used for totem-screensaver
-COMMON_DEPEND="
-   dev-libs/atk
-   >=dev-libs/glib-2.36:2[dbus]
-   >=dev-libs/libxml2-2.5:2
-   sys-libs/zlib:=
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.16.0:3[introspection?]
-   gnome-base/gsettings-desktop-schemas
-   >=x11-libs/cairo-1.10:=
-   >=app-text/poppler-0.33[cairo]
-   djvu? ( >=app-text/djvu-3.5.22:= )
-   dvi? (
-   virtual/tex-base
-   dev-libs/kpathsea:=
-   t1lib? ( >=media-libs/t1lib-5:= ) )
-   gstreamer? (
-   media-libs/gstreamer:1.0
-   media-libs/gst-plugins-base:1.0
-   media-libs/gst-plugins-good:1.0 )
-   gnome? ( gnome-base/gnome-desktop:3= )
-   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
-   introspection? ( >=dev-libs/gobject-introspection-1:= )
-   nautilus? ( >=gnome-base/nautilus-2.91.4[introspection?] )
-   postscript? ( >=app-text/libspectre-0.2:= )
-   tiff? ( >=media-libs/tiff-3.6:0= )
-   xps? ( >=app-text/libgxps-0.2.1:= )
-"
-RDEPEND="${COMMON_DEPEND}
-   gnome-base/gvfs
-   gnome-base/librsvg
-   || (
-   >=x11-themes/adwaita-icon-theme-2.17.1
-   ( >=x11-themes/gnome-icon-theme-2.17.1 
x11-themes/gnome-icon-theme-symbolic )
-   >=x11-themes/hicolor-icon-theme-0.10 )
-"
-DEPEND="${COMMON_DEPEND}
-   app-text/docbook-xml-dtd:4.3
-   app-text/yelp-tools
-   dev-util/gdbus-codegen
-   >=dev-util/gtk-doc-am-1.13
-   >=dev-util/intltool-0.35
-   dev-util/itstool
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-# eautoreconf needs:
-#  app-text/yelp-tools
-
-src_prepare() {
-   gnome2_src_prepare
-
-   # Do not depend on adwaita-icon-theme, bug #326855, #391859
-   # https://bugs.freedesktop.org/show_bug.cgi?id=29942
-   sed -e 's/adwaita-icon-theme >= $ADWAITA_ICON_THEME_REQUIRED//g' \
-   -i configure || die "sed failed"
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-static \
-   --enable-pdf \
-   --enable-comics \
-   --enable-thumbnailer \
-   --with-platform=gnome \
-   --enable-dbus \
-   $(use_enable djvu) \
-   $(use_enable dvi) \
-   $(use_enable gstreamer multimedia) \
-   $(use_enable gnome libgnome-desktop) \
-   $(use_with gnome-keyring keyring) \
-   $(use_enable introspection) \
-   $(use_enable nautilus) \
-   $(use_enable nsplugin browser-plugin) \
-   $(use_enable postscript ps) \
-   $(use_enable t1lib) \
-   $(use_enable tiff) \
-   $(use_enable xps) \
-   
BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins
-}

diff --git a/app-text/evince/evince-.ebuild 
b/app-text/evince/evince-.ebuild
index 6682dba4..f0a34501 100644
--- a/app-text/evince/evince-.ebuild
+++ b/app-text/evince/evince-.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI="5"
 GCONF_DEBUG="yes"

diff --git a/app-text/evince/metadata.xml b/app-text/evince/metadata.xml
index 

[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2016-03-27 Thread Ole Reifschneider
commit: 11abb7d25360b0b48d1f2ab266ab8d1995ac67dc
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Sat Mar 26 23:23:15 2016 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Sat Mar 26 23:23:15 2016 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=11abb7d2

app-text/evince: Bump version to 3.20.0

Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42

 .../{evince-.ebuild => evince-3.20.0.ebuild}   | 52 --
 app-text/evince/evince-.ebuild | 24 +-
 app-text/evince/metadata.xml   |  1 -
 3 files changed, 32 insertions(+), 45 deletions(-)

diff --git a/app-text/evince/evince-.ebuild 
b/app-text/evince/evince-3.20.0.ebuild
similarity index 66%
copy from app-text/evince/evince-.ebuild
copy to app-text/evince/evince-3.20.0.ebuild
index 62271e1..0cd9075 100644
--- a/app-text/evince/evince-.ebuild
+++ b/app-text/evince/evince-3.20.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,9 +7,6 @@ GCONF_DEBUG="yes"
 GNOME2_LA_PUNT="yes"
 
 inherit gnome2
-if [[ ${PV} =  ]]; then
-   inherit gnome2-live
-fi
 
 DESCRIPTION="Simple document viewer for GNOME"
 HOMEPAGE="https://wiki.gnome.org/Apps/Evince;
@@ -17,13 +14,8 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evince;
 LICENSE="GPL-2+ CC-BY-SA-3.0"
 # subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
 SLOT="0/evd3.4-evv3.3"
-IUSE="djvu dvi gnome +introspection libsecret multimedia nautilus nsplugin 
+postscript t1lib tiff xps"
-if [[ ${PV} =  ]]; then
-   IUSE="${IUSE} doc"
-   KEYWORDS=""
-else
-   KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris"
-fi
+IUSE="djvu dvi gstreamer gnome gnome-keyring +introspection nautilus nsplugin 
+postscript t1lib tiff xps"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris"
 
 # Since 2.26.2, can handle poppler without cairo support. Make it optional ?
 # not mature enough
@@ -39,16 +31,19 @@ COMMON_DEPEND="
>=x11-libs/gtk+-3.16.0:3[introspection?]
gnome-base/gsettings-desktop-schemas
>=x11-libs/cairo-1.10:=
-   >=app-text/poppler-0.24[cairo]
-   djvu? ( >=app-text/djvu-3.5.17:= )
+   >=app-text/poppler-0.33[cairo]
+   djvu? ( >=app-text/djvu-3.5.22:= )
dvi? (
virtual/tex-base
dev-libs/kpathsea:=
t1lib? ( >=media-libs/t1lib-5:= ) )
+   gstreamer? (
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0
+   media-libs/gst-plugins-good:1.0 )
gnome? ( gnome-base/gnome-desktop:3= )
-   introspection? ( >=dev-libs/gobject-introspection-1 )
-   libsecret? ( >=app-crypt/libsecret-0.5 )
-   multimedia? ( media-libs/gstreamer:1.0= )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
+   introspection? ( >=dev-libs/gobject-introspection-1:= )
nautilus? ( >=gnome-base/nautilus-2.91.4[introspection?] )
postscript? ( >=app-text/libspectre-0.2:= )
tiff? ( >=media-libs/tiff-3.6:0= )
@@ -59,9 +54,8 @@ RDEPEND="${COMMON_DEPEND}
gnome-base/librsvg
|| (
>=x11-themes/adwaita-icon-theme-2.17.1
-   >=x11-themes/gnome-icon-theme-2.17.1
+   ( >=x11-themes/gnome-icon-theme-2.17.1 
x11-themes/gnome-icon-theme-symbolic )
>=x11-themes/hicolor-icon-theme-0.10 )
-   x11-themes/gnome-icon-theme-symbolic
 "
 DEPEND="${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.3
@@ -69,19 +63,12 @@ DEPEND="${COMMON_DEPEND}
dev-util/gdbus-codegen
>=dev-util/gtk-doc-am-1.13
>=dev-util/intltool-0.35
+   dev-util/itstool
sys-devel/gettext
virtual/pkgconfig
 "
-
-if [[ ${PV} =  ]]; then
-   DEPEND="${DEPEND}
-   app-text/yelp-tools
-   doc? ( >=dev-util/gtk-doc-1.13 )"
-fi
-
-# Needs dogtail and pyspi from http://fedorahosted.org/dogtail/
-# Releases: http://people.redhat.com/zcerza/dogtail/releases/
-#RESTRICT="test"
+# eautoreconf needs:
+#  app-text/yelp-tools
 
 src_prepare() {
gnome2_src_prepare
@@ -93,8 +80,6 @@ src_prepare() {
 }
 
 src_configure() {
-   local myconf=""
-   [[ ${PV} !=  ]] && myconf="ITSTOOL=$(type -P true)"
gnome2_src_configure \
--disable-static \
--enable-pdf \
@@ -104,16 +89,15 @@ src_configure() {
--enable-dbus \
$(use_enable djvu) \
$(use_enable dvi) \
-   $(use_with libsecret keyring) \
+   $(use_enable gstreamer multimedia) \
$(use_enable gnome libgnome-desktop) \
+  

[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2016-02-20 Thread Mart Raudsepp
commit: 0597b824ed74572db6f2322f98edeb9daff971b3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 20 20:55:02 2016 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 20 20:55:33 2016 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=0597b824

app-text/evince: Remove old (moved to main tree with changes long ago)

 app-text/evince/evince-3.18.0.ebuild | 101 ---
 1 file changed, 101 deletions(-)

diff --git a/app-text/evince/evince-3.18.0.ebuild 
b/app-text/evince/evince-3.18.0.ebuild
deleted file mode 100644
index 773a605..000
--- a/app-text/evince/evince-3.18.0.ebuild
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="Simple document viewer for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Evince;
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-# subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
-SLOT="0/evd3.4-evv3.3"
-IUSE="djvu dvi gnome +introspection libsecret multimedia nautilus nsplugin 
+postscript t1lib tiff xps"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris"
-
-# Since 2.26.2, can handle poppler without cairo support. Make it optional ?
-# not mature enough
-# atk used in libview
-# gdk-pixbuf used all over the place
-# libX11 used for totem-screensaver
-COMMON_DEPEND="
-   dev-libs/atk
-   >=dev-libs/glib-2.36:2[dbus]
-   >=dev-libs/libxml2-2.5:2
-   sys-libs/zlib:=
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.16.0:3[introspection?]
-   gnome-base/gsettings-desktop-schemas
-   >=x11-libs/cairo-1.10:=
-   >=app-text/poppler-0.24[cairo]
-   djvu? ( >=app-text/djvu-3.5.17:= )
-   dvi? (
-   virtual/tex-base
-   dev-libs/kpathsea:=
-   t1lib? ( >=media-libs/t1lib-5:= ) )
-   gnome? ( gnome-base/gnome-desktop:3= )
-   introspection? ( >=dev-libs/gobject-introspection-1 )
-   libsecret? ( >=app-crypt/libsecret-0.5 )
-   multimedia? ( media-libs/gstreamer:1.0= )
-   nautilus? ( >=gnome-base/nautilus-2.91.4[introspection?] )
-   postscript? ( >=app-text/libspectre-0.2:= )
-   tiff? ( >=media-libs/tiff-3.6:0= )
-   xps? ( >=app-text/libgxps-0.2.1:= )
-"
-RDEPEND="${COMMON_DEPEND}
-   gnome-base/gvfs
-   gnome-base/librsvg
-   || (
-   >=x11-themes/adwaita-icon-theme-2.17.1
-   >=x11-themes/gnome-icon-theme-2.17.1
-   >=x11-themes/hicolor-icon-theme-0.10 )
-   x11-themes/gnome-icon-theme-symbolic
-"
-DEPEND="${COMMON_DEPEND}
-   app-text/docbook-xml-dtd:4.3
-   app-text/yelp-tools
-   dev-util/gdbus-codegen
-   >=dev-util/gtk-doc-am-1.13
-   >=dev-util/intltool-0.35
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-# eautoreconf needs:
-#  app-text/yelp-tools
-
-src_prepare() {
-   gnome2_src_prepare
-
-   # Do not depend on adwaita-icon-theme, bug #326855, #391859
-   # https://bugs.freedesktop.org/show_bug.cgi?id=29942
-   sed -e 's/adwaita-icon-theme >= $ADWAITA_ICON_THEME_REQUIRED//g' \
-   -i configure || die "sed failed"
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-static \
-   --enable-pdf \
-   --enable-comics \
-   --enable-thumbnailer \
-   --with-platform=gnome \
-   --enable-dbus \
-   $(use_enable djvu) \
-   $(use_enable dvi) \
-   $(use_with libsecret keyring) \
-   $(use_enable gnome libgnome-desktop) \
-   $(use_enable introspection) \
-   $(use_enable multimedia) \
-   $(use_enable nautilus) \
-   $(use_enable nsplugin browser-plugin) \
-   $(use_enable postscript ps) \
-   $(use_enable t1lib) \
-   $(use_enable tiff) \
-   $(use_enable xps) \
-   
BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins \
-   ITSTOOL=$(type -P true)
-}



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2015-10-18 Thread Michał Górny
commit: f3952e7bc0c9c660fbbcb1dbd61fbb9a186477c4
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 18 10:25:00 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 18 10:25:00 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=f3952e7b

app-text/evince: Remove incorrect := operator on poppler

Remove the use of := slot operator against app-text/poppler.
The subslots in poppler indicate SONAME of libpoppler, while much more
stable libpoppler-glib is used here.

No revision bump is desired since the change makes it possible to
avoid unnecessary rebuilds on following poppler upgrades, and it is
going to apply after next poppler-induced rebuild anyway.

 app-text/evince/evince-3.18.0.ebuild | 2 +-
 app-text/evince/evince-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/evince/evince-3.18.0.ebuild 
b/app-text/evince/evince-3.18.0.ebuild
index 10e01ed..773a605 100644
--- a/app-text/evince/evince-3.18.0.ebuild
+++ b/app-text/evince/evince-3.18.0.ebuild
@@ -31,7 +31,7 @@ COMMON_DEPEND="
>=x11-libs/gtk+-3.16.0:3[introspection?]
gnome-base/gsettings-desktop-schemas
>=x11-libs/cairo-1.10:=
-   >=app-text/poppler-0.24:=[cairo]
+   >=app-text/poppler-0.24[cairo]
djvu? ( >=app-text/djvu-3.5.17:= )
dvi? (
virtual/tex-base

diff --git a/app-text/evince/evince-.ebuild 
b/app-text/evince/evince-.ebuild
index 82e106b..62271e1 100644
--- a/app-text/evince/evince-.ebuild
+++ b/app-text/evince/evince-.ebuild
@@ -39,7 +39,7 @@ COMMON_DEPEND="
>=x11-libs/gtk+-3.16.0:3[introspection?]
gnome-base/gsettings-desktop-schemas
>=x11-libs/cairo-1.10:=
-   >=app-text/poppler-0.24:=[cairo]
+   >=app-text/poppler-0.24[cairo]
djvu? ( >=app-text/djvu-3.5.17:= )
dvi? (
virtual/tex-base



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2015-10-14 Thread Ole Reifschneider
commit: bc4d027b55ea866c20fa67190112f0c9759d6839
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Wed Oct 14 19:31:09 2015 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Wed Oct 14 19:31:09 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=bc4d027b

Revert "app-text/evince: asdf asdf"

This reverts commit 49e84b91d1045e642b1ae8b23cd247737a539abd.

This was pushed accidentally.

 app-text/evince/bla | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-text/evince/bla b/app-text/evince/bla
deleted file mode 100644
index e69de29..000



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2015-10-13 Thread Ole Reifschneider
commit: 49e84b91d1045e642b1ae8b23cd247737a539abd
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Mon Oct 12 20:56:33 2015 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Tue Oct 13 20:03:36 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=49e84b91

app-text/evince: asdf asdf

Package-Manager: portage-2.2.23
Manifest-Sign-Key: 0xE9E568677E8B4D42

 app-text/evince/bla | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-text/evince/bla b/app-text/evince/bla
new file mode 100644
index 000..e69de29



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2015-10-12 Thread Ole Reifschneider
commit: 2f6da3e58d4aac8986f97706623319b2cabcbb86
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Mon Oct 12 20:33:44 2015 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Mon Oct 12 20:33:44 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2f6da3e5

app-text/evince: add subslot and sync live ebuild

Package-Manager: portage-2.2.20.1
Manifest-Sign-Key: 7E8B4D42

 app-text/evince/evince-3.18.0.ebuild | 2 +-
 app-text/evince/evince-.ebuild   | 8 +---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-text/evince/evince-3.18.0.ebuild 
b/app-text/evince/evince-3.18.0.ebuild
index 63418d6..10e01ed 100644
--- a/app-text/evince/evince-3.18.0.ebuild
+++ b/app-text/evince/evince-3.18.0.ebuild
@@ -37,7 +37,7 @@ COMMON_DEPEND="
virtual/tex-base
dev-libs/kpathsea:=
t1lib? ( >=media-libs/t1lib-5:= ) )
-   gnome? ( gnome-base/gnome-desktop:3 )
+   gnome? ( gnome-base/gnome-desktop:3= )
introspection? ( >=dev-libs/gobject-introspection-1 )
libsecret? ( >=app-crypt/libsecret-0.5 )
multimedia? ( media-libs/gstreamer:1.0= )

diff --git a/app-text/evince/evince-.ebuild 
b/app-text/evince/evince-.ebuild
index b750ea9..82e106b 100644
--- a/app-text/evince/evince-.ebuild
+++ b/app-text/evince/evince-.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evince;
 LICENSE="GPL-2+ CC-BY-SA-3.0"
 # subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
 SLOT="0/evd3.4-evv3.3"
-IUSE="djvu dvi gnome +introspection libsecret nautilus nsplugin +postscript 
t1lib tiff xps"
+IUSE="djvu dvi gnome +introspection libsecret multimedia nautilus nsplugin 
+postscript t1lib tiff xps"
 if [[ ${PV} =  ]]; then
IUSE="${IUSE} doc"
KEYWORDS=""
@@ -36,7 +36,7 @@ COMMON_DEPEND="
>=dev-libs/libxml2-2.5:2
sys-libs/zlib:=
x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.15.3:3[introspection?]
+   >=x11-libs/gtk+-3.16.0:3[introspection?]
gnome-base/gsettings-desktop-schemas
>=x11-libs/cairo-1.10:=
>=app-text/poppler-0.24:=[cairo]
@@ -45,9 +45,10 @@ COMMON_DEPEND="
virtual/tex-base
dev-libs/kpathsea:=
t1lib? ( >=media-libs/t1lib-5:= ) )
-   gnome? ( gnome-base/gnome-desktop:3 )
+   gnome? ( gnome-base/gnome-desktop:3= )
introspection? ( >=dev-libs/gobject-introspection-1 )
libsecret? ( >=app-crypt/libsecret-0.5 )
+   multimedia? ( media-libs/gstreamer:1.0= )
nautilus? ( >=gnome-base/nautilus-2.91.4[introspection?] )
postscript? ( >=app-text/libspectre-0.2:= )
tiff? ( >=media-libs/tiff-3.6:0= )
@@ -106,6 +107,7 @@ src_configure() {
$(use_with libsecret keyring) \
$(use_enable gnome libgnome-desktop) \
$(use_enable introspection) \
+   $(use_enable multimedia) \
$(use_enable nautilus) \
$(use_enable nsplugin browser-plugin) \
$(use_enable postscript ps) \



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2015-10-11 Thread Ole Reifschneider
commit: fc8f729923553c02469bbe03fc730b58a425c5f8
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Sun Oct  4 10:58:08 2015 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Sun Oct 11 20:46:13 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=fc8f7299

app-text/evince: Bump version to 3.18.0

Package-Manager: portage-2.2.22
Manifest-Sign-Key: 7E8B4D42

 app-text/evince/evince-3.18.0.ebuild | 101 +++
 app-text/evince/metadata.xml |   1 +
 2 files changed, 102 insertions(+)

diff --git a/app-text/evince/evince-3.18.0.ebuild 
b/app-text/evince/evince-3.18.0.ebuild
new file mode 100644
index 000..63418d6
--- /dev/null
+++ b/app-text/evince/evince-3.18.0.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="yes"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="Simple document viewer for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Evince;
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+# subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
+SLOT="0/evd3.4-evv3.3"
+IUSE="djvu dvi gnome +introspection libsecret multimedia nautilus nsplugin 
+postscript t1lib tiff xps"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris"
+
+# Since 2.26.2, can handle poppler without cairo support. Make it optional ?
+# not mature enough
+# atk used in libview
+# gdk-pixbuf used all over the place
+# libX11 used for totem-screensaver
+COMMON_DEPEND="
+   dev-libs/atk
+   >=dev-libs/glib-2.36:2[dbus]
+   >=dev-libs/libxml2-2.5:2
+   sys-libs/zlib:=
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.16.0:3[introspection?]
+   gnome-base/gsettings-desktop-schemas
+   >=x11-libs/cairo-1.10:=
+   >=app-text/poppler-0.24:=[cairo]
+   djvu? ( >=app-text/djvu-3.5.17:= )
+   dvi? (
+   virtual/tex-base
+   dev-libs/kpathsea:=
+   t1lib? ( >=media-libs/t1lib-5:= ) )
+   gnome? ( gnome-base/gnome-desktop:3 )
+   introspection? ( >=dev-libs/gobject-introspection-1 )
+   libsecret? ( >=app-crypt/libsecret-0.5 )
+   multimedia? ( media-libs/gstreamer:1.0= )
+   nautilus? ( >=gnome-base/nautilus-2.91.4[introspection?] )
+   postscript? ( >=app-text/libspectre-0.2:= )
+   tiff? ( >=media-libs/tiff-3.6:0= )
+   xps? ( >=app-text/libgxps-0.2.1:= )
+"
+RDEPEND="${COMMON_DEPEND}
+   gnome-base/gvfs
+   gnome-base/librsvg
+   || (
+   >=x11-themes/adwaita-icon-theme-2.17.1
+   >=x11-themes/gnome-icon-theme-2.17.1
+   >=x11-themes/hicolor-icon-theme-0.10 )
+   x11-themes/gnome-icon-theme-symbolic
+"
+DEPEND="${COMMON_DEPEND}
+   app-text/docbook-xml-dtd:4.3
+   app-text/yelp-tools
+   dev-util/gdbus-codegen
+   >=dev-util/gtk-doc-am-1.13
+   >=dev-util/intltool-0.35
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+# eautoreconf needs:
+#  app-text/yelp-tools
+
+src_prepare() {
+   gnome2_src_prepare
+
+   # Do not depend on adwaita-icon-theme, bug #326855, #391859
+   # https://bugs.freedesktop.org/show_bug.cgi?id=29942
+   sed -e 's/adwaita-icon-theme >= $ADWAITA_ICON_THEME_REQUIRED//g' \
+   -i configure || die "sed failed"
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static \
+   --enable-pdf \
+   --enable-comics \
+   --enable-thumbnailer \
+   --with-platform=gnome \
+   --enable-dbus \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+   $(use_with libsecret keyring) \
+   $(use_enable gnome libgnome-desktop) \
+   $(use_enable introspection) \
+   $(use_enable multimedia) \
+   $(use_enable nautilus) \
+   $(use_enable nsplugin browser-plugin) \
+   $(use_enable postscript ps) \
+   $(use_enable t1lib) \
+   $(use_enable tiff) \
+   $(use_enable xps) \
+   
BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins \
+   ITSTOOL=$(type -P true)
+}

diff --git a/app-text/evince/metadata.xml b/app-text/evince/metadata.xml
index db576ea..d0f2b2e 100644
--- a/app-text/evince/metadata.xml
+++ b/app-text/evince/metadata.xml
@@ -4,6 +4,7 @@
   gnome
   
 Enable the built-in DVI viewer
+Enable multimedia support
 Enable property page extension in 
gnome-base/nautilus
 Enable support for credentials store
 Enable the Type-1 fonts for the built-in DVI viewer



[gentoo-commits] proj/gnome:master commit in: app-text/evince/, eclass/, gnome-extra/evolution-kolab/, ...

2015-09-01 Thread Alexandre Rostovtsev
commit: 9b9087c5758ffd57dacbd0dbe93d318b27d87ac5
Author: Alexandre Rostovtsev  gentoo  org>
AuthorDate: Tue Sep  1 14:18:55 2015 +
Commit: Alexandre Rostovtsev  gentoo  org>
CommitDate: Tue Sep  1 14:21:44 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9b9087c5

Update ebuild headers, copyright date

 app-accessibility/at-spi2-atk/at-spi2-atk-.ebuild | 2 +-
 app-accessibility/at-spi2-core/at-spi2-core-.ebuild   | 2 +-
 app-admin/gnome-system-log/gnome-system-log-.ebuild   | 4 ++--
 app-admin/packagekit-base/packagekit-base-1.0.6.ebuild| 2 +-
 app-admin/packagekit-gtk/packagekit-gtk-1.0.6.ebuild  | 4 ++--
 app-arch/file-roller/file-roller-.ebuild  | 2 +-
 app-cdr/brasero/brasero-.ebuild   | 4 ++--
 app-crypt/gcr/gcr-.ebuild | 2 +-
 app-crypt/libsecret/libsecret-.ebuild | 4 ++--
 app-crypt/p11-kit/p11-kit-.ebuild | 4 ++--
 app-crypt/seahorse-sharing/seahorse-sharing-.ebuild   | 4 ++--
 app-crypt/seahorse/seahorse-.ebuild   | 2 +-
 app-dicts/gnome-dictionary/gnome-dictionary-.ebuild   | 2 +-
 app-editors/gedit/gedit-.ebuild   | 2 +-
 app-editors/ghex/ghex-.ebuild | 4 ++--
 app-emulation/libvirt-glib/libvirt-glib-.ebuild   | 4 ++--
 app-misc/gnote/gnote-.ebuild  | 2 +-
 app-misc/tracker-miner-media/tracker-miner-media-0.1.0.ebuild | 2 +-
 app-mobilephone/gnome-phone-manager/gnome-phone-manager-.ebuild   | 4 ++--
 app-office/planner/planner-.ebuild| 4 ++--
 app-text/evince/evince-.ebuild| 2 +-
 app-text/libgxps/libgxps-.ebuild  | 4 ++--
 app-text/yelp-tools/yelp-tools-.ebuild| 2 +-
 dev-libs/folks/folks-.ebuild  | 2 +-
 dev-libs/gdl/gdl-.ebuild  | 2 +-
 dev-libs/gjs/gjs-.ebuild  | 2 +-
 dev-libs/glib/glib-.ebuild| 4 ++--
 dev-libs/gmime/gmime-.ebuild  | 4 ++--
 .../gobject-introspection-common-.ebuild  | 2 +-
 dev-libs/gobject-introspection/gobject-introspection-.ebuild  | 2 +-
 dev-libs/libgdata/libgdata-.ebuild| 2 +-
 dev-libs/libgsystem/libgsystem-2014.1.ebuild  | 4 ++--
 dev-libs/libgweather/libgweather-.ebuild  | 2 +-
 dev-libs/libpeas/libpeas-.ebuild  | 2 +-
 dev-libs/totem-pl-parser/totem-pl-parser-.ebuild  | 2 +-
 dev-python/pyatspi/pyatspi-.ebuild| 2 +-
 dev-python/pygobject/pygobject-.ebuild| 2 +-
 dev-util/gdbus-codegen/gdbus-codegen-.ebuild  | 2 +-
 dev-util/itstool/itstool-.ebuild  | 4 ++--
 eclass/gnome2-live.eclass | 4 ++--
 eclass/gnome2-python.eclass   | 4 ++--
 eclass/gnome2-utils.eclass| 4 ++--
 eclass/gnome2.eclass  | 2 +-
 eclass/multibuild.eclass  | 2 +-
 eclass/vala.eclass| 4 ++--
 eclass/xdg-utils.eclass   | 2 +-
 eclass/xdg.eclass | 2 +-
 games-board/aisleriot/aisleriot-3.16.2.ebuild | 2 +-
 games-board/aisleriot/aisleriot-.ebuild   | 2 +-
 gnome-base/dconf/dconf-.ebuild| 2 +-
 gnome-base/gconf/gconf-.ebuild| 4 ++--
 gnome-base/gdm/gdm-.ebuild| 2 +-
 gnome-base/gnome-control-center/gnome-control-center-.ebuild  | 2 +-
 gnome-base/gnome-desktop/gnome-desktop-.ebuild| 2 +-
 gnome-base/gnome-keyring/gnome-keyring-.ebuild| 2 +-
 gnome-base/gnome-menus/gnome-menus-.ebuild| 4 ++--
 gnome-base/gnome-session/gnome-session-.ebuild| 2 +-
 gnome-base/gnome-settings-daemon/gnome-settings-daemon-.ebuild| 2 +-
 gnome-base/gnome-shell/gnome-shell-.ebuild| 4 ++--
 

[gentoo-commits] proj/gnome:master commit in: app-text/evince/files/, app-text/evince/

2015-05-27 Thread Alexandre Rostovtsev
commit: 334f92c3ec768dd985807823f71ab18c2723a152
Author: Alexandre Rostovtsev tetromino AT gentoo DOT org
AuthorDate: Wed May 27 13:24:32 2015 +
Commit: Alexandre Rostovtsev tetromino AT gentoo DOT org
CommitDate: Wed May 27 13:24:32 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=334f92c3

app-text/evince: 3.16.0 → 3.16.1

Clean up patch that was accepted upstream.

Package-Manager: portage-2.2.20
Manifest-Sign-Key: 0x18E5B6F2D8D5EC8D

 .../{evince-3.16.0.ebuild = evince-3.16.1.ebuild} |  0
 app-text/evince/evince-.ebuild |  6 +
 .../files/evince-3.14.0-non-bash-support.patch | 28 --
 3 files changed, 1 insertion(+), 33 deletions(-)

diff --git a/app-text/evince/evince-3.16.0.ebuild 
b/app-text/evince/evince-3.16.1.ebuild
similarity index 100%
rename from app-text/evince/evince-3.16.0.ebuild
rename to app-text/evince/evince-3.16.1.ebuild

diff --git a/app-text/evince/evince-.ebuild 
b/app-text/evince/evince-.ebuild
index d0e00c2..57bb06b 100644
--- a/app-text/evince/evince-.ebuild
+++ b/app-text/evince/evince-.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 GCONF_DEBUG=yes
 GNOME2_LA_PUNT=yes
 
-inherit eutils gnome2
+inherit gnome2
 if [[ ${PV} =  ]]; then
inherit gnome2-live
 fi
@@ -83,10 +83,6 @@ fi
 #RESTRICT=test
 
 src_prepare() {
-   # Fix build with non-bash /bin/sh, see bug #526410
-   epatch ${FILESDIR}/${PN}-3.14.0-non-bash-support.patch
-
-   eautoreconf
gnome2_src_prepare
 
# Do not depend on adwaita-icon-theme, bug #326855, #391859

diff --git a/app-text/evince/files/evince-3.14.0-non-bash-support.patch 
b/app-text/evince/files/evince-3.14.0-non-bash-support.patch
deleted file mode 100644
index 979d186..000
--- a/app-text/evince/files/evince-3.14.0-non-bash-support.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 59daf398bc0f1d7895eee3a776b33a9c9310ad21 Mon Sep 17 00:00:00 2001
-From: Alexander Tsoy alexan...@tsoy.me
-Date: Sun, 26 Oct 2014 23:54:47 +0300
-Subject: configure.ac: workaround quoting issues
-
-BROWSER_PLUGIN_DIR variable substitution is not portable. In particular
-it does not work in dash. Replace it with conditional.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=739226
-
-diff --git a/configure.ac b/configure.ac
-index 56bf93c..dd4bcab 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -455,7 +455,9 @@ AC_ARG_ENABLE([browser-plugin],
- if test x$enable_browser_plugin = xyes ; then
-   PKG_CHECK_MODULES([BROWSER_PLUGIN],[gtk+-3.0 = $GTK_REQUIRED gthread-2.0 
gio-2.0 = $GLIB_REQUIRED])
- 
--  BROWSER_PLUGIN_DIR=${BROWSER_PLUGIN_DIR:-\${libdir}/mozilla/plugins}
-+  if test -z ${BROWSER_PLUGIN_DIR}; then
-+BROWSER_PLUGIN_DIR=\${libdir}/mozilla/plugins
-+  fi
-   AC_ARG_VAR([BROWSER_PLUGIN_DIR],[Where to install the plugin to])
- fi
- 
--- 
-cgit v0.10.1
-



[gentoo-commits] proj/gnome:master commit in: app-text/evince/files/, app-text/evince/

2014-12-21 Thread Gilles Dartiguelongue
commit: 3805be6c8911066c6e27dd15eebf73bdec17fb24
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun Dec 21 12:07:39 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Sun Dec 21 12:14:30 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3805be6c

app-text/evince: moved to gentoo-x86, sync live ebuild

---
 app-text/evince/evince-3.14.1.ebuild   | 103 -
 app-text/evince/evince-.ebuild |   9 +-
 patch = evince-3.14.0-non-bash-support.patch} |   0
 3 files changed, 6 insertions(+), 106 deletions(-)

diff --git a/app-text/evince/evince-3.14.1.ebuild 
b/app-text/evince/evince-3.14.1.ebuild
deleted file mode 100644
index 0ed7b71..000
--- a/app-text/evince/evince-3.14.1.ebuild
+++ /dev/null
@@ -1,103 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-GCONF_DEBUG=yes
-GNOME2_LA_PUNT=yes
-
-inherit eutils autotools gnome2
-
-DESCRIPTION=Simple document viewer for GNOME
-HOMEPAGE=https://wiki.gnome.org/Apps/Evince;
-
-LICENSE=GPL-2+ CC-BY-SA-3.0
-# subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
-SLOT=0/evd3.4-evv3.3
-IUSE=debug djvu dvi gnome +introspection libsecret nautilus +postscript t1lib 
tiff xps
-KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris
-
-# Since 2.26.2, can handle poppler without cairo support. Make it optional ?
-# not mature enough
-# atk used in libview
-# gdk-pixbuf used all over the place
-# libX11 used for totem-screensaver
-COMMON_DEPEND=
-   dev-libs/atk
-   =dev-libs/glib-2.36:2
-   =dev-libs/libxml2-2.5:2
-   sys-libs/zlib:=
-   x11-libs/gdk-pixbuf:2
-   =x11-libs/gtk+-3.14:3[introspection?]
-   gnome-base/gsettings-desktop-schemas
-   =x11-libs/cairo-1.10:=
-   =app-text/poppler-0.24:=[cairo]
-   djvu? ( =app-text/djvu-3.5.17:= )
-   dvi? (
-   virtual/tex-base
-   dev-libs/kpathsea:=
-   t1lib? ( =media-libs/t1lib-5:= ) )
-   gnome? ( gnome-base/gnome-desktop:3 )
-   introspection? ( =dev-libs/gobject-introspection-1 )
-   libsecret? ( =app-crypt/libsecret-0.5 )
-   nautilus? ( =gnome-base/nautilus-2.91.4[introspection?] )
-   postscript? ( =app-text/libspectre-0.2:= )
-   tiff? ( =media-libs/tiff-3.6:0= )
-   xps? ( =app-text/libgxps-0.2.1:= )
-
-RDEPEND=${COMMON_DEPEND}
-   gnome-base/librsvg
-   || (
-   =x11-themes/adwaita-icon-theme-2.17.1
-   =x11-themes/gnome-icon-theme-2.17.1
-   =x11-themes/hicolor-icon-theme-0.10 )
-   x11-themes/gnome-icon-theme-symbolic
-
-DEPEND=${COMMON_DEPEND}
-   app-text/docbook-xml-dtd:4.3
-   dev-util/gdbus-codegen
-   sys-devel/gettext
-   =dev-util/gtk-doc-am-1.13
-   =dev-util/intltool-0.35
-   virtual/pkgconfig
-
-
-# Needs dogtail and pyspi from http://fedorahosted.org/dogtail/
-# Releases: http://people.redhat.com/zcerza/dogtail/releases/
-RESTRICT=test
-
-src_prepare() {
-   # Fix build with non-bash /bin/sh, see bug #526410
-   epatch ${FILESDIR}/${PN}-non-bash-support.patch
-
-   eautoreconf
-
-   gnome2_src_prepare
-
-   # Do not depend on adwaita-icon-theme, bug #326855, #391859
-   sed -e 's/adwaita-icon-theme = $ADWAITA_ICON_THEME_REQUIRED//g' \
-   -i configure || die sed failed
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-static \
-   --disable-tests \
-   --enable-pdf \
-   --enable-comics \
-   --enable-thumbnailer \
-   --with-platform=gnome \
-   --enable-dbus \
-   --enable-browser-plugin \
-   $(use_enable djvu) \
-   $(use_enable dvi) \
-   $(use_with libsecret keyring) \
-   $(use_enable gnome libgnome-desktop) \
-   $(use_enable introspection) \
-   $(use_enable nautilus) \
-   $(use_enable postscript ps) \
-   $(use_enable t1lib) \
-   $(use_enable tiff) \
-   $(use_enable xps) \
-   ITSTOOL=$(type -P true)
-}

diff --git a/app-text/evince/evince-.ebuild 
b/app-text/evince/evince-.ebuild
index 49309f4..0f581af 100644
--- a/app-text/evince/evince-.ebuild
+++ b/app-text/evince/evince-.ebuild
@@ -36,7 +36,7 @@ COMMON_DEPEND=
=dev-libs/libxml2-2.5:2
sys-libs/zlib:=
x11-libs/gdk-pixbuf:2
-   =x11-libs/gtk+-3.12:3[introspection?]
+   =x11-libs/gtk+-3.14:3[introspection?]
gnome-base/gsettings-desktop-schemas
=x11-libs/cairo-1.10:=
=app-text/poppler-0.24:=[cairo]
@@ -76,13 +76,15 @@ if [[ ${PV} =  ]]; then
doc? ( =dev-util/gtk-doc-1.13 )
 

[gentoo-commits] proj/gnome:master commit in: app-text/evince/, app-text/evince/files/

2014-11-30 Thread Remi Cardona
commit: f6aa75a8258c9764f902ac9c623fce5ce5fe3fb0
Author: Rémi Cardona remi AT gentoo DOT org
AuthorDate: Sun Nov 30 16:57:52 2014 +
Commit: Remi Cardona remi AT gentoo DOT org
CommitDate: Sun Nov 30 17:03:21 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f6aa75a8

app-text/evince: Fix build with non-bash /bin/sh

Patch comes from upstream git, so - doesn't need it.

---
 app-text/evince/evince-3.14.1.ebuild   |  7 +-
 .../evince/files/evince-non-bash-support.patch | 28 ++
 2 files changed, 34 insertions(+), 1 deletion(-)

diff --git a/app-text/evince/evince-3.14.1.ebuild 
b/app-text/evince/evince-3.14.1.ebuild
index 01283b1..0ed7b71 100644
--- a/app-text/evince/evince-3.14.1.ebuild
+++ b/app-text/evince/evince-3.14.1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 GCONF_DEBUG=yes
 GNOME2_LA_PUNT=yes
 
-inherit eutils gnome2
+inherit eutils autotools gnome2
 
 DESCRIPTION=Simple document viewer for GNOME
 HOMEPAGE=https://wiki.gnome.org/Apps/Evince;
@@ -67,6 +67,11 @@ DEPEND=${COMMON_DEPEND}
 RESTRICT=test
 
 src_prepare() {
+   # Fix build with non-bash /bin/sh, see bug #526410
+   epatch ${FILESDIR}/${PN}-non-bash-support.patch
+
+   eautoreconf
+
gnome2_src_prepare
 
# Do not depend on adwaita-icon-theme, bug #326855, #391859

diff --git a/app-text/evince/files/evince-non-bash-support.patch 
b/app-text/evince/files/evince-non-bash-support.patch
new file mode 100644
index 000..979d186
--- /dev/null
+++ b/app-text/evince/files/evince-non-bash-support.patch
@@ -0,0 +1,28 @@
+From 59daf398bc0f1d7895eee3a776b33a9c9310ad21 Mon Sep 17 00:00:00 2001
+From: Alexander Tsoy alexan...@tsoy.me
+Date: Sun, 26 Oct 2014 23:54:47 +0300
+Subject: configure.ac: workaround quoting issues
+
+BROWSER_PLUGIN_DIR variable substitution is not portable. In particular
+it does not work in dash. Replace it with conditional.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=739226
+
+diff --git a/configure.ac b/configure.ac
+index 56bf93c..dd4bcab 100644
+--- a/configure.ac
 b/configure.ac
+@@ -455,7 +455,9 @@ AC_ARG_ENABLE([browser-plugin],
+ if test x$enable_browser_plugin = xyes ; then
+   PKG_CHECK_MODULES([BROWSER_PLUGIN],[gtk+-3.0 = $GTK_REQUIRED gthread-2.0 
gio-2.0 = $GLIB_REQUIRED])
+ 
+-  BROWSER_PLUGIN_DIR=${BROWSER_PLUGIN_DIR:-\${libdir}/mozilla/plugins}
++  if test -z ${BROWSER_PLUGIN_DIR}; then
++BROWSER_PLUGIN_DIR=\${libdir}/mozilla/plugins
++  fi
+   AC_ARG_VAR([BROWSER_PLUGIN_DIR],[Where to install the plugin to])
+ fi
+ 
+-- 
+cgit v0.10.1
+



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2014-10-15 Thread Gilles Dartiguelongue
commit: 46adb990c105002bd6006547053f44cc57e931e5
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Wed Oct 15 22:11:39 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Wed Oct 15 22:11:39 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=46adb990

app-text/evince: 3.14.0 → 3.14.1

---
 app-text/evince/{evince-3.14.0.ebuild = evince-3.14.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-text/evince/evince-3.14.0.ebuild 
b/app-text/evince/evince-3.14.1.ebuild
similarity index 100%
rename from app-text/evince/evince-3.14.0.ebuild
rename to app-text/evince/evince-3.14.1.ebuild



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2014-04-23 Thread Gilles Dartiguelongue
commit: d0f0ca8a5c077592e7ecaa7e277342a19c09673a
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Wed Apr 23 21:24:13 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Wed Apr 23 21:36:17 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=d0f0ca8a

app-text/evince: 3.12.0 → 3.12.1

---
 app-text/evince/{evince-3.12.0.ebuild = evince-3.12.1.ebuild} | 1 -
 app-text/evince/evince-.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/app-text/evince/evince-3.12.0.ebuild 
b/app-text/evince/evince-3.12.1.ebuild
similarity index 99%
rename from app-text/evince/evince-3.12.0.ebuild
rename to app-text/evince/evince-3.12.1.ebuild
index 8efba56..f79657b 100644
--- a/app-text/evince/evince-3.12.0.ebuild
+++ b/app-text/evince/evince-3.12.1.ebuild
@@ -82,7 +82,6 @@ src_configure() {
--enable-pdf \
--enable-comics \
--enable-thumbnailer \
-   --with-smclient=xsmp \
--with-platform=gnome \
--enable-dbus \
$(use_enable djvu) \

diff --git a/app-text/evince/evince-.ebuild 
b/app-text/evince/evince-.ebuild
index db49247..dc56d2a 100644
--- a/app-text/evince/evince-.ebuild
+++ b/app-text/evince/evince-.ebuild
@@ -100,7 +100,6 @@ src_configure() {
--enable-pdf \
--enable-comics \
--enable-thumbnailer \
-   --with-smclient=xsmp \
--with-platform=gnome \
--enable-dbus \
$(use_enable djvu) \



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2014-04-07 Thread Gilles Dartiguelongue
commit: 28982da90df7f4bd0a33b4c6d4fca7924b5d86e8
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon Apr  7 21:22:56 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon Apr  7 21:22:56 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=28982da9

app-text/evince: 3.10.3 → 3.12.0

---
 .../{evince-.ebuild = evince-3.12.0.ebuild}   | 27 +++---
 app-text/evince/evince-.ebuild |  5 +---
 2 files changed, 4 insertions(+), 28 deletions(-)

diff --git a/app-text/evince/evince-.ebuild 
b/app-text/evince/evince-3.12.0.ebuild
similarity index 81%
copy from app-text/evince/evince-.ebuild
copy to app-text/evince/evince-3.12.0.ebuild
index a4131d0..8efba56 100644
--- a/app-text/evince/evince-.ebuild
+++ b/app-text/evince/evince-3.12.0.ebuild
@@ -7,9 +7,6 @@ GCONF_DEBUG=yes
 GNOME2_LA_PUNT=yes
 
 inherit eutils gnome2
-if [[ ${PV} =  ]]; then
-   inherit gnome2-live
-fi
 
 DESCRIPTION=Simple document viewer for GNOME
 HOMEPAGE=http://www.gnome.org/projects/evince/;
@@ -18,12 +15,7 @@ LICENSE=GPL-2+ CC-BY-SA-3.0
 # subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
 SLOT=0/evd3.4-evv3.3
 IUSE=debug djvu dvi +introspection libsecret nautilus +postscript t1lib tiff 
xps
-if [[ ${PV} =  ]]; then
-   IUSE=${IUSE} doc
-   KEYWORDS=
-else
-   KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris
-fi
+KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris
 
 # Since 2.26.2, can handle poppler without cairo support. Make it optional ?
 # not mature enough
@@ -37,9 +29,6 @@ COMMON_DEPEND=
sys-libs/zlib:=
x11-libs/gdk-pixbuf:2
=x11-libs/gtk+-3.8:3[introspection?]
-   x11-libs/libX11:=
-   =x11-libs/libSM-1:=
-   x11-libs/libICE:=
gnome-base/gsettings-desktop-schemas
=x11-libs/cairo-1.10:=
=app-text/poppler-0.24:=[cairo]
@@ -51,7 +40,7 @@ COMMON_DEPEND=
introspection? ( =dev-libs/gobject-introspection-1 )
libsecret? ( =app-crypt/libsecret-0.5 )
nautilus? ( =gnome-base/nautilus-2.91.4[introspection?] )
-   postscript? ( =app-text/libspectre-0.2.0:= )
+   postscript? ( =app-text/libspectre-0.2:= )
tiff? ( =media-libs/tiff-3.6:0= )
xps? ( =app-text/libgxps-0.2.1:= )
 
@@ -71,14 +60,6 @@ DEPEND=${COMMON_DEPEND}
virtual/pkgconfig
 
 
-if [[ ${PV} =  ]]; then
-   DEPEND=${DEPEND}
-   app-text/yelp-tools
-   doc? ( =dev-util/gtk-doc-1.13 )
-fi
-
-ELTCONF=--portage
-
 # Needs dogtail and pyspi from http://fedorahosted.org/dogtail/
 # Releases: http://people.redhat.com/zcerza/dogtail/releases/
 RESTRICT=test
@@ -95,8 +76,6 @@ src_prepare() {
 }
 
 src_configure() {
-   local myconf=
-   [[ ${PV} !=  ]]  myconf=ITSTOOL=$(type -P true)
gnome2_src_configure \
--disable-static \
--disable-tests \
@@ -115,5 +94,5 @@ src_configure() {
$(use_enable t1lib) \
$(use_enable tiff) \
$(use_enable xps) \
-   ${myconf}
+   ITSTOOL=$(type -P true)
 }

diff --git a/app-text/evince/evince-.ebuild 
b/app-text/evince/evince-.ebuild
index a4131d0..db49247 100644
--- a/app-text/evince/evince-.ebuild
+++ b/app-text/evince/evince-.ebuild
@@ -37,9 +37,6 @@ COMMON_DEPEND=
sys-libs/zlib:=
x11-libs/gdk-pixbuf:2
=x11-libs/gtk+-3.8:3[introspection?]
-   x11-libs/libX11:=
-   =x11-libs/libSM-1:=
-   x11-libs/libICE:=
gnome-base/gsettings-desktop-schemas
=x11-libs/cairo-1.10:=
=app-text/poppler-0.24:=[cairo]
@@ -51,7 +48,7 @@ COMMON_DEPEND=
introspection? ( =dev-libs/gobject-introspection-1 )
libsecret? ( =app-crypt/libsecret-0.5 )
nautilus? ( =gnome-base/nautilus-2.91.4[introspection?] )
-   postscript? ( =app-text/libspectre-0.2.0:= )
+   postscript? ( =app-text/libspectre-0.2:= )
tiff? ( =media-libs/tiff-3.6:0= )
xps? ( =app-text/libgxps-0.2.1:= )