[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2024-05-28 Thread Sam James
commit: 6525dfc18755060eb3d3af0595ace2f3b804e7b0
Author: Sam James  gentoo  org>
AuthorDate: Tue May 28 13:18:19 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May 28 13:18:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6525dfc1

app-text/atril: Stabilize 1.26.2 x86, #932932

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-text/atril/atril-1.26.2.ebuild 
b/app-text/atril/atril-1.26.2.ebuild
index 2bbb97a2dea2..523cf0bbee9a 100644
--- a/app-text/atril/atril-1.26.2.ebuild
+++ b/app-text/atril/atril-1.26.2.ebuild
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python3_{10..12} )
 inherit mate python-any-r1 virtualx
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="Atril document viewer for MATE"



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2024-04-11 Thread Arthur Zamarin
commit: 68fe8b4f488e331648acd06a4b3e0c2b1db9b76c
Author: Oz Tiram  gmail  com>
AuthorDate: Thu Apr 11 07:57:23 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 11 08:05:58 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68fe8b4f

app-text/atril: fix dependecies

Closes: https://bugs.gentoo.org/929039
Signed-off-by: Oz Tiram  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36208
Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/atril/atril-1.28.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/atril/atril-1.28.0.ebuild 
b/app-text/atril/atril-1.28.0.ebuild
index 66e489ce9208..189aa88ef920 100644
--- a/app-text/atril/atril-1.28.0.ebuild
+++ b/app-text/atril/atril-1.28.0.ebuild
@@ -24,6 +24,7 @@ COMMON_DEPEND="
app-text/poppler[cairo]
dev-libs/glib:2
dev-libs/libxml2:2
+   >=mate-base/mate-desktop-1.27.1
sys-libs/zlib
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:3[introspection?]



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2024-04-09 Thread Fabian Groffen
commit: 4fd165f1006870f1d257a5c901ad31694dec0193
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Apr  9 19:31:32 2024 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Apr  9 19:31:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fd165f1

app-text/atril: fix syntax

add missing 

Signed-off-by: Fabian Groffen  gentoo.org>

 app-text/atril/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/atril/metadata.xml b/app-text/atril/metadata.xml
index 8ddaf88c17a3..6a86e9c210cb 100644
--- a/app-text/atril/metadata.xml
+++ b/app-text/atril/metadata.xml
@@ -7,7 +7,7 @@


immolo...@gmail.com
-   Ian Jordan/name>
+   Ian Jordan/name>


proxy-ma...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2023-12-21 Thread Sam James
commit: 26b5529e5e2612db1fbddc3874b4978ff0c28c57
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 21 12:07:22 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 21 12:07:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b5529e

app-text/atril: unkeyword 1.27.0

Signed-off-by: Sam James  gentoo.org>

 app-text/atril/atril-1.27.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/atril/atril-1.27.0.ebuild 
b/app-text/atril/atril-1.27.0.ebuild
index ef480709294b..3b1a6ab85ca4 100644
--- a/app-text/atril/atril-1.27.0.ebuild
+++ b/app-text/atril/atril-1.27.0.ebuild
@@ -9,9 +9,9 @@ PYTHON_COMPAT=( python3_{9..12} )
 
 inherit mate python-any-r1 virtualx
 
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
-fi
+#if [[ ${PV} !=  ]]; then
+#  KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+#fi
 
 DESCRIPTION="Atril document viewer for MATE"
 LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+"



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2023-09-22 Thread Arthur Zamarin
commit: f6507fdef27237c08ccd670a9d8b9ac84c2e4f71
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep 22 16:33:21 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep 22 16:33:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6507fde

app-text/atril: Stabilize 1.27.0 amd64, #914524

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/app-text/atril/atril-1.27.0.ebuild 
b/app-text/atril/atril-1.27.0.ebuild
index 0845fc748c55..ef480709294b 100644
--- a/app-text/atril/atril-1.27.0.ebuild
+++ b/app-text/atril/atril-1.27.0.ebuild
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python3_{9..12} )
 inherit mate python-any-r1 virtualx
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="Atril document viewer for MATE"



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2023-09-22 Thread Arthur Zamarin
commit: 4a9cacb161076f8c9d7c04070bda6cc3fce5c9d6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep 22 16:33:01 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep 22 16:33:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a9cacb1

app-text/atril: Stabilize 1.27.0 x86, #914524

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/app-text/atril/atril-1.27.0.ebuild 
b/app-text/atril/atril-1.27.0.ebuild
index 7f2d928a2dd0..0845fc748c55 100644
--- a/app-text/atril/atril-1.27.0.ebuild
+++ b/app-text/atril/atril-1.27.0.ebuild
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python3_{9..12} )
 inherit mate python-any-r1 virtualx
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="Atril document viewer for MATE"



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2023-08-16 Thread Michael Orlitzky
commit: b0dc96aaa6d93e29fd4076143d988db4e0f1f0ed
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Wed Aug 16 23:17:07 2023 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Thu Aug 17 02:17:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0dc96aa

app-text/atril: add 1.27.0

Signed-off-by: Michael Orlitzky  gentoo.org>

 app-text/atril/Manifest|   1 +
 app-text/atril/atril-1.27.0.ebuild | 120 +
 2 files changed, 121 insertions(+)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index a48462402025..238d84dab9f9 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,2 +1,3 @@
 DIST atril-1.26.0.tar.xz 1986160 BLAKE2B 
40de33749113144c49341cf8249bd20de37c3d64f3daa865dfe2bcad117e1c2b5aae2aef3b4e0199fd2656b17af236e2a863ef97933decc5072e3419219154e4
 SHA512 
9c4e8b1c45959136c8fc4c5db47117e45e8afca8be2294418e6c1a0f8098c162ccaa4a60e5baea34db91d45d345a3953afe95281782986e7046b87a34c8f7dbd
 DIST atril-1.26.1.tar.xz 2087068 BLAKE2B 
d655bffb4a8245bb3cc25fc91d08ba64ade22fb6da24f5fcb9c418c020c99df66c85a0b59f1d0c31a2f450650d9807adc248a7baeb74cb696bf3687270572f47
 SHA512 
276e80a81234f3228065f3a804fbd8a306ac948978f3dfd233f678dc4fb6f833ebd1123950996ae08869fac112ebb0d2785ab60fde6bfddd2d2c407a2c991ea3
+DIST atril-1.27.0.tar.xz 2082372 BLAKE2B 
4f8a3002e9979474be71a7b8d5fda1fc63bc9f3b231dfed7db9a66b0e23acf7d7fd24de070ca55974b19ec4a54d2d95542b84b150ade632087b9e638c6faa404
 SHA512 
1e8bdf689517be073943b49a81244138d3ebb7783cc45ccc1847eb545ba2897d63a01a5a87b95b359b23760f7f843131ac3f7e2912b0320d9dd5d0f765bfe843

diff --git a/app-text/atril/atril-1.27.0.ebuild 
b/app-text/atril/atril-1.27.0.ebuild
new file mode 100644
index ..7f2d928a2dd0
--- /dev/null
+++ b/app-text/atril/atril-1.27.0.ebuild
@@ -0,0 +1,120 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MATE_LA_PUNT="yes"
+
+PYTHON_COMPAT=( python3_{9..12} )
+
+inherit mate python-any-r1 virtualx
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="Atril document viewer for MATE"
+LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+"
+SLOT="0"
+
+IUSE="caja dbus debug djvu dvi epub +introspection keyring nls +postscript 
synctex t1lib test tiff xps"
+
+REQUIRED_USE="t1lib? ( dvi )"
+
+COMMON_DEPEND="
+   app-accessibility/at-spi2-core:2
+   app-text/poppler[cairo]
+   dev-libs/glib:2
+   dev-libs/libxml2:2
+   sys-libs/zlib
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3[introspection?]
+   x11-libs/libICE
+   x11-libs/libSM:0
+   x11-libs/libX11
+   x11-libs/cairo
+   x11-libs/pango
+   caja? ( mate-base/caja[introspection?] )
+   djvu? ( app-text/djvu:0 )
+   dvi? (
+   virtual/tex-base
+   t1lib? ( media-libs/t1lib:5 )
+   )
+   epub? (
+   https://github.com/mate-desktop/atril/issues/582
+   "${FILESDIR}/${PN}-1.26.1-webkitgtk4.1.patch"
+)
+
+python_check_deps() {
+   use test && python_has_version "dev-util/dogtail[${PYTHON_USEDEP}]"
+}
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_configure() {
+   # Passing --disable-help would drop offline help, that would be 
inconsistent
+   # with helps of the most of GNOME apps that doesn't require network for 
that.
+   mate_src_configure \
+   --enable-comics \
+   --enable-pdf \
+   --enable-pixbuf \
+   --enable-previewer \
+   --enable-thumbnailer \
+   $(use_with keyring) \
+   $(use_enable caja) \
+   $(use_enable dbus) \
+   $(use_enable debug) \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+   $(use_enable epub) \
+   $(use_enable introspection) \
+   $(use_enable nls) \
+   $(use_enable postscript ps) \
+   $(use_enable synctex) \
+   $(use_enable t1lib) \
+   $(use_enable test tests) \
+   $(use_enable tiff) \
+   $(use_enable xps)
+}
+
+src_test() {
+   export GSETTINGS_BACKEND=keyfile
+   gsettings set org.gnome.desktop.interface toolkit-accessibility true || 
die
+   gsettings set org.mate.interface accessibility true || die
+   virtx emake check
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2023-08-16 Thread Michael Orlitzky
commit: 6749984156fcfed1d3a2074c0ae6200975491dfc
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Wed Aug 16 13:46:08 2023 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Wed Aug 16 20:13:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67499841

app-text/atril: add dev-libs/mathjax upper bound

Upstream requires the old mathjax-2.x (it loads MathJax.js), so when we
add mathjax-3.x, bad things will happen otherwise.

It's not clear to me that this ever worked, because the path to
MathJax.js is hard-coded upstream as /usr/share/javascript/mathjax,
and that's not what Gentoo uses -- but let's be safe.

Bug: https://bugs.gentoo.org/837722
Signed-off-by: Michael Orlitzky  gentoo.org>

 app-text/atril/{atril-1.26.0-r4.ebuild => atril-1.26.0-r5.ebuild} | 2 +-
 app-text/atril/{atril-1.26.1.ebuild => atril-1.26.1-r1.ebuild}| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/atril/atril-1.26.0-r4.ebuild 
b/app-text/atril/atril-1.26.0-r5.ebuild
similarity index 99%
rename from app-text/atril/atril-1.26.0-r4.ebuild
rename to app-text/atril/atril-1.26.0-r5.ebuild
index e23720a54c5c..c0927e9b599e 100644
--- a/app-text/atril/atril-1.26.0-r4.ebuild
+++ b/app-text/atril/atril-1.26.0-r5.ebuild
@@ -44,7 +44,7 @@ COMMON_DEPEND="
t1lib? ( >=media-libs/t1lib-5:5 )
)
epub? (
-   dev-libs/mathjax
+   =net-libs/webkit-gtk-2.6.0:4
)
keyring? ( >=app-crypt/libsecret-0.5 )

diff --git a/app-text/atril/atril-1.26.1.ebuild 
b/app-text/atril/atril-1.26.1-r1.ebuild
similarity index 99%
rename from app-text/atril/atril-1.26.1.ebuild
rename to app-text/atril/atril-1.26.1-r1.ebuild
index a74aefa2e23e..6960b9d87e79 100644
--- a/app-text/atril/atril-1.26.1.ebuild
+++ b/app-text/atril/atril-1.26.1-r1.ebuild
@@ -41,7 +41,7 @@ COMMON_DEPEND="
t1lib? ( >=media-libs/t1lib-5:5 )
)
epub? (
-   dev-libs/mathjax
+   =net-libs/webkit-gtk-2.6.0:4.1
)
keyring? ( >=app-crypt/libsecret-0.5 )



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2023-05-18 Thread Andreas Sturmlechner
commit: 83c9cd40b2c834be81eafe3775e6aa78cf63b72c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun May 14 12:15:50 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu May 18 12:09:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c9cd40

app-text/atril: Rename USE=gnome-keyring -> keyring

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/atril/atril-1.26.0-r4.ebuild | 6 +++---
 app-text/atril/atril-1.26.1.ebuild| 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-text/atril/atril-1.26.0-r4.ebuild 
b/app-text/atril/atril-1.26.0-r4.ebuild
index 8d190177274a..e23720a54c5c 100644
--- a/app-text/atril/atril-1.26.0-r4.ebuild
+++ b/app-text/atril/atril-1.26.0-r4.ebuild
@@ -17,7 +17,7 @@ DESCRIPTION="Atril document viewer for MATE"
 LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+"
 SLOT="0"
 
-IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring nls 
+postscript synctex t1lib test tiff xps"
+IUSE="caja dbus debug djvu dvi epub +introspection keyring nls +postscript 
synctex t1lib test tiff xps"
 
 REQUIRED_USE="t1lib? ( dvi )"
 
@@ -47,7 +47,7 @@ COMMON_DEPEND="
dev-libs/mathjax
>=net-libs/webkit-gtk-2.6.0:4
)
-   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
+   keyring? ( >=app-crypt/libsecret-0.5 )
introspection? ( >=dev-libs/gobject-introspection-0.6:= )
postscript? ( >=app-text/libspectre-0.2 )
synctex? ( virtual/tex-base )
@@ -94,7 +94,7 @@ src_configure() {
--enable-pixbuf \
--enable-previewer \
--enable-thumbnailer \
-   $(use_with gnome-keyring keyring) \
+   $(use_with keyring) \
$(use_enable caja) \
$(use_enable dbus) \
$(use_enable debug) \

diff --git a/app-text/atril/atril-1.26.1.ebuild 
b/app-text/atril/atril-1.26.1.ebuild
index 59774d63d5b8..a74aefa2e23e 100644
--- a/app-text/atril/atril-1.26.1.ebuild
+++ b/app-text/atril/atril-1.26.1.ebuild
@@ -17,7 +17,7 @@ DESCRIPTION="Atril document viewer for MATE"
 LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+"
 SLOT="0"
 
-IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring nls 
+postscript synctex t1lib test tiff xps"
+IUSE="caja dbus debug djvu dvi epub +introspection keyring nls +postscript 
synctex t1lib test tiff xps"
 
 REQUIRED_USE="t1lib? ( dvi )"
 
@@ -44,7 +44,7 @@ COMMON_DEPEND="
dev-libs/mathjax
>=net-libs/webkit-gtk-2.6.0:4.1
)
-   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
+   keyring? ( >=app-crypt/libsecret-0.5 )
introspection? ( >=dev-libs/gobject-introspection-0.6:= )
postscript? ( >=app-text/libspectre-0.2 )
synctex? ( virtual/tex-base )
@@ -96,7 +96,7 @@ src_configure() {
--enable-pixbuf \
--enable-previewer \
--enable-thumbnailer \
-   $(use_with gnome-keyring keyring) \
+   $(use_with keyring) \
$(use_enable caja) \
$(use_enable dbus) \
$(use_enable debug) \



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/files/, app-text/atril/

2023-05-03 Thread Pacho Ramos
commit: 18644d48be8e2b89f27683e88a1ae282dcf83d10
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed May  3 19:11:04 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed May  3 19:20:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18644d48

app-text/atril: add 1.26.1

Closes: https://bugs.gentoo.org/893680
Closes: https://bugs.gentoo.org/905639
Signed-off-by: Pacho Ramos  gentoo.org>

 app-text/atril/Manifest|   1 +
 app-text/atril/atril-1.26.1.ebuild | 121 +
 .../atril/files/atril-1.26.1-webkitgtk4.1.patch|  15 +++
 3 files changed, 137 insertions(+)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index 08209813e195..a48462402025 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1 +1,2 @@
 DIST atril-1.26.0.tar.xz 1986160 BLAKE2B 
40de33749113144c49341cf8249bd20de37c3d64f3daa865dfe2bcad117e1c2b5aae2aef3b4e0199fd2656b17af236e2a863ef97933decc5072e3419219154e4
 SHA512 
9c4e8b1c45959136c8fc4c5db47117e45e8afca8be2294418e6c1a0f8098c162ccaa4a60e5baea34db91d45d345a3953afe95281782986e7046b87a34c8f7dbd
+DIST atril-1.26.1.tar.xz 2087068 BLAKE2B 
d655bffb4a8245bb3cc25fc91d08ba64ade22fb6da24f5fcb9c418c020c99df66c85a0b59f1d0c31a2f450650d9807adc248a7baeb74cb696bf3687270572f47
 SHA512 
276e80a81234f3228065f3a804fbd8a306ac948978f3dfd233f678dc4fb6f833ebd1123950996ae08869fac112ebb0d2785ab60fde6bfddd2d2c407a2c991ea3

diff --git a/app-text/atril/atril-1.26.1.ebuild 
b/app-text/atril/atril-1.26.1.ebuild
new file mode 100644
index ..59774d63d5b8
--- /dev/null
+++ b/app-text/atril/atril-1.26.1.ebuild
@@ -0,0 +1,121 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MATE_LA_PUNT="yes"
+
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit mate python-any-r1 virtualx
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="Atril document viewer for MATE"
+LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+"
+SLOT="0"
+
+IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring nls 
+postscript synctex t1lib test tiff xps"
+
+REQUIRED_USE="t1lib? ( dvi )"
+
+COMMON_DEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   >=app-text/poppler-0.22[cairo]
+   >=dev-libs/glib-2.62:2
+   >=dev-libs/libxml2-2.5:2
+   sys-libs/zlib
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3[introspection?]
+   x11-libs/libICE
+   >=x11-libs/libSM-1:0
+   x11-libs/libX11
+   >=x11-libs/cairo-1.14
+   x11-libs/pango
+   caja? ( >=mate-base/caja-1.17.1[introspection?] )
+   djvu? ( >=app-text/djvu-3.5.17:0 )
+   dvi? (
+   virtual/tex-base
+   t1lib? ( >=media-libs/t1lib-5:5 )
+   )
+   epub? (
+   dev-libs/mathjax
+   >=net-libs/webkit-gtk-2.6.0:4.1
+   )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
+   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
+   postscript? ( >=app-text/libspectre-0.2 )
+   synctex? ( virtual/tex-base )
+   tiff? ( >=media-libs/tiff-3.6:= )
+   xps? ( >=app-text/libgxps-0.2.1 )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   virtual/libintl
+   !!app-text/mate-document-viewer
+"
+
+BDEPEND="${COMMON_DEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/yelp-tools
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/gtk-doc
+   dev-util/gtk-doc-am
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )
+"
+
+#RESTRICT="!test? ( test )"
+# Tests use dogtail and require using accessibility services.
+# Until we figure out how to run successfully, don't run tests
+RESTRICT="test"
+
+PATCHES=(
+   # https://github.com/mate-desktop/atril/issues/582
+   "${FILESDIR}/${PN}-1.26.1-webkitgtk4.1.patch"
+)
+
+python_check_deps() {
+   use test && python_has_version "dev-util/dogtail[${PYTHON_USEDEP}]"
+}
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_configure() {
+   # Passing --disable-help would drop offline help, that would be 
inconsistent
+   # with helps of the most of GNOME apps that doesn't require network for 
that.
+   mate_src_configure \
+   --enable-comics \
+   --enable-pdf \
+   --enable-pixbuf \
+   --enable-previewer \
+   --enable-thumbnailer \
+   $(use_with gnome-keyring keyring) \
+   $(use_enable caja) \
+   $(use_enable dbus) \
+   $(use_enable debug) \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+   $(use_enable epub) \
+   $(use_enable introspection) \
+   $(use_enable nls) \
+   $(use_enable postscript ps) \
+   

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2023-05-01 Thread Sam James
commit: bd3840cddb4e10a2f41d5c09fb46387734acd35e
Author: Sam James  gentoo  org>
AuthorDate: Mon May  1 15:04:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  1 15:04:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3840cd

app-text/atril: enable py3.11

Tests are restricted and not run anyway.

Closes: https://bugs.gentoo.org/896632
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-text/atril/atril-1.26.0-r4.ebuild 
b/app-text/atril/atril-1.26.0-r4.ebuild
index a88dff42b314..8d190177274a 100644
--- a/app-text/atril/atril-1.26.0-r4.ebuild
+++ b/app-text/atril/atril-1.26.0-r4.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 MATE_LA_PUNT="yes"
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit mate python-any-r1 virtualx
 



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/files/

2022-12-26 Thread Conrad Kostecki
commit: 7dc037387a6074639f5b3f2b8bab96c76e82648d
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Mon Dec 26 08:24:20 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon Dec 26 13:43:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dc03738

app-text/atril: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/28820
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../files/atril-1.24.0-make-synctex-optional.patch | 526 -
 1 file changed, 526 deletions(-)

diff --git a/app-text/atril/files/atril-1.24.0-make-synctex-optional.patch 
b/app-text/atril/files/atril-1.24.0-make-synctex-optional.patch
deleted file mode 100644
index 7b2d3a9c372e..
--- a/app-text/atril/files/atril-1.24.0-make-synctex-optional.patch
+++ /dev/null
@@ -1,526 +0,0 @@
-From ed650322792514d69ae54eef4cb105cac1dcb4b8 Mon Sep 17 00:00:00 2001
-From: Oz Tiram 
-Date: Fri, 7 Feb 2020 21:57:10 +0100
-Subject: [PATCH 1/5] Make synctex optional
-
-Not everyone who reads PDF's is necessarily a LaTeX user.
-These changes allow users to install atril without the huge bagage
-of tex-live on systems where synctex isn't provided as a stand alone
-library.

- configure.ac  | 25 +
- libdocument/ev-document.c | 16 
- libview/ev-view.c |  9 -
- shell/ev-window.c |  5 +
- 4 files changed, 42 insertions(+), 13 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 6fee0ff6e..e7a63feed 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -361,15 +361,25 @@ AC_SUBST([GIRTYPELIBDIR])
- AM_CONDITIONAL([ENABLE_INTROSPECTION],[test "$enable_introspection" = "yes"])
- 
- dnl == libsynctex ===
-+AC_ARG_ENABLE([synctex],
-+  [AS_HELP_STRING([--disable-synctex], [Disable support for synctex])],
-+  [],
-+  [enable_synctex=yes])
- 
--PKG_CHECK_MODULES(SYNCTEX, [synctex >= $SYNCTEX_REQUIRED], has_synctex=yes, 
has_synctex=no)
- 
--dnl not found? use internal code copy.
--if test "x$has_synctex" = "xno"; then
--AC_MSG_ERROR("SyncTeX support is disabled since library version 
$SYNCTEX_REQUIRED or newer not found")
-+if test "$enable_synctex" = "yes"; then
-+  AC_DEFINE([ENABLE_SYNCTEX],[1],[Define if synctex support is enabled])
-+  PKG_CHECK_MODULES(SYNCTEX, [synctex >= $SYNCTEX_REQUIRED], has_synctex=yes, 
has_synctex=no)
-+  dnl not found? use internal code copy.
-+  if test "x$has_synctex" = "xno"; then
-+  AC_MSG_ERROR("SyncTeX support is disabled since library version 
$SYNCTEX_REQUIRED or newer not found")
-+  fi
-+  AC_SUBST(SYNCTEX_LIBS)
-+  AC_SUBST(SYNCTEX_CFLAGS)
- fi
--AC_SUBST(SYNCTEX_LIBS)
--AC_SUBST(SYNCTEX_CFLAGS)
-+
-+AM_CONDITIONAL([ENABLE_SYNCTEX], [test "$enable_synctex" = "yes"])
-+
- 
- dnl == portability checks 
===
- 
-@@ -776,6 +786,7 @@ Configure summary:
- Tests...:$enable_tests
- 
- PDF Backend.:$enable_pdf
-+Synctex enabled.:$enable_synctex
- PostScript Backend..:$enable_ps
- TIFF Backend:$enable_tiff
- DJVU Backend:$enable_djvu
-@@ -784,6 +795,4 @@ Configure summary:
- Comics Backend..:$enable_comics
- XPS Backend.:$enable_xps
- ePub Backend:$have_webkit
--
--SyncTeX.:$has_synctex
- "
-diff --git a/libdocument/ev-document.c b/libdocument/ev-document.c
-index b713a6717..be082aebb 100644
 a/libdocument/ev-document.c
-+++ b/libdocument/ev-document.c
-@@ -25,7 +25,9 @@
- #include 
- 
- #include "ev-document.h"
-+#ifdef ENABLE_SYNCTEX
- #include "synctex_parser.h"
-+#endif
- #include "ev-file-helpers.h"
- 
- typedef struct _EvPageSize
-@@ -53,8 +55,9 @@ struct _EvDocumentPrivate
-   gchar **page_labels;
-   EvPageSize *page_sizes;
-   EvDocumentInfo *info;
--
-+#ifdef ENABLE_SYNCTEX
-   synctex_scanner_p synctex_scanner;
-+#endif
- };
- 
- static gint_ev_document_get_n_pages (EvDocument *document);
-@@ -124,12 +127,12 @@ ev_document_finalize (GObject *object)
-   ev_document_info_free (document->priv->info);
-   document->priv->info = NULL;
-   }
--
-+#ifdef ENABLE_SYNCTEX
-   if (document->priv->synctex_scanner) {
-   synctex_scanner_free (document->priv->synctex_scanner);
-   document->priv->synctex_scanner = NULL;
-   }
--
-+#endif
-   G_OBJECT_CLASS (ev_document_parent_class)->finalize (object);
- }
- 
-@@ -137,8 +140,9 @@ static void
- ev_document_init (EvDocument *document)
- {
-   document->priv = ev_document_get_instance_private (document);
-+#ifdef ENABLE_SYNCTEX
-   document->synctex_version = SYNCTEX_VERSION_STRING;
--
-+#endif
-   /* Assume all pages are the same size until proven 

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2022-10-04 Thread Sam James
commit: 0b0050977b5186c3cee04fbc73ae16359b35c4a2
Author: Sam James  gentoo  org>
AuthorDate: Tue Oct  4 14:58:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct  4 15:02:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b005097

app-text/atril: fix DeprecatedDep

Signed-off-by: Sam James  gentoo.org>

 app-text/atril/{atril-1.26.0.ebuild => atril-1.26.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/atril/atril-1.26.0.ebuild 
b/app-text/atril/atril-1.26.0-r1.ebuild
similarity index 98%
rename from app-text/atril/atril-1.26.0.ebuild
rename to app-text/atril/atril-1.26.0-r1.ebuild
index a48310245ed7..83e849a1e4e3 100644
--- a/app-text/atril/atril-1.26.0.ebuild
+++ b/app-text/atril/atril-1.26.0-r1.ebuild
@@ -22,8 +22,8 @@ IUSE="caja dbus debug djvu dvi epub +introspection 
gnome-keyring nls +postscript
 REQUIRED_USE="t1lib? ( dvi )"
 
 COMMON_DEPEND="
+   app-accessibility/at-spi2-core
>=app-text/poppler-0.22[cairo]
-   dev-libs/atk
>=dev-libs/glib-2.62:2
>=dev-libs/libxml2-2.5:2
sys-libs/zlib



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2022-10-04 Thread Sam James
commit: 2001500b8dd07f6d1853c470350ccbc3d62c464c
Author: Oz N Tiram  gmail  com>
AuthorDate: Sun Oct  2 21:06:34 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct  4 11:45:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2001500b

app-text/atril: add 1.26.0

Bug: https://bugs.gentoo.org/809062
Signed-off-by: Oz N Tiram  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 app-text/atril/Manifest|   1 +
 app-text/atril/atril-1.26.0.ebuild | 122 +
 2 files changed, 123 insertions(+)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index c435e33d2177..f581395865b7 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,2 +1,3 @@
 DIST atril-1.24.0.tar.xz 2062468 BLAKE2B 
374c7769f5c9753b1d9a6143c796a317914aebbb638b6f0a85b732b43b0e9ad2fff1374a5f3f4dc1abc8c265ce003bfef2cddc47cdb18ddc7f24c4905ef5232c
 SHA512 
dfdd5ed82ba76c4f0a446a95b0a6201bedf8b4d00ff46ce697a5b937251f6d7a1888ca76eef623eb84dcddb425c7ad662e179f593686bba064b7491d4d940293
 DIST atril-1.24.1.tar.xz 2043552 BLAKE2B 
01e41e53a38684c237fadef200614cf8d70cb84410a00bb9d28b200fcac43a2bf45cd81c4c7f19ab1351891f179ee64cd880bca1aa38cf68727bcf1da3e06c8d
 SHA512 
94a55e7699bdfc9368e20986664bd411c12f50f466874ebf20210df3de6ddb499866b505e157c56b58a8065aad2c24284b96afa8c547a6cd259eef413096a91a
+DIST atril-1.26.0.tar.xz 1986160 BLAKE2B 
40de33749113144c49341cf8249bd20de37c3d64f3daa865dfe2bcad117e1c2b5aae2aef3b4e0199fd2656b17af236e2a863ef97933decc5072e3419219154e4
 SHA512 
9c4e8b1c45959136c8fc4c5db47117e45e8afca8be2294418e6c1a0f8098c162ccaa4a60e5baea34db91d45d345a3953afe95281782986e7046b87a34c8f7dbd

diff --git a/app-text/atril/atril-1.26.0.ebuild 
b/app-text/atril/atril-1.26.0.ebuild
new file mode 100644
index ..826cb339dedf
--- /dev/null
+++ b/app-text/atril/atril-1.26.0.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MATE_LA_PUNT="yes"
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit mate python-any-r1 virtualx
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="Atril document viewer for MATE"
+LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+"
+SLOT="0"
+
+IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring nls 
+postscript synctex t1lib test tiff xps"
+
+REQUIRED_USE="t1lib? ( dvi )"
+
+COMMON_DEPEND="
+   >=app-text/poppler-0.22[cairo]
+   dev-libs/atk
+   >=dev-libs/glib-2.62:2
+   >=dev-libs/libxml2-2.5:2
+   sys-libs/zlib
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3[introspection?]
+   x11-libs/libICE
+   >=x11-libs/libSM-1:0
+   x11-libs/libX11
+   >=x11-libs/cairo-1.14
+   x11-libs/pango
+   caja? ( >=mate-base/caja-1.17.1[introspection?] )
+   djvu? ( >=app-text/djvu-3.5.17:0 )
+   dvi? (
+   virtual/tex-base
+   t1lib? ( >=media-libs/t1lib-5:5 )
+   )
+   epub? (
+   dev-libs/mathjax
+   >=net-libs/webkit-gtk-2.6.0:4
+   )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
+   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
+   postscript? ( >=app-text/libspectre-0.2 )
+   synctex? ( virtual/tex-base )
+   tiff? ( >=media-libs/tiff-3.6:0 )
+   xps? ( >=app-text/libgxps-0.2.1 )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   virtual/libintl
+   !!app-text/mate-document-viewer
+"
+
+BDEPEND="${COMMON_DEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/yelp-tools
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/gtk-doc
+   dev-util/gtk-doc-am
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )
+"
+
+#RESTRICT="!test? ( test )"
+# Tests use dogtail and require using accessibility services.
+# Until we figure out how to run successfully, don't run tests
+RESTRICT="test"
+
+python_check_deps() {
+   use test && python_has_version "dev-util/dogtail[${PYTHON_USEDEP}]"
+}
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_configure() {
+   # Passing --disable-help would drop offline help, that would be 
inconsistent
+   # with helps of the most of GNOME apps that doesn't require network for 
that.
+   local use_ps;
+   if use postscript ; then
+   use_ps="--enable-ps"
+   else
+   use_ps="--disable-ps"
+   fi
+   mate_src_configure \
+   --enable-comics \
+   --enable-pdf \
+   --enable-pixbuf \
+   --enable-previewer \
+   --enable-thumbnailer \
+   $(use_with gnome-keyring keyring) \
+   $(use_enable caja) \
+   $(use_enable dbus) \
+   $(use_enable debug) \
+   $(use_enable djvu) \
+  

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2022-10-04 Thread Sam James
commit: a752bb08e24bf0eec9464fd460076c1d2e9f648f
Author: Sam James  gentoo  org>
AuthorDate: Tue Oct  4 11:44:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct  4 11:46:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a752bb08

app-text/atril: simplify postscript logic

Bug: https://bugs.gentoo.org/809062
Signed-off-by: Sam James  gentoo.org>

 app-text/atril/atril-1.26.0.ebuild | 10 ++
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/app-text/atril/atril-1.26.0.ebuild 
b/app-text/atril/atril-1.26.0.ebuild
index 826cb339dedf..a48310245ed7 100644
--- a/app-text/atril/atril-1.26.0.ebuild
+++ b/app-text/atril/atril-1.26.0.ebuild
@@ -85,12 +85,6 @@ pkg_setup() {
 src_configure() {
# Passing --disable-help would drop offline help, that would be 
inconsistent
# with helps of the most of GNOME apps that doesn't require network for 
that.
-   local use_ps;
-   if use postscript ; then
-   use_ps="--enable-ps"
-   else
-   use_ps="--disable-ps"
-   fi
mate_src_configure \
--enable-comics \
--enable-pdf \
@@ -106,12 +100,12 @@ src_configure() {
$(use_enable epub) \
$(use_enable introspection) \
$(use_enable nls) \
+   $(use_enable postscript ps) \
$(use_enable synctex) \
$(use_enable t1lib) \
$(use_enable test tests) \
$(use_enable tiff) \
-   $(use_enable xps) \
-   ${use_ps}
+   $(use_enable xps)
 }
 
 src_test() {



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2022-06-27 Thread WANG Xuerui
commit: 79b4de22ae8b1b52e6473a95c5cf0e6bd85e00bb
Author: WANG Xuerui  gentoo  org>
AuthorDate: Tue Jun 28 01:58:08 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Tue Jun 28 01:58:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79b4de22

app-text/atril: keyword 1.24.1 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 app-text/atril/atril-1.24.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/atril/atril-1.24.1.ebuild 
b/app-text/atril/atril-1.24.1.ebuild
index 16cc0e88ee90..3d098e7a9f2d 100644
--- a/app-text/atril/atril-1.24.1.ebuild
+++ b/app-text/atril/atril-1.24.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python3_{7..9} )
 inherit mate python-any-r1 virtualx
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
 fi
 
 DESCRIPTION="Atril document viewer for MATE"



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2021-06-30 Thread Adam Feldman
commit: 38c5a8e69b0b738ada5d7d711ebf4d2e16d28e71
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Jun 10 15:13:23 2021 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Wed Jun 30 22:41:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c5a8e6

app-text/atril: Bump to 1.24.1

Bug: https://bugs.gentoo.org/778857
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Adam Feldman  gentoo.org>

 app-text/atril/Manifest|   1 +
 app-text/atril/atril-1.24.1.ebuild | 119 +
 2 files changed, 120 insertions(+)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index 635d19e4b37..c435e33d217 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1 +1,2 @@
 DIST atril-1.24.0.tar.xz 2062468 BLAKE2B 
374c7769f5c9753b1d9a6143c796a317914aebbb638b6f0a85b732b43b0e9ad2fff1374a5f3f4dc1abc8c265ce003bfef2cddc47cdb18ddc7f24c4905ef5232c
 SHA512 
dfdd5ed82ba76c4f0a446a95b0a6201bedf8b4d00ff46ce697a5b937251f6d7a1888ca76eef623eb84dcddb425c7ad662e179f593686bba064b7491d4d940293
+DIST atril-1.24.1.tar.xz 2043552 BLAKE2B 
01e41e53a38684c237fadef200614cf8d70cb84410a00bb9d28b200fcac43a2bf45cd81c4c7f19ab1351891f179ee64cd880bca1aa38cf68727bcf1da3e06c8d
 SHA512 
94a55e7699bdfc9368e20986664bd411c12f50f466874ebf20210df3de6ddb499866b505e157c56b58a8065aad2c24284b96afa8c547a6cd259eef413096a91a

diff --git a/app-text/atril/atril-1.24.1.ebuild 
b/app-text/atril/atril-1.24.1.ebuild
new file mode 100644
index 000..1cf25b1ae89
--- /dev/null
+++ b/app-text/atril/atril-1.24.1.ebuild
@@ -0,0 +1,119 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit mate python-any-r1 virtualx
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="Atril document viewer for MATE"
+LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+"
+SLOT="0"
+
+IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript 
synctex t1lib test tiff xps"
+
+REQUIRED_USE="t1lib? ( dvi )"
+
+COMMON_DEPEND="
+   >=app-text/poppler-0.22[cairo]
+   dev-libs/atk
+   >=dev-libs/glib-2.62:2
+   >=dev-libs/libxml2-2.5:2
+   sys-libs/zlib
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3[introspection?]
+   x11-libs/libICE
+   >=x11-libs/libSM-1:0
+   x11-libs/libX11
+   >=x11-libs/cairo-1.14
+   x11-libs/pango
+   caja? ( >=mate-base/caja-1.17.1[introspection?] )
+   djvu? ( >=app-text/djvu-3.5.17:0 )
+   dvi? (
+   virtual/tex-base
+   t1lib? ( >=media-libs/t1lib-5:5 )
+   )
+   epub? (
+   dev-libs/mathjax
+   >=net-libs/webkit-gtk-2.6.0:4
+   )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
+   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
+   postscript? ( >=app-text/libspectre-0.2 )
+   synctex? ( virtual/tex-base )
+   tiff? ( >=media-libs/tiff-3.6:0 )
+   xps? ( >=app-text/libgxps-0.2.1 )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   virtual/libintl
+   !!app-text/mate-document-viewer
+"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/rarian
+   app-text/yelp-tools
+   >=app-text/scrollkeeper-dtd-1:1.0
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/gtk-doc
+   dev-util/gtk-doc-am
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )
+"
+
+#RESTRICT="!test? ( test )"
+# Tests use dogtail and require using accessibility services.
+# Until we figure out how to run successfully, don't run tests
+RESTRICT="test"
+
+PATCHES=( "${FILESDIR}/${PN}-1.24.0-make-synctex-optional.patch" )
+
+python_check_deps() {
+   use test && has_version "dev-util/dogtail[${PYTHON_USEDEP}]"
+}
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_configure() {
+   # Passing --disable-help would drop offline help, that would be 
inconsistent
+   # with helps of the most of GNOME apps that doesn't require network for 
that.
+   mate_src_configure \
+   --enable-comics \
+   --enable-pdf \
+   --enable-pixbuf \
+   --enable-previewer \
+   --enable-thumbnailer \
+   $(use_with gnome-keyring keyring) \
+   $(use_enable caja) \
+   $(use_enable dbus) \
+   $(use_enable debug) \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+   $(use_enable epub) \
+   $(use_enable introspection) \
+   $(use_enable postscript ps) \
+   $(use_enable synctex) \
+   $(use_enable t1lib) \
+   $(use_enable test tests) \
+   $(use_enable tiff) \
+   

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2021-04-17 Thread Pacho Ramos
commit: a36833274472ab584e70c55fde1830a8af920455
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Apr 17 19:06:36 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Apr 17 20:08:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3683327

app-text/atril: Support newer python versions

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 app-text/atril/atril-1.24.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/atril/atril-1.24.0-r2.ebuild 
b/app-text/atril/atril-1.24.0-r2.ebuild
index 643926b9b3a..1cf25b1ae89 100644
--- a/app-text/atril/atril-1.24.0-r2.ebuild
+++ b/app-text/atril/atril-1.24.0-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 MATE_LA_PUNT="yes"
 
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit mate python-any-r1 virtualx
 



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/, app-text/atril/files/

2020-09-25 Thread Adam Feldman
commit: 1d22283e63b0b3352a6fc636060911f3a4e4aeac
Author: Adam Feldman  gentoo  org>
AuthorDate: Sat Sep  5 15:42:27 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Sep 25 20:32:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d22283e

app-text/atril: Bump to 1.24.0-r2, synctex optional, add broken tests

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 app-text/atril/atril-1.24.0-r2.ebuild  | 119 +
 .../files/atril-1.24.0-make-synctex-optional.patch | 526 +
 app-text/atril/metadata.xml|   2 +
 3 files changed, 647 insertions(+)

diff --git a/app-text/atril/atril-1.24.0-r2.ebuild 
b/app-text/atril/atril-1.24.0-r2.ebuild
new file mode 100644
index 000..6947e34b8f3
--- /dev/null
+++ b/app-text/atril/atril-1.24.0-r2.ebuild
@@ -0,0 +1,119 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit mate python-any-r1 virtualx
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="Atril document viewer for MATE"
+LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+"
+SLOT="0"
+
+IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript 
synctex t1lib test tiff xps"
+
+REQUIRED_USE="t1lib? ( dvi )"
+
+COMMON_DEPEND="
+   >=app-text/poppler-0.22[cairo]
+   dev-libs/atk
+   >=dev-libs/glib-2.62:2
+   >=dev-libs/libxml2-2.5:2
+   sys-libs/zlib
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3[introspection?]
+   x11-libs/libICE
+   >=x11-libs/libSM-1:0
+   x11-libs/libX11
+   >=x11-libs/cairo-1.14
+   x11-libs/pango
+   caja? ( >=mate-base/caja-1.17.1[introspection?] )
+   djvu? ( >=app-text/djvu-3.5.17:0 )
+   dvi? (
+   virtual/tex-base
+   t1lib? ( >=media-libs/t1lib-5:5 )
+   )
+   epub? (
+   dev-libs/mathjax
+   >=net-libs/webkit-gtk-2.6.0:4
+   )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
+   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
+   postscript? ( >=app-text/libspectre-0.2 )
+   synctex? ( virtual/tex-base )
+   tiff? ( >=media-libs/tiff-3.6:0 )
+   xps? ( >=app-text/libgxps-0.2.1 )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   virtual/libintl
+   !!app-text/mate-document-viewer
+"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/rarian
+   app-text/yelp-tools
+   >=app-text/scrollkeeper-dtd-1:1.0
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/gtk-doc
+   dev-util/gtk-doc-am
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )
+"
+
+#RESTRICT="!test? ( test )"
+# Tests use dogtail and require using accessibility services.
+# Until we figure out how to run successfully, don't run tests
+RESTRICT="test"
+
+PATCHES=( "${FILESDIR}/${PN}-1.24.0-make-synctex-optional.patch" )
+
+python_check_deps() {
+   use test && has_version "dev-util/dogtail[${PYTHON_USEDEP}]"
+}
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_configure() {
+   # Passing --disable-help would drop offline help, that would be 
inconsistent
+   # with helps of the most of GNOME apps that doesn't require network for 
that.
+   mate_src_configure \
+   --enable-comics \
+   --enable-pdf \
+   --enable-pixbuf \
+   --enable-previewer \
+   --enable-thumbnailer \
+   $(use_with gnome-keyring keyring) \
+   $(use_enable caja) \
+   $(use_enable dbus) \
+   $(use_enable debug) \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+   $(use_enable epub) \
+   $(use_enable introspection) \
+   $(use_enable postscript ps) \
+   $(use_enable synctex) \
+   $(use_enable t1lib) \
+   $(use_enable test tests) \
+   $(use_enable tiff) \
+   $(use_enable xps)
+}
+
+src_test() {
+   export GSETTINGS_BACKEND=keyfile
+   gsettings set org.gnome.desktop.interface toolkit-accessibility true || 
die
+   gsettings set org.mate.interface accessibility true || die
+   virtx emake check
+}

diff --git a/app-text/atril/files/atril-1.24.0-make-synctex-optional.patch 
b/app-text/atril/files/atril-1.24.0-make-synctex-optional.patch
new file mode 100644
index 000..7b2d3a9c372
--- /dev/null
+++ b/app-text/atril/files/atril-1.24.0-make-synctex-optional.patch
@@ -0,0 +1,526 @@
+From ed650322792514d69ae54eef4cb105cac1dcb4b8 Mon Sep 17 00:00:00 2001
+From: Oz Tiram 
+Date: Fri, 7 Feb 2020 21:57:10 +0100
+Subject: [PATCH 1/5] Make 

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2020-09-02 Thread Adam Feldman
commit: fe81654430be1d77856cd5163a3e7acd09afbffb
Author: Oz N Tiram  gmail  com>
AuthorDate: Thu Aug 20 19:37:28 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Wed Sep  2 06:01:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe816544

app-text/atril: drop 1.22.3

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Oz Tiram  gmail.com>
Signed-off-by: Adam Feldman  gentoo.org>

 app-text/atril/Manifest|  1 -
 app-text/atril/atril-1.22.3.ebuild | 90 --
 2 files changed, 91 deletions(-)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index 3af59acb68d..635d19e4b37 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,2 +1 @@
-DIST atril-1.22.3.tar.xz 1798396 BLAKE2B 
1f06585393e1a9a6d51b7cc50c52bd61e8e115aa3985ffca0233c2e09219a88c3a30b4ddbcc70bfb9ddf663810e6cc67e968f8a32bfd4a3f07b4646e896a7f18
 SHA512 
f4a83702818e1fb32279c67f1727c01480d27fe756f3fc0ff9dcd42584ce74ce10ac7ee81c0149f3756b6eb08f2a011ede28706ab54ff16a51c544a1af3b103f
 DIST atril-1.24.0.tar.xz 2062468 BLAKE2B 
374c7769f5c9753b1d9a6143c796a317914aebbb638b6f0a85b732b43b0e9ad2fff1374a5f3f4dc1abc8c265ce003bfef2cddc47cdb18ddc7f24c4905ef5232c
 SHA512 
dfdd5ed82ba76c4f0a446a95b0a6201bedf8b4d00ff46ce697a5b937251f6d7a1888ca76eef623eb84dcddb425c7ad662e179f593686bba064b7491d4d940293

diff --git a/app-text/atril/atril-1.22.3.ebuild 
b/app-text/atril/atril-1.22.3.ebuild
deleted file mode 100644
index c5b3e71e514..000
--- a/app-text/atril/atril-1.22.3.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="Atril document viewer for MATE"
-LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+"
-SLOT="0"
-
-IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript 
t1lib tiff xps"
-
-REQUIRED_USE="t1lib? ( dvi )"
-
-RDEPEND="
-   >=app-text/poppler-0.22[cairo]
-   dev-libs/atk
-   >=dev-libs/glib-2.50:2
-   >=dev-libs/libxml2-2.5:2
-   sys-libs/zlib
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3[introspection?]
-   x11-libs/libICE
-   >=x11-libs/libSM-1:0
-   x11-libs/libX11
-   >=x11-libs/cairo-1.9.10
-   x11-libs/pango
-   caja? ( >=mate-base/caja-1.17.1[introspection?] )
-   djvu? ( >=app-text/djvu-3.5.17:0 )
-   dvi? (
-   virtual/tex-base
-   t1lib? ( >=media-libs/t1lib-5:5 )
-   )
-   epub? (
-   dev-libs/mathjax
-   >=net-libs/webkit-gtk-2.4.3:4
-   )
-   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
-   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
-   postscript? ( >=app-text/libspectre-0.2 )
-   tiff? ( >=media-libs/tiff-3.6:0 )
-   xps? ( >=app-text/libgxps-0.2.1 )
-   !!app-text/mate-document-viewer"
-
-DEPEND="${RDEPEND}
-   app-text/docbook-xml-dtd:4.1.2
-   app-text/rarian
-   app-text/yelp-tools
-   >=app-text/scrollkeeper-dtd-1:1.0
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/gtk-doc
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.50.1
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-# Tests use dogtail which is not available on Gentoo.
-RESTRICT="test"
-
-src_configure() {
-   # Passing --disable-help would drop offline help, that would be 
inconsistent
-   # with helps of the most of GNOME apps that doesn't require network for 
that.
-   mate_src_configure \
-   --disable-tests \
-   --enable-comics \
-   --enable-pdf \
-   --enable-pixbuf \
-   --enable-previewer \
-   --enable-thumbnailer \
-   $(use_with gnome-keyring keyring) \
-   $(use_enable caja) \
-   $(use_enable dbus) \
-   $(use_enable debug) \
-   $(use_enable djvu) \
-   $(use_enable dvi) \
-   $(use_enable epub) \
-   $(use_enable introspection) \
-   $(use_enable postscript ps) \
-   $(use_enable t1lib) \
-   $(use_enable tiff) \
-   $(use_enable xps)
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2020-05-07 Thread Adam Feldman
commit: 6deb5ee1bdf855faad7287fdb89cc60f62b18259
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri May  8 03:03:49 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri May  8 04:44:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6deb5ee1

app-text/atril: Drop old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Adam Feldman  gentoo.org>

 app-text/atril/Manifest|  1 -
 app-text/atril/atril-1.22.1.ebuild | 90 --
 2 files changed, 91 deletions(-)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index c4442d648a8..3af59acb68d 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,3 +1,2 @@
-DIST atril-1.22.1.tar.xz 1766980 BLAKE2B 
0b7b1a7dfff13c5d803fed4140596940b20a322fce54c9f0faecd8e80bdc1e5e498603851a10a88763b20444377bcf4e7b124ac08953ab6aa4b3b2cce021a46c
 SHA512 
838ae397c868ac417c9266e4a06525d66214650cf8647e91c1472d83d50c8954f6dbb29411384892a98f0929e1fbac9947118bd0db10d50400fc0d5270a3619d
 DIST atril-1.22.3.tar.xz 1798396 BLAKE2B 
1f06585393e1a9a6d51b7cc50c52bd61e8e115aa3985ffca0233c2e09219a88c3a30b4ddbcc70bfb9ddf663810e6cc67e968f8a32bfd4a3f07b4646e896a7f18
 SHA512 
f4a83702818e1fb32279c67f1727c01480d27fe756f3fc0ff9dcd42584ce74ce10ac7ee81c0149f3756b6eb08f2a011ede28706ab54ff16a51c544a1af3b103f
 DIST atril-1.24.0.tar.xz 2062468 BLAKE2B 
374c7769f5c9753b1d9a6143c796a317914aebbb638b6f0a85b732b43b0e9ad2fff1374a5f3f4dc1abc8c265ce003bfef2cddc47cdb18ddc7f24c4905ef5232c
 SHA512 
dfdd5ed82ba76c4f0a446a95b0a6201bedf8b4d00ff46ce697a5b937251f6d7a1888ca76eef623eb84dcddb425c7ad662e179f593686bba064b7491d4d940293

diff --git a/app-text/atril/atril-1.22.1.ebuild 
b/app-text/atril/atril-1.22.1.ebuild
deleted file mode 100644
index c5b3e71e514..000
--- a/app-text/atril/atril-1.22.1.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="Atril document viewer for MATE"
-LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+"
-SLOT="0"
-
-IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript 
t1lib tiff xps"
-
-REQUIRED_USE="t1lib? ( dvi )"
-
-RDEPEND="
-   >=app-text/poppler-0.22[cairo]
-   dev-libs/atk
-   >=dev-libs/glib-2.50:2
-   >=dev-libs/libxml2-2.5:2
-   sys-libs/zlib
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3[introspection?]
-   x11-libs/libICE
-   >=x11-libs/libSM-1:0
-   x11-libs/libX11
-   >=x11-libs/cairo-1.9.10
-   x11-libs/pango
-   caja? ( >=mate-base/caja-1.17.1[introspection?] )
-   djvu? ( >=app-text/djvu-3.5.17:0 )
-   dvi? (
-   virtual/tex-base
-   t1lib? ( >=media-libs/t1lib-5:5 )
-   )
-   epub? (
-   dev-libs/mathjax
-   >=net-libs/webkit-gtk-2.4.3:4
-   )
-   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
-   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
-   postscript? ( >=app-text/libspectre-0.2 )
-   tiff? ( >=media-libs/tiff-3.6:0 )
-   xps? ( >=app-text/libgxps-0.2.1 )
-   !!app-text/mate-document-viewer"
-
-DEPEND="${RDEPEND}
-   app-text/docbook-xml-dtd:4.1.2
-   app-text/rarian
-   app-text/yelp-tools
-   >=app-text/scrollkeeper-dtd-1:1.0
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/gtk-doc
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.50.1
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-# Tests use dogtail which is not available on Gentoo.
-RESTRICT="test"
-
-src_configure() {
-   # Passing --disable-help would drop offline help, that would be 
inconsistent
-   # with helps of the most of GNOME apps that doesn't require network for 
that.
-   mate_src_configure \
-   --disable-tests \
-   --enable-comics \
-   --enable-pdf \
-   --enable-pixbuf \
-   --enable-previewer \
-   --enable-thumbnailer \
-   $(use_with gnome-keyring keyring) \
-   $(use_enable caja) \
-   $(use_enable dbus) \
-   $(use_enable debug) \
-   $(use_enable djvu) \
-   $(use_enable dvi) \
-   $(use_enable epub) \
-   $(use_enable introspection) \
-   $(use_enable postscript ps) \
-   $(use_enable t1lib) \
-   $(use_enable tiff) \
-   $(use_enable xps)
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2020-05-07 Thread Adam Feldman
commit: cc371225534261b771c30c50e5f0e19c1591ad06
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri May  8 02:58:57 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri May  8 04:44:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc371225

app-text/atril: Stabilize 1.22.3 for amd64,x86

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Adam Feldman  gentoo.org>

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

diff --git a/app-text/atril/atril-1.22.3.ebuild 
b/app-text/atril/atril-1.22.3.ebuild
index db8529d7bdb..c5b3e71e514 100644
--- a/app-text/atril/atril-1.22.3.ebuild
+++ b/app-text/atril/atril-1.22.3.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Atril document viewer for MATE"



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2019-07-07 Thread Göktürk Yüksek
commit: 69ed1972709cb810ab7fea3021fecb7fd8110b09
Author: NP-Hardass  gentoo  org>
AuthorDate: Thu Jul  4 15:01:13 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sun Jul  7 18:46:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69ed1972

app-text/atril: stabilize 1.22.1 for amd64, x86

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: NP-Hardass  gentoo.org>
Signed-off-by: Göktürk Yüksek  gentoo.org>

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

diff --git a/app-text/atril/atril-1.22.1.ebuild 
b/app-text/atril/atril-1.22.1.ebuild
index 7fa4d3d8236..fbfbdd9bd52 100644
--- a/app-text/atril/atril-1.22.1.ebuild
+++ b/app-text/atril/atril-1.22.1.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Atril document viewer for MATE"



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2019-07-07 Thread Göktürk Yüksek
commit: 9c0bc57e15474e56091df80082b1e107355e0549
Author: NP-Hardass  gentoo  org>
AuthorDate: Thu Jul  4 15:01:14 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sun Jul  7 18:46:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0bc57e

app-text/atril: drop old

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: NP-Hardass  gentoo.org>
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-text/atril/Manifest|  1 -
 app-text/atril/atril-1.22.0.ebuild | 89 --
 2 files changed, 90 deletions(-)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index 899347d40b9..93b1e107ebf 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,2 +1 @@
-DIST atril-1.22.0.tar.xz 1819580 BLAKE2B 
6d5ae9e42407c5c7ae716c0650eda2085bc2206f442dbbb04dbf549263cdabe6d28761deb14bb9557534f26828882cf5b9373698b5e2c29f4b70445ebfabaa5b
 SHA512 
bf940178647c348fd78e828bcb3a55c4ff6195d4020bf198ae5ba4a96e2fe582f7e30fb9d4cde4143e82ae783358373d3a9fd68413295586da9fe1b374e2f034
 DIST atril-1.22.1.tar.xz 1766980 BLAKE2B 
0b7b1a7dfff13c5d803fed4140596940b20a322fce54c9f0faecd8e80bdc1e5e498603851a10a88763b20444377bcf4e7b124ac08953ab6aa4b3b2cce021a46c
 SHA512 
838ae397c868ac417c9266e4a06525d66214650cf8647e91c1472d83d50c8954f6dbb29411384892a98f0929e1fbac9947118bd0db10d50400fc0d5270a3619d

diff --git a/app-text/atril/atril-1.22.0.ebuild 
b/app-text/atril/atril-1.22.0.ebuild
deleted file mode 100644
index 19cf67a3e37..000
--- a/app-text/atril/atril-1.22.0.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="Atril document viewer for MATE"
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript 
t1lib tiff xps"
-
-REQUIRED_USE="t1lib? ( dvi )"
-
-RDEPEND="
-   >=app-text/poppler-0.22[cairo]
-   dev-libs/atk
-   >=dev-libs/glib-2.50:2
-   >=dev-libs/libxml2-2.5:2
-   sys-libs/zlib
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3[introspection?]
-   x11-libs/libICE
-   >=x11-libs/libSM-1:0
-   x11-libs/libX11
-   >=x11-libs/cairo-1.9.10
-   x11-libs/pango
-   caja? ( >=mate-base/caja-1.17.1[introspection?] )
-   djvu? ( >=app-text/djvu-3.5.17:0 )
-   dvi? (
-   virtual/tex-base
-   t1lib? ( >=media-libs/t1lib-5:5 )
-   )
-   epub? (
-   dev-libs/mathjax
-   >=net-libs/webkit-gtk-2.4.3:4
-   )
-   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
-   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
-   postscript? ( >=app-text/libspectre-0.2 )
-   tiff? ( >=media-libs/tiff-3.6:0 )
-   xps? ( >=app-text/libgxps-0.2.1 )
-   !!app-text/mate-document-viewer"
-
-DEPEND="${RDEPEND}
-   app-text/docbook-xml-dtd:4.1.2
-   app-text/rarian
-   app-text/yelp-tools
-   >=app-text/scrollkeeper-dtd-1:1.0
-   dev-util/glib-utils
-   dev-util/gtk-doc
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.50.1
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-# Tests use dogtail which is not available on Gentoo.
-RESTRICT="test"
-
-src_configure() {
-   # Passing --disable-help would drop offline help, that would be 
inconsistent
-   # with helps of the most of GNOME apps that doesn't require network for 
that.
-   mate_src_configure \
-   --disable-tests \
-   --enable-comics \
-   --enable-pdf \
-   --enable-pixbuf \
-   --enable-previewer \
-   --enable-thumbnailer \
-   $(use_with gnome-keyring keyring) \
-   $(use_enable caja) \
-   $(use_enable dbus) \
-   $(use_enable debug) \
-   $(use_enable djvu) \
-   $(use_enable dvi) \
-   $(use_enable epub) \
-   $(use_enable introspection) \
-   $(use_enable postscript ps) \
-   $(use_enable t1lib) \
-   $(use_enable tiff) \
-   $(use_enable xps)
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2019-05-12 Thread Göktürk Yüksek
commit: 2065e77265e59484059a96a93f9cfbcc7bc44a19
Author: NP-Hardass  gentoo  org>
AuthorDate: Sun May 12 20:20:21 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sun May 12 21:02:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2065e772

app-text/atril: bump to 1.22.1 and add missing dep

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-text/atril/Manifest|  1 +
 app-text/atril/atril-1.22.1.ebuild | 90 ++
 2 files changed, 91 insertions(+)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index 2c0f93cb1e0..899347d40b9 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1 +1,2 @@
 DIST atril-1.22.0.tar.xz 1819580 BLAKE2B 
6d5ae9e42407c5c7ae716c0650eda2085bc2206f442dbbb04dbf549263cdabe6d28761deb14bb9557534f26828882cf5b9373698b5e2c29f4b70445ebfabaa5b
 SHA512 
bf940178647c348fd78e828bcb3a55c4ff6195d4020bf198ae5ba4a96e2fe582f7e30fb9d4cde4143e82ae783358373d3a9fd68413295586da9fe1b374e2f034
+DIST atril-1.22.1.tar.xz 1766980 BLAKE2B 
0b7b1a7dfff13c5d803fed4140596940b20a322fce54c9f0faecd8e80bdc1e5e498603851a10a88763b20444377bcf4e7b124ac08953ab6aa4b3b2cce021a46c
 SHA512 
838ae397c868ac417c9266e4a06525d66214650cf8647e91c1472d83d50c8954f6dbb29411384892a98f0929e1fbac9947118bd0db10d50400fc0d5270a3619d

diff --git a/app-text/atril/atril-1.22.1.ebuild 
b/app-text/atril/atril-1.22.1.ebuild
new file mode 100644
index 000..7fa4d3d8236
--- /dev/null
+++ b/app-text/atril/atril-1.22.1.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="Atril document viewer for MATE"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript 
t1lib tiff xps"
+
+REQUIRED_USE="t1lib? ( dvi )"
+
+RDEPEND="
+   >=app-text/poppler-0.22[cairo]
+   dev-libs/atk
+   >=dev-libs/glib-2.50:2
+   >=dev-libs/libxml2-2.5:2
+   sys-libs/zlib
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3[introspection?]
+   x11-libs/libICE
+   >=x11-libs/libSM-1:0
+   x11-libs/libX11
+   >=x11-libs/cairo-1.9.10
+   x11-libs/pango
+   caja? ( >=mate-base/caja-1.17.1[introspection?] )
+   djvu? ( >=app-text/djvu-3.5.17:0 )
+   dvi? (
+   virtual/tex-base
+   t1lib? ( >=media-libs/t1lib-5:5 )
+   )
+   epub? (
+   dev-libs/mathjax
+   >=net-libs/webkit-gtk-2.4.3:4
+   )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
+   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
+   postscript? ( >=app-text/libspectre-0.2 )
+   tiff? ( >=media-libs/tiff-3.6:0 )
+   xps? ( >=app-text/libgxps-0.2.1 )
+   !!app-text/mate-document-viewer"
+
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/rarian
+   app-text/yelp-tools
+   >=app-text/scrollkeeper-dtd-1:1.0
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/gtk-doc
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.50.1
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+# Tests use dogtail which is not available on Gentoo.
+RESTRICT="test"
+
+src_configure() {
+   # Passing --disable-help would drop offline help, that would be 
inconsistent
+   # with helps of the most of GNOME apps that doesn't require network for 
that.
+   mate_src_configure \
+   --disable-tests \
+   --enable-comics \
+   --enable-pdf \
+   --enable-pixbuf \
+   --enable-previewer \
+   --enable-thumbnailer \
+   $(use_with gnome-keyring keyring) \
+   $(use_enable caja) \
+   $(use_enable dbus) \
+   $(use_enable debug) \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+   $(use_enable epub) \
+   $(use_enable introspection) \
+   $(use_enable postscript ps) \
+   $(use_enable t1lib) \
+   $(use_enable tiff) \
+   $(use_enable xps)
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2019-04-07 Thread Andreas Sturmlechner
commit: f40e92e5a15e7dcfe7dcc60ccba6eff0a778b8ad
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr  7 11:34:00 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr  7 11:34:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f40e92e5

app-text/atril: Add missing dev-util/glib-utils

Non-maintainer fix.

Closes: https://bugs.gentoo.org/680876
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/atril/atril-1.22.0.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-text/atril/atril-1.22.0.ebuild 
b/app-text/atril/atril-1.22.0.ebuild
index 6ccb2b4d54d..59f71871fb2 100644
--- a/app-text/atril/atril-1.22.0.ebuild
+++ b/app-text/atril/atril-1.22.0.ebuild
@@ -19,7 +19,8 @@ IUSE="caja dbus debug djvu dvi epub +introspection 
gnome-keyring +postscript t1l
 
 REQUIRED_USE="t1lib? ( dvi )"
 
-COMMON_DEPEND=">=app-text/poppler-0.22[cairo]
+RDEPEND="
+   >=app-text/poppler-0.22[cairo]
dev-libs/atk
>=dev-libs/glib-2.50:2
>=dev-libs/libxml2-2.5:2
@@ -48,18 +49,17 @@ COMMON_DEPEND=">=app-text/poppler-0.22[cairo]
xps? ( >=app-text/libgxps-0.2.1 )
!!app-text/mate-document-viewer"
 
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
app-text/docbook-xml-dtd:4.1.2
app-text/rarian
app-text/yelp-tools
>=app-text/scrollkeeper-dtd-1:1.0
+   dev-util/glib-utils
dev-util/gtk-doc
dev-util/gtk-doc-am
>=dev-util/intltool-0.50.1
-   virtual/pkgconfig:*
-   sys-devel/gettext:*"
+   sys-devel/gettext
+   virtual/pkgconfig"
 
 # Tests use dogtail which is not available on Gentoo.
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2019-03-17 Thread Mikle Kolyada
commit: 03dd898962f115338f26ba8e4ad8abbcbe55dd98
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Mar 17 09:07:19 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Mar 17 11:11:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03dd8989

app-text/atril: Version bump (v1.22.0)

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-text/atril/Manifest|  1 +
 app-text/atril/atril-1.22.0.ebuild | 89 ++
 2 files changed, 90 insertions(+)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index ab50f26d46f..710e9674761 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1 +1,2 @@
 DIST atril-1.18.3.tar.xz 1695960 BLAKE2B 
2479ddd46104153631d34070054e9ba72956468c7b720aa5dc3c4a458a00cc00484cdfefb01981f2e8beeb7a13f1fc3db940dcc9a728863a1378b5b896e71e57
 SHA512 
d57cf4386651cb871455b003482e896a2735fb023e0b11f192ed1d169e364306f9ba55ef163df02ffd236b5f86d6afe2c1068d00d3fbc309807ded729ce2355a
+DIST atril-1.22.0.tar.xz 1819580 BLAKE2B 
6d5ae9e42407c5c7ae716c0650eda2085bc2206f442dbbb04dbf549263cdabe6d28761deb14bb9557534f26828882cf5b9373698b5e2c29f4b70445ebfabaa5b
 SHA512 
bf940178647c348fd78e828bcb3a55c4ff6195d4020bf198ae5ba4a96e2fe582f7e30fb9d4cde4143e82ae783358373d3a9fd68413295586da9fe1b374e2f034

diff --git a/app-text/atril/atril-1.22.0.ebuild 
b/app-text/atril/atril-1.22.0.ebuild
new file mode 100644
index 000..46a5316bd20
--- /dev/null
+++ b/app-text/atril/atril-1.22.0.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="Atril document viewer for MATE"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript 
t1lib tiff xps"
+
+REQUIRED_USE="t1lib? ( dvi )"
+
+COMMON_DEPEND=">=app-text/poppler-0.22[cairo]
+   dev-libs/atk
+   >=dev-libs/glib-2.50:2
+   >=dev-libs/libxml2-2.5:2
+   sys-libs/zlib
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3[introspection?]
+   x11-libs/libICE
+   >=x11-libs/libSM-1:0
+   x11-libs/libX11
+   >=x11-libs/cairo-1.9.10
+   x11-libs/pango
+   caja? ( >=mate-base/caja-1.17.1[introspection?] )
+   djvu? ( >=app-text/djvu-3.5.17:0 )
+   dvi? (
+   virtual/tex-base
+   t1lib? ( >=media-libs/t1lib-5:5 )
+   )
+   epub? (
+   dev-libs/mathjax
+   >=net-libs/webkit-gtk-2.4.3:4
+   )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
+   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
+   postscript? ( >=app-text/libspectre-0.2 )
+   tiff? ( >=media-libs/tiff-3.6 )
+   xps? ( >=app-text/libgxps-0.2.1 )
+   !!app-text/mate-document-viewer"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/rarian
+   app-text/yelp-tools
+   >=app-text/scrollkeeper-dtd-1:1.0
+   dev-util/gtk-doc
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.50.1
+   virtual/pkgconfig:*
+   sys-devel/gettext:*"
+
+# Tests use dogtail which is not available on Gentoo.
+RESTRICT="test"
+
+src_configure() {
+   # Passing --disable-help would drop offline help, that would be 
inconsistent
+   # with helps of the most of GNOME apps that doesn't require network for 
that.
+   mate_src_configure \
+   --disable-tests \
+   --enable-comics \
+   --enable-pdf \
+   --enable-pixbuf \
+   --enable-previewer \
+   --enable-thumbnailer \
+   $(use_with gnome-keyring keyring) \
+   $(use_enable caja) \
+   $(use_enable dbus) \
+   $(use_enable debug) \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+   $(use_enable epub) \
+   $(use_enable introspection) \
+   $(use_enable postscript ps) \
+   $(use_enable t1lib) \
+   $(use_enable tiff) \
+   $(use_enable xps)
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2019-03-17 Thread Mikle Kolyada
commit: a76c8023cda89ef43e56cde0ed471864641bd02d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Mar 17 09:08:36 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Mar 17 11:11:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76c8023

app-text/atril: Version bump (v1.22.0)

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/app-text/atril/atril-1.22.0.ebuild 
b/app-text/atril/atril-1.22.0.ebuild
index 46a5316bd20..6ccb2b4d54d 100644
--- a/app-text/atril/atril-1.22.0.ebuild
+++ b/app-text/atril/atril-1.22.0.ebuild
@@ -44,7 +44,7 @@ COMMON_DEPEND=">=app-text/poppler-0.22[cairo]
gnome-keyring? ( >=app-crypt/libsecret-0.5 )
introspection? ( >=dev-libs/gobject-introspection-0.6:= )
postscript? ( >=app-text/libspectre-0.2 )
-   tiff? ( >=media-libs/tiff-3.6 )
+   tiff? ( >=media-libs/tiff-3.6:0 )
xps? ( >=app-text/libgxps-0.2.1 )
!!app-text/mate-document-viewer"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2018-03-13 Thread Michael Palimaka
commit: 003b86390961b43e404a282534dbf4cb8b73c3ec
Author: Michael Palimaka  gentoo  org>
AuthorDate: Tue Mar 13 12:29:58 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Mar 13 12:51:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003b8639

app-text/atril: remove unnecessary := subslot operator on poppler

Per poppler's metadata.xml, the subslot reflects ABI compatibility of
libpoppler.so only, not libpoppler-{glib,qt4,cpp}.so.

Bug: https://bugs.gentoo.org/607908
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/atril/atril-1.12.2-r5.ebuild | 2 +-
 app-text/atril/atril-1.14.2-r2.ebuild | 2 +-
 app-text/atril/atril-1.16.1-r2.ebuild | 2 +-
 app-text/atril/atril-1.18.3.ebuild| 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-text/atril/atril-1.12.2-r5.ebuild 
b/app-text/atril/atril-1.12.2-r5.ebuild
index 360dac80db2..582095d7761 100644
--- a/app-text/atril/atril-1.12.2-r5.ebuild
+++ b/app-text/atril/atril-1.12.2-r5.ebuild
@@ -20,7 +20,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection 
gnome-keyring gtk3 +postscrip
 REQUIRED_USE="t1lib? ( dvi )
!gtk3? ( !epub )" #608604
 
-RDEPEND=">=app-text/poppler-0.16:0=[cairo]
+RDEPEND=">=app-text/poppler-0.16[cairo]
app-text/rarian:0
dev-libs/atk:0
>=dev-libs/glib-2.36:2

diff --git a/app-text/atril/atril-1.14.2-r2.ebuild 
b/app-text/atril/atril-1.14.2-r2.ebuild
index 792c2c2e6a0..d3ef2efb7e2 100644
--- a/app-text/atril/atril-1.14.2-r2.ebuild
+++ b/app-text/atril/atril-1.14.2-r2.ebuild
@@ -20,7 +20,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection 
gnome-keyring gtk3 +postscrip
 REQUIRED_USE="t1lib? ( dvi )
!gtk3? ( !epub )" #608604
 
-COMMON_DEPEND=">=app-text/poppler-0.16:0=[cairo]
+COMMON_DEPEND=">=app-text/poppler-0.16[cairo]
dev-libs/atk:0
>=dev-libs/glib-2.36:2
>=dev-libs/libxml2-2.5:2

diff --git a/app-text/atril/atril-1.16.1-r2.ebuild 
b/app-text/atril/atril-1.16.1-r2.ebuild
index 24aad9d4f3c..41128c94216 100644
--- a/app-text/atril/atril-1.16.1-r2.ebuild
+++ b/app-text/atril/atril-1.16.1-r2.ebuild
@@ -20,7 +20,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection 
gnome-keyring gtk3 +postscrip
 REQUIRED_USE="t1lib? ( dvi )
!gtk3? ( !epub )" #608604
 
-COMMON_DEPEND=">=app-text/poppler-0.22:0=[cairo]
+COMMON_DEPEND=">=app-text/poppler-0.22[cairo]
dev-libs/atk:0
>=dev-libs/glib-2.36:2
>=dev-libs/libxml2-2.5:2

diff --git a/app-text/atril/atril-1.18.3.ebuild 
b/app-text/atril/atril-1.18.3.ebuild
index 4769e545a0a..e4db37226f4 100644
--- a/app-text/atril/atril-1.18.3.ebuild
+++ b/app-text/atril/atril-1.18.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection 
gnome-keyring +postscript t1l
 
 REQUIRED_USE="t1lib? ( dvi )"
 
-COMMON_DEPEND=">=app-text/poppler-0.22:0=[cairo]
+COMMON_DEPEND=">=app-text/poppler-0.22[cairo]
dev-libs/atk:0
>=dev-libs/glib-2.36:2
>=dev-libs/libxml2-2.5:2



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/, app-text/atril/files/

2018-02-23 Thread NP Hardass
commit: 50d9a00ce8479638672bc7938ce9dc388172a82f
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Feb 23 20:19:06 2018 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Feb 23 20:22:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d9a00c

app-text/atril: Fix CVE-2017-183

Bug: https://bugs.gentoo.org/624880
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 ...ril-1.12.2-r4.ebuild => atril-1.12.2-r5.ebuild} |  4 +++-
 ...ril-1.14.2-r1.ebuild => atril-1.14.2-r2.ebuild} |  4 +++-
 ...ril-1.16.1-r1.ebuild => atril-1.16.1-r2.ebuild} |  4 +++-
 app-text/atril/files/atril-cve-2017-183.patch  | 28 ++
 4 files changed, 37 insertions(+), 3 deletions(-)

diff --git a/app-text/atril/atril-1.12.2-r4.ebuild 
b/app-text/atril/atril-1.12.2-r5.ebuild
similarity index 96%
rename from app-text/atril/atril-1.12.2-r4.ebuild
rename to app-text/atril/atril-1.12.2-r5.ebuild
index aa353029fbd..360dac80db2 100644
--- a/app-text/atril/atril-1.12.2-r4.ebuild
+++ b/app-text/atril/atril-1.12.2-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -67,6 +67,8 @@ DEPEND="${RDEPEND}
 # Tests use dogtail which is not available on Gentoo.
 RESTRICT="test"
 
+FILES=( "${FILESDIR}/${PN}-cve-2017-183.patch" )
+
 src_configure() {
# Passing --disable-help would drop offline help, that would be 
inconsistent
# with helps of the most of GNOME apps that doesn't require network for 
that.

diff --git a/app-text/atril/atril-1.14.2-r1.ebuild 
b/app-text/atril/atril-1.14.2-r2.ebuild
similarity index 96%
rename from app-text/atril/atril-1.14.2-r1.ebuild
rename to app-text/atril/atril-1.14.2-r2.ebuild
index 12e1ae529a2..792c2c2e6a0 100644
--- a/app-text/atril/atril-1.14.2-r1.ebuild
+++ b/app-text/atril/atril-1.14.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -69,6 +69,8 @@ DEPEND="${COMMON_DEPEND}
 # Tests use dogtail which is not available on Gentoo.
 RESTRICT="test"
 
+FILES=( "${FILESDIR}/${PN}-cve-2017-183.patch" )
+
 src_configure() {
# Passing --disable-help would drop offline help, that would be 
inconsistent
# with helps of the most of GNOME apps that doesn't require network for 
that.

diff --git a/app-text/atril/atril-1.16.1-r1.ebuild 
b/app-text/atril/atril-1.16.1-r2.ebuild
similarity index 96%
rename from app-text/atril/atril-1.16.1-r1.ebuild
rename to app-text/atril/atril-1.16.1-r2.ebuild
index 4259cddf89b..24aad9d4f3c 100644
--- a/app-text/atril/atril-1.16.1-r1.ebuild
+++ b/app-text/atril/atril-1.16.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -68,6 +68,8 @@ DEPEND="${COMMON_DEPEND}
 # Tests use dogtail which is not available on Gentoo.
 RESTRICT="test"
 
+FILES=( "${FILESDIR}/${PN}-cve-2017-183.patch" )
+
 src_configure() {
# Passing --disable-help would drop offline help, that would be 
inconsistent
# with helps of the most of GNOME apps that doesn't require network for 
that.

diff --git a/app-text/atril/files/atril-cve-2017-183.patch 
b/app-text/atril/files/atril-cve-2017-183.patch
new file mode 100644
index 000..29c81f7e542
--- /dev/null
+++ b/app-text/atril/files/atril-cve-2017-183.patch
@@ -0,0 +1,28 @@
+From f4291fd62f7dfe6460d2406a979ccfac0c68dd59 Mon Sep 17 00:00:00 2001
+From: ZenWalker 
+Date: Wed, 19 Jul 2017 11:00:09 +0200
+Subject: [PATCH] comics: make the files containing "--checkpoint-action="
+ unsupported
+
+Fixes #257
+---
+ backend/comics/comics-document.c | 6 ++
+ 1 file changed, 6 insertions(+)
+
+diff --git a/backend/comics/comics-document.c 
b/backend/comics/comics-document.c
+index 9f945c6..4d4d293 100644
+--- a/backend/comics/comics-document.c
 b/backend/comics/comics-document.c
+@@ -983,6 +983,12 @@ extract_argv (EvDocument *document, gint page)
+   char *command_line, *quoted_archive, *quoted_filename;
+   GError *err = NULL;
+ 
++  if (g_strrstr (comics_document->page_names->pdata[page], 
"--checkpoint-action="))
++  {
++  g_warning ("File unsupported\n");
++  gtk_main_quit ();
++  }
++
+ if (page >= comics_document->page_names->len)
+ return NULL;
+ 



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2018-02-11 Thread Ettore Di Giacinto
commit: a5fa96ca0efba8b03179e1bf6887e23f47cae03f
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sat Jan 27 17:08:42 2018 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Feb 11 15:00:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5fa96ca

app-text/atril: Bump to version 1.18.3

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/atril/Manifest | 2 +-
 app-text/atril/{atril-1.18.0.ebuild => atril-1.18.3.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index afc28d39b7d..6b8a9c642e6 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,4 +1,4 @@
 DIST atril-1.12.2.tar.xz 1663920 BLAKE2B 
7fa615a3d19fe33b086676d2326d690b5d6c694679a7e934ecf8922ad73aa83eb2ffb6c16aaf776e1d3798c3fa93fa844f52382b9eb9aa813cc6686395a4114e
 SHA512 
2ceeda42adeb284a25caff3a69d15a231129988fb410e4d502a281ccf5819307b9963722a2e330307a1c3b15d3c82405b708d983ed1c266e091a35264766e6ec
 DIST atril-1.14.2.tar.xz 1703272 BLAKE2B 
e02fee02ad8644be9ea2c388f24c9f9e3480a68ae86bba41939e4fa195626189f9e6d93b97ea4b9d4a256f72ffc3d604f69fe4222c00a385f9d4ad9ac3a8e337
 SHA512 
9f77abe43848a3a35df1484edef4a6bbc6339f82b0d8e9f3c149c44fd632f2720acf24bcc1354b944c5c364fc4ce1d70b733c1ec5bc40b1a17041e59acf7bd9b
 DIST atril-1.16.1.tar.xz 1691456 BLAKE2B 
5fccac614c64e7241ce0369842e97379c98df00f12d61524291afea22eebf18777ec2550592d734ff38aa64b92cbfa6350d11823a043337c6a7ee4b52757989f
 SHA512 
69128171f13f50079b0b40bfada868967c289b5970e3cda3454f10e7cf723000ab29290c7c9ada67648c370472fd51eeb0a8dbbfa0af05babfc85cb28e3570fe
-DIST atril-1.18.0.tar.xz 1688144 BLAKE2B 
73457c22f8742db4a075a477190eeb57967c98a54db947fe0c72725793bc7e5df4139cd728161d5c2e81e4ff3302cfc115d80af35d49d57ebf6b9b2e134c2e98
 SHA512 
71e40faebfac08c60c90e7c919d2274976a5f03e6f9c6882fe81d4736152c14b1baf45da770f357030708d103203a4ffc47387c736c4df8737dfc5caf1fd466a
+DIST atril-1.18.3.tar.xz 1695960 BLAKE2B 
2479ddd46104153631d34070054e9ba72956468c7b720aa5dc3c4a458a00cc00484cdfefb01981f2e8beeb7a13f1fc3db940dcc9a728863a1378b5b896e71e57
 SHA512 
d57cf4386651cb871455b003482e896a2735fb023e0b11f192ed1d169e364306f9ba55ef163df02ffd236b5f86d6afe2c1068d00d3fbc309807ded729ce2355a

diff --git a/app-text/atril/atril-1.18.0.ebuild 
b/app-text/atril/atril-1.18.3.ebuild
similarity index 100%
rename from app-text/atril/atril-1.18.0.ebuild
rename to app-text/atril/atril-1.18.3.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2017-12-10 Thread Ulrich Müller
commit: daeface0ae1897ce7eff1f56b2bade5f14e3b89c
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Dec 10 08:51:20 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Dec 10 09:26:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daeface0

app-text/atril: Update Manifest hashes.

 app-text/atril/Manifest | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index e36496ca9b6..afc28d39b7d 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,4 +1,4 @@
-DIST atril-1.12.2.tar.xz 1663920 SHA256 
47cd22969d4ff6ef860a310a57f77f1fcc0c5674113a72ee507d2b1b5c780226 SHA512 
2ceeda42adeb284a25caff3a69d15a231129988fb410e4d502a281ccf5819307b9963722a2e330307a1c3b15d3c82405b708d983ed1c266e091a35264766e6ec
 WHIRLPOOL 
8eb8a0cd40c0c3d21141493a09b3dc8f2c4d902fff1ed80fe5468b1ac342c81312518c015cbd288372f228bc4bb91bb1555af8f8b5842e72e4eb895fc787988c
-DIST atril-1.14.2.tar.xz 1703272 SHA256 
9a8eadd85bda4539560f01a2127be4d6c358c07c6a744c09d1fdb5bff7ce14f4 SHA512 
9f77abe43848a3a35df1484edef4a6bbc6339f82b0d8e9f3c149c44fd632f2720acf24bcc1354b944c5c364fc4ce1d70b733c1ec5bc40b1a17041e59acf7bd9b
 WHIRLPOOL 
3e4bf2f6af6369b7cf410f161c159f6f0221d311b354c24d8b86fbcb14c3553d01ea6d79667d9817541aa401202bc8590d074f635745730854a148ca74b41dfc
-DIST atril-1.16.1.tar.xz 1691456 SHA256 
c74a5f8c8603fa5952efb4343f055677e4474f1907080be9658d4456d3dc092f SHA512 
69128171f13f50079b0b40bfada868967c289b5970e3cda3454f10e7cf723000ab29290c7c9ada67648c370472fd51eeb0a8dbbfa0af05babfc85cb28e3570fe
 WHIRLPOOL 
a7b386897c598e473642aa8c3ba2a40211c4389ef3560e574adf04072882887e37a50a7d83ff5fab4c74982908994c926211272d33220fb47a360e05c851a670
-DIST atril-1.18.0.tar.xz 1688144 SHA256 
c2284f17f7b683efa22615f00cf2768ea07667981d8304566e49c3d863de80fd SHA512 
71e40faebfac08c60c90e7c919d2274976a5f03e6f9c6882fe81d4736152c14b1baf45da770f357030708d103203a4ffc47387c736c4df8737dfc5caf1fd466a
 WHIRLPOOL 
4cef97e4a832a2123ddfc1ddaf2af8d44af9a746676ce356c0d7dcc4fe463a762ab33982fa2045ca9bf461dd79c52b513d6fe263fd153121ff3a6afad1708ecc
+DIST atril-1.12.2.tar.xz 1663920 BLAKE2B 
7fa615a3d19fe33b086676d2326d690b5d6c694679a7e934ecf8922ad73aa83eb2ffb6c16aaf776e1d3798c3fa93fa844f52382b9eb9aa813cc6686395a4114e
 SHA512 
2ceeda42adeb284a25caff3a69d15a231129988fb410e4d502a281ccf5819307b9963722a2e330307a1c3b15d3c82405b708d983ed1c266e091a35264766e6ec
+DIST atril-1.14.2.tar.xz 1703272 BLAKE2B 
e02fee02ad8644be9ea2c388f24c9f9e3480a68ae86bba41939e4fa195626189f9e6d93b97ea4b9d4a256f72ffc3d604f69fe4222c00a385f9d4ad9ac3a8e337
 SHA512 
9f77abe43848a3a35df1484edef4a6bbc6339f82b0d8e9f3c149c44fd632f2720acf24bcc1354b944c5c364fc4ce1d70b733c1ec5bc40b1a17041e59acf7bd9b
+DIST atril-1.16.1.tar.xz 1691456 BLAKE2B 
5fccac614c64e7241ce0369842e97379c98df00f12d61524291afea22eebf18777ec2550592d734ff38aa64b92cbfa6350d11823a043337c6a7ee4b52757989f
 SHA512 
69128171f13f50079b0b40bfada868967c289b5970e3cda3454f10e7cf723000ab29290c7c9ada67648c370472fd51eeb0a8dbbfa0af05babfc85cb28e3570fe
+DIST atril-1.18.0.tar.xz 1688144 BLAKE2B 
73457c22f8742db4a075a477190eeb57967c98a54db947fe0c72725793bc7e5df4139cd728161d5c2e81e4ff3302cfc115d80af35d49d57ebf6b9b2e134c2e98
 SHA512 
71e40faebfac08c60c90e7c919d2274976a5f03e6f9c6882fe81d4736152c14b1baf45da770f357030708d103203a4ffc47387c736c4df8737dfc5caf1fd466a



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2017-10-23 Thread NP Hardass
commit: 0b64a2993134e5b37baf66cd0ac38471901108d1
Author: NP-Hardass  gentoo  org>
AuthorDate: Mon Oct 23 10:43:14 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Mon Oct 23 17:38:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b64a299

app-text/atril: 1.12 stable for amd64/x86

Bug: https://bugs.gentoo.org/608604
Package-Manager: Portage-2.3.12, Repoman-2.3.3

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

diff --git a/app-text/atril/atril-1.12.2-r4.ebuild 
b/app-text/atril/atril-1.12.2-r4.ebuild
index 8a29b95e1db..aa353029fbd 100644
--- a/app-text/atril/atril-1.12.2-r4.ebuild
+++ b/app-text/atril/atril-1.12.2-r4.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Atril document viewer for MATE"



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2017-10-23 Thread NP Hardass
commit: d7c72a3a91bd4888401a9bfa8df2a266c27a
Author: NP-Hardass  gentoo  org>
AuthorDate: Mon Oct 23 10:41:49 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Mon Oct 23 17:38:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7c72a3a

app-text/atril: Drop old ebuilds requiring old webkit

Closes: https://bugs.gentoo.org/608604
Package-Manager: Portage-2.3.12, Repoman-2.3.3

 app-text/atril/atril-1.12.2-r3.ebuild | 94 --
 app-text/atril/atril-1.14.2.ebuild| 96 ---
 app-text/atril/atril-1.16.1.ebuild| 94 --
 3 files changed, 284 deletions(-)

diff --git a/app-text/atril/atril-1.12.2-r3.ebuild 
b/app-text/atril/atril-1.12.2-r3.ebuild
deleted file mode 100644
index 78c75e698fc..000
--- a/app-text/atril/atril-1.12.2-r3.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm x86"
-fi
-
-DESCRIPTION="Atril document viewer for MATE"
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 
+postscript t1lib tiff xps"
-
-REQUIRED_USE="t1lib? ( dvi )"
-
-RDEPEND=">=app-text/poppler-0.16:0=[cairo]
-   app-text/rarian:0
-   dev-libs/atk:0
-   >=dev-libs/glib-2.36:2
-   >=dev-libs/libxml2-2.5:2
-   >=mate-base/mate-desktop-1.9[gtk3(-)=]
-   sys-libs/zlib:0
-   x11-libs/gdk-pixbuf:2
-   x11-libs/libICE:0
-   >=x11-libs/libSM-1:0
-   x11-libs/libX11:0
-   >=x11-libs/cairo-1.9.10:0
-   x11-libs/pango:0
-   caja? ( >=mate-base/caja-1.8[gtk3(-)=,introspection?] )
-   djvu? ( >=app-text/djvu-3.5.17:0 )
-   dvi? (
-   virtual/tex-base:0
-   t1lib? ( >=media-libs/t1lib-5:5 )
-   )
-   epub? ( dev-libs/mathjax )
-   gnome-keyring? ( >=app-crypt/libsecret-0.5:0 )
-   !gtk3? (
-   >=x11-libs/gtk+-2.24.0:2[introspection?]
-   epub? ( >=net-libs/webkit-gtk-2.4.3:2 )
-   )
-   gtk3? (
-   >=x11-libs/gtk+-3.0:3[introspection?]
-   epub? ( >=net-libs/webkit-gtk-2.4.3:4 )
-   )
-   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
-   postscript? ( >=app-text/libspectre-0.2:0 )
-   tiff? ( >=media-libs/tiff-3.6:0 )
-   xps? ( >=app-text/libgxps-0.2.0:0 )
-   !!app-text/mate-document-viewer"
-
-DEPEND="${RDEPEND}
-   app-text/docbook-xml-dtd:4.1.2
-   app-text/yelp-tools:0
-   >=app-text/scrollkeeper-dtd-1:1.0
-   dev-util/gtk-doc
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.50.1:*
-   virtual/pkgconfig:*
-   sys-devel/gettext:*"
-
-# Tests use dogtail which is not available on Gentoo.
-RESTRICT="test"
-
-src_configure() {
-   # Passing --disable-help would drop offline help, that would be 
inconsistent
-   # with helps of the most of GNOME apps that doesn't require network for 
that.
-   mate_src_configure \
-   --disable-tests \
-   --enable-comics \
-   --enable-pdf \
-   --enable-pixbuf \
-   --enable-previewer \
-   --enable-thumbnailer \
-   --with-matedesktop \
-   --with-gtk=$(usex gtk3 3.0 2.0) \
-   $(use_with gnome-keyring keyring) \
-   $(use_enable caja) \
-   $(use_enable dbus) \
-   $(use_enable debug) \
-   $(use_enable djvu) \
-   $(use_enable dvi) \
-   $(use_enable epub) \
-   $(use_enable introspection) \
-   $(use_enable postscript ps) \
-   $(use_enable t1lib) \
-   $(use_enable tiff) \
-   $(use_enable xps)
-}

diff --git a/app-text/atril/atril-1.14.2.ebuild 
b/app-text/atril/atril-1.14.2.ebuild
deleted file mode 100644
index cec82ec0ead..000
--- a/app-text/atril/atril-1.14.2.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="Atril document viewer for MATE"
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 
+postscript t1lib tiff xps"
-
-REQUIRED_USE="t1lib? ( dvi )"
-
-COMMON_DEPEND=">=app-text/poppler-0.16:0=[cairo]
-   dev-libs/atk:0
-   >=dev-libs/glib-2.36:2
-   >=dev-libs/libxml2-2.5:2
-   >=mate-base/mate-desktop-1.9[gtk3(-)=]
-   sys-libs/zlib:0
-   x11-libs/gdk-pixbuf:2
-   x11-libs/libICE:0
-   >=x11-libs/libSM-1:0
-   x11-libs/libX11:0
-   >=x11-libs/cairo-1.9.10:0
-   x11-libs/pango:0
-   caja? ( 

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2017-09-26 Thread NP Hardass
commit: b59d4e42c2d0c388e5ce9a15c825fcc420843b2d
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Sep 27 03:15:01 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 27 03:22:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b59d4e42

app-text/atril: Fix inconsistent metadata.xml spacing

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-text/atril/metadata.xml | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-text/atril/metadata.xml b/app-text/atril/metadata.xml
index c8cc8b332d9..8c1303cd8bc 100644
--- a/app-text/atril/metadata.xml
+++ b/app-text/atril/metadata.xml
@@ -2,9 +2,9 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-m...@gentoo.org
-Gentoo MATE Desktop
-
+   m...@gentoo.org
+   Gentoo MATE Desktop
+   

Enable property page extension in 
mate-base/caja
@@ -17,7 +17,7 @@
Enable XPS viewer using 
app-text/libgxps

-
-mate-desktop/atril
-
+   
+   mate-desktop/atril
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2017-06-10 Thread NP Hardass
commit: 8e9c7cd28af6567bcc2eca6d9a20b6a3a6a85fd8
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Jun 10 19:31:08 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Jun 10 19:35:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e9c7cd2

app-text/atril: Drop support for epub in gtk2, #608604

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-text/atril/atril-1.12.2-r4.ebuild | 94 ++
 app-text/atril/atril-1.14.2-r1.ebuild | 96 +++
 app-text/atril/atril-1.16.1-r1.ebuild | 94 ++
 3 files changed, 284 insertions(+)

diff --git a/app-text/atril/atril-1.12.2-r4.ebuild 
b/app-text/atril/atril-1.12.2-r4.ebuild
new file mode 100644
index 000..8a29b95e1db
--- /dev/null
+++ b/app-text/atril/atril-1.12.2-r4.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Atril document viewer for MATE"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 
+postscript t1lib tiff xps"
+
+REQUIRED_USE="t1lib? ( dvi )
+   !gtk3? ( !epub )" #608604
+
+RDEPEND=">=app-text/poppler-0.16:0=[cairo]
+   app-text/rarian:0
+   dev-libs/atk:0
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/libxml2-2.5:2
+   >=mate-base/mate-desktop-1.9[gtk3(-)=]
+   sys-libs/zlib:0
+   x11-libs/gdk-pixbuf:2
+   x11-libs/libICE:0
+   >=x11-libs/libSM-1:0
+   x11-libs/libX11:0
+   >=x11-libs/cairo-1.9.10:0
+   x11-libs/pango:0
+   caja? ( >=mate-base/caja-1.8[gtk3(-)=,introspection?] )
+   djvu? ( >=app-text/djvu-3.5.17:0 )
+   dvi? (
+   virtual/tex-base:0
+   t1lib? ( >=media-libs/t1lib-5:5 )
+   )
+   epub? ( dev-libs/mathjax )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5:0 )
+   !gtk3? (
+   >=x11-libs/gtk+-2.24.0:2[introspection?]
+   )
+   gtk3? (
+   >=x11-libs/gtk+-3.0:3[introspection?]
+   epub? ( >=net-libs/webkit-gtk-2.4.3:4 )
+   )
+   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
+   postscript? ( >=app-text/libspectre-0.2:0 )
+   tiff? ( >=media-libs/tiff-3.6:0 )
+   xps? ( >=app-text/libgxps-0.2.0:0 )
+   !!app-text/mate-document-viewer"
+
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/yelp-tools:0
+   >=app-text/scrollkeeper-dtd-1:1.0
+   dev-util/gtk-doc
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.50.1:*
+   virtual/pkgconfig:*
+   sys-devel/gettext:*"
+
+# Tests use dogtail which is not available on Gentoo.
+RESTRICT="test"
+
+src_configure() {
+   # Passing --disable-help would drop offline help, that would be 
inconsistent
+   # with helps of the most of GNOME apps that doesn't require network for 
that.
+   mate_src_configure \
+   --disable-tests \
+   --enable-comics \
+   --enable-pdf \
+   --enable-pixbuf \
+   --enable-previewer \
+   --enable-thumbnailer \
+   --with-matedesktop \
+   --with-gtk=$(usex gtk3 3.0 2.0) \
+   $(use_with gnome-keyring keyring) \
+   $(use_enable caja) \
+   $(use_enable dbus) \
+   $(use_enable debug) \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+   $(use_enable epub) \
+   $(use_enable introspection) \
+   $(use_enable postscript ps) \
+   $(use_enable t1lib) \
+   $(use_enable tiff) \
+   $(use_enable xps)
+}

diff --git a/app-text/atril/atril-1.14.2-r1.ebuild 
b/app-text/atril/atril-1.14.2-r1.ebuild
new file mode 100644
index 000..12e1ae529a2
--- /dev/null
+++ b/app-text/atril/atril-1.14.2-r1.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Atril document viewer for MATE"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 
+postscript t1lib tiff xps"
+
+REQUIRED_USE="t1lib? ( dvi )
+   !gtk3? ( !epub )" #608604
+
+COMMON_DEPEND=">=app-text/poppler-0.16:0=[cairo]
+   dev-libs/atk:0
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/libxml2-2.5:2
+   >=mate-base/mate-desktop-1.9[gtk3(-)=]
+   sys-libs/zlib:0
+   x11-libs/gdk-pixbuf:2
+   x11-libs/libICE:0
+   >=x11-libs/libSM-1:0
+   x11-libs/libX11:0
+   >=x11-libs/cairo-1.9.10:0
+   x11-libs/pango:0
+   caja? ( 

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2017-06-04 Thread Ettore Di Giacinto
commit: c04ad301dbaedfb899468e926ef6e8c1ad282394
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Thu Mar 16 14:03:39 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Jun  4 15:16:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04ad301

app-text/atril: Version bump to 1.18.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-text/atril/Manifest|  1 +
 app-text/atril/atril-1.18.0.ebuild | 89 ++
 2 files changed, 90 insertions(+)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index 4d3fbcb3752..e36496ca9b6 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,3 +1,4 @@
 DIST atril-1.12.2.tar.xz 1663920 SHA256 
47cd22969d4ff6ef860a310a57f77f1fcc0c5674113a72ee507d2b1b5c780226 SHA512 
2ceeda42adeb284a25caff3a69d15a231129988fb410e4d502a281ccf5819307b9963722a2e330307a1c3b15d3c82405b708d983ed1c266e091a35264766e6ec
 WHIRLPOOL 
8eb8a0cd40c0c3d21141493a09b3dc8f2c4d902fff1ed80fe5468b1ac342c81312518c015cbd288372f228bc4bb91bb1555af8f8b5842e72e4eb895fc787988c
 DIST atril-1.14.2.tar.xz 1703272 SHA256 
9a8eadd85bda4539560f01a2127be4d6c358c07c6a744c09d1fdb5bff7ce14f4 SHA512 
9f77abe43848a3a35df1484edef4a6bbc6339f82b0d8e9f3c149c44fd632f2720acf24bcc1354b944c5c364fc4ce1d70b733c1ec5bc40b1a17041e59acf7bd9b
 WHIRLPOOL 
3e4bf2f6af6369b7cf410f161c159f6f0221d311b354c24d8b86fbcb14c3553d01ea6d79667d9817541aa401202bc8590d074f635745730854a148ca74b41dfc
 DIST atril-1.16.1.tar.xz 1691456 SHA256 
c74a5f8c8603fa5952efb4343f055677e4474f1907080be9658d4456d3dc092f SHA512 
69128171f13f50079b0b40bfada868967c289b5970e3cda3454f10e7cf723000ab29290c7c9ada67648c370472fd51eeb0a8dbbfa0af05babfc85cb28e3570fe
 WHIRLPOOL 
a7b386897c598e473642aa8c3ba2a40211c4389ef3560e574adf04072882887e37a50a7d83ff5fab4c74982908994c926211272d33220fb47a360e05c851a670
+DIST atril-1.18.0.tar.xz 1688144 SHA256 
c2284f17f7b683efa22615f00cf2768ea07667981d8304566e49c3d863de80fd SHA512 
71e40faebfac08c60c90e7c919d2274976a5f03e6f9c6882fe81d4736152c14b1baf45da770f357030708d103203a4ffc47387c736c4df8737dfc5caf1fd466a
 WHIRLPOOL 
4cef97e4a832a2123ddfc1ddaf2af8d44af9a746676ce356c0d7dcc4fe463a762ab33982fa2045ca9bf461dd79c52b513d6fe263fd153121ff3a6afad1708ecc

diff --git a/app-text/atril/atril-1.18.0.ebuild 
b/app-text/atril/atril-1.18.0.ebuild
new file mode 100644
index 000..e253873cfbb
--- /dev/null
+++ b/app-text/atril/atril-1.18.0.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Atril document viewer for MATE"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript 
t1lib tiff xps"
+
+REQUIRED_USE="t1lib? ( dvi )"
+
+COMMON_DEPEND=">=app-text/poppler-0.22:0=[cairo]
+   dev-libs/atk:0
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/libxml2-2.5:2
+   sys-libs/zlib:0
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.14:3[introspection?]
+   x11-libs/libICE:0
+   >=x11-libs/libSM-1:0
+   x11-libs/libX11:0
+   >=x11-libs/cairo-1.9.10:0
+   x11-libs/pango:0
+   caja? ( >=mate-base/caja-1.17.1[introspection?] )
+   djvu? ( >=app-text/djvu-3.5.17:0 )
+   dvi? (
+   virtual/tex-base:0
+   t1lib? ( >=media-libs/t1lib-5:5 )
+   )
+   epub? (
+   dev-libs/mathjax
+   >=net-libs/webkit-gtk-2.4.3:4
+   )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5:0 )
+   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
+   postscript? ( >=app-text/libspectre-0.2:0 )
+   tiff? ( >=media-libs/tiff-3.6:0 )
+   xps? ( >=app-text/libgxps-0.2.1:0 )
+   !!app-text/mate-document-viewer"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/rarian:0
+   app-text/yelp-tools:0
+   >=app-text/scrollkeeper-dtd-1:1.0
+   dev-util/gtk-doc
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.50.1:*
+   virtual/pkgconfig:*
+   sys-devel/gettext:*"
+
+# Tests use dogtail which is not available on Gentoo.
+RESTRICT="test"
+
+src_configure() {
+   # Passing --disable-help would drop offline help, that would be 
inconsistent
+   # with helps of the most of GNOME apps that doesn't require network for 
that.
+   mate_src_configure \
+   --disable-tests \
+   --enable-comics \
+   --enable-pdf \
+   --enable-pixbuf \
+   --enable-previewer \
+   --enable-thumbnailer \
+   $(use_with gnome-keyring keyring) \
+   $(use_enable caja) \
+   $(use_enable dbus) \
+   $(use_enable debug) \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+ 

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-12-08 Thread Ettore Di Giacinto
commit: 52b6fba07773f54e7ab30e4849f71c1373a2a841
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Nov  9 21:46:32 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Thu Dec  8 15:30:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b6fba0

app-text/atril: version bump to 1.16.1

Package-Manager: portage-2.3.1

 app-text/atril/Manifest|  1 +
 app-text/atril/atril-1.16.1.ebuild | 95 ++
 2 files changed, 96 insertions(+)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index 6363192..4d3fbcb 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,2 +1,3 @@
 DIST atril-1.12.2.tar.xz 1663920 SHA256 
47cd22969d4ff6ef860a310a57f77f1fcc0c5674113a72ee507d2b1b5c780226 SHA512 
2ceeda42adeb284a25caff3a69d15a231129988fb410e4d502a281ccf5819307b9963722a2e330307a1c3b15d3c82405b708d983ed1c266e091a35264766e6ec
 WHIRLPOOL 
8eb8a0cd40c0c3d21141493a09b3dc8f2c4d902fff1ed80fe5468b1ac342c81312518c015cbd288372f228bc4bb91bb1555af8f8b5842e72e4eb895fc787988c
 DIST atril-1.14.2.tar.xz 1703272 SHA256 
9a8eadd85bda4539560f01a2127be4d6c358c07c6a744c09d1fdb5bff7ce14f4 SHA512 
9f77abe43848a3a35df1484edef4a6bbc6339f82b0d8e9f3c149c44fd632f2720acf24bcc1354b944c5c364fc4ce1d70b733c1ec5bc40b1a17041e59acf7bd9b
 WHIRLPOOL 
3e4bf2f6af6369b7cf410f161c159f6f0221d311b354c24d8b86fbcb14c3553d01ea6d79667d9817541aa401202bc8590d074f635745730854a148ca74b41dfc
+DIST atril-1.16.1.tar.xz 1691456 SHA256 
c74a5f8c8603fa5952efb4343f055677e4474f1907080be9658d4456d3dc092f SHA512 
69128171f13f50079b0b40bfada868967c289b5970e3cda3454f10e7cf723000ab29290c7c9ada67648c370472fd51eeb0a8dbbfa0af05babfc85cb28e3570fe
 WHIRLPOOL 
a7b386897c598e473642aa8c3ba2a40211c4389ef3560e574adf04072882887e37a50a7d83ff5fab4c74982908994c926211272d33220fb47a360e05c851a670

diff --git a/app-text/atril/atril-1.16.1.ebuild 
b/app-text/atril/atril-1.16.1.ebuild
new file mode 100644
index ..de33444
--- /dev/null
+++ b/app-text/atril/atril-1.16.1.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Atril document viewer for MATE"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 
+postscript t1lib tiff xps"
+
+REQUIRED_USE="t1lib? ( dvi )"
+
+COMMON_DEPEND=">=app-text/poppler-0.22:0=[cairo]
+   dev-libs/atk:0
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/libxml2-2.5:2
+   sys-libs/zlib:0
+   x11-libs/gdk-pixbuf:2
+   x11-libs/libICE:0
+   >=x11-libs/libSM-1:0
+   x11-libs/libX11:0
+   >=x11-libs/cairo-1.9.10:0
+   x11-libs/pango:0
+   caja? ( >=mate-base/caja-1.8[gtk3(-)=,introspection?] )
+   djvu? ( >=app-text/djvu-3.5.17:0 )
+   dvi? (
+   virtual/tex-base:0
+   t1lib? ( >=media-libs/t1lib-5:5 )
+   )
+   epub? ( dev-libs/mathjax )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5:0 )
+   !gtk3? (
+   >=x11-libs/gtk+-2.24.0:2[introspection?]
+   epub? ( >=net-libs/webkit-gtk-2.4.3:2 )
+   )
+   gtk3? (
+   >=x11-libs/gtk+-3.0:3[introspection?]
+   epub? ( >=net-libs/webkit-gtk-2.4.3:4 )
+   )
+   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
+   postscript? ( >=app-text/libspectre-0.2:0 )
+   tiff? ( >=media-libs/tiff-3.6:0 )
+   xps? ( >=app-text/libgxps-0.2.1:0 )
+   !!app-text/mate-document-viewer"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/rarian:0
+   app-text/yelp-tools:0
+   >=app-text/scrollkeeper-dtd-1:1.0
+   dev-util/gtk-doc
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.50.1:*
+   virtual/pkgconfig:*
+   sys-devel/gettext:*"
+
+# Tests use dogtail which is not available on Gentoo.
+RESTRICT="test"
+
+src_configure() {
+   # Passing --disable-help would drop offline help, that would be 
inconsistent
+   # with helps of the most of GNOME apps that doesn't require network for 
that.
+   mate_src_configure \
+   --disable-tests \
+   --enable-comics \
+   --enable-pdf \
+   --enable-pixbuf \
+   --enable-previewer \
+   --enable-thumbnailer \
+   --with-gtk=$(usex gtk3 3.0 2.0) \
+   $(use_with gnome-keyring keyring) \
+   $(use_enable caja) \
+   $(use_enable dbus) \
+   $(use_enable debug) \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+   $(use_enable epub) \
+   $(use_enable introspection) \
+   $(use_enable postscript ps) \
+   $(use_enable t1lib) \
+   

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-11-24 Thread Ettore Di Giacinto
commit: de2f1948f122509131f9924c6d0533d60819aeda
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Fri Oct 21 19:20:09 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Thu Nov 24 22:21:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de2f1948

app-text/atril: Drop 1.10.x

Package-Manager: portage-2.3.1

 app-text/atril/Manifest   |   1 -
 app-text/atril/atril-1.10.3-r2.ebuild | 100 --
 2 files changed, 101 deletions(-)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index 74291cf..6363192 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,3 +1,2 @@
-DIST atril-1.10.3.tar.xz 2106560 SHA256 
2680279137307fe68500ed5006f70bf73a2dd15536dee0592cb77d031d6e3a90 SHA512 
8b083aaced82a10cfd7b0d0e5342b23c99ef868da3b2376b547a252659cbe9e3669344515b98ecee046e3011ee7cd5028154a87bd198c92ba577953483107002
 WHIRLPOOL 
94b3679cedc9b57e35be963458c0f0d8c0c1865a4021c403cf03943824a278013f1b4feaf14d9cc2903768fc6247bea84e1e028be05c46c53047df37899246da
 DIST atril-1.12.2.tar.xz 1663920 SHA256 
47cd22969d4ff6ef860a310a57f77f1fcc0c5674113a72ee507d2b1b5c780226 SHA512 
2ceeda42adeb284a25caff3a69d15a231129988fb410e4d502a281ccf5819307b9963722a2e330307a1c3b15d3c82405b708d983ed1c266e091a35264766e6ec
 WHIRLPOOL 
8eb8a0cd40c0c3d21141493a09b3dc8f2c4d902fff1ed80fe5468b1ac342c81312518c015cbd288372f228bc4bb91bb1555af8f8b5842e72e4eb895fc787988c
 DIST atril-1.14.2.tar.xz 1703272 SHA256 
9a8eadd85bda4539560f01a2127be4d6c358c07c6a744c09d1fdb5bff7ce14f4 SHA512 
9f77abe43848a3a35df1484edef4a6bbc6339f82b0d8e9f3c149c44fd632f2720acf24bcc1354b944c5c364fc4ce1d70b733c1ec5bc40b1a17041e59acf7bd9b
 WHIRLPOOL 
3e4bf2f6af6369b7cf410f161c159f6f0221d311b354c24d8b86fbcb14c3553d01ea6d79667d9817541aa401202bc8590d074f635745730854a148ca74b41dfc

diff --git a/app-text/atril/atril-1.10.3-r2.ebuild 
b/app-text/atril/atril-1.10.3-r2.ebuild
deleted file mode 100644
index 858e309..
--- a/app-text/atril/atril-1.10.3-r2.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-ELTCONF="--portage"
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit autotools gnome2 versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
-DESCRIPTION="Atril document viewer for MATE"
-HOMEPAGE="http://mate-desktop.org;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-
-IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript 
t1lib tiff xps"
-
-RDEPEND=">=app-text/poppler-0.16:0=[cairo]
-   app-text/rarian:0
-   dev-libs/atk:0
-   >=dev-libs/glib-2.36:2
-   >=dev-libs/libxml2-2.5:2
-   >=mate-base/mate-desktop-1.10:0
-   sys-libs/zlib:0
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-2.21.5:2[introspection?]
-   x11-libs/libICE:0
-   >=x11-libs/libSM-1:0
-   x11-libs/libX11:0
-   >=x11-libs/cairo-1.9.10:0
-   x11-libs/pango:0
-   >=x11-themes/mate-icon-theme-1.8:0
-   caja? ( >=mate-base/caja-1.10:0[introspection?] )
-   djvu? ( >=app-text/djvu-3.5.17:0 )
-   dvi? (
-   virtual/tex-base:0
-   t1lib? ( >=media-libs/t1lib-5:5 )
-   )
-   epub? ( >=net-libs/webkit-gtk-2.4.3:2 )
-   gnome-keyring? ( >=app-crypt/libsecret-0.5:0 )
-   introspection? ( >=dev-libs/gobject-introspection-0.6:0 )
-   postscript? ( >=app-text/libspectre-0.2:0 )
-   tiff? ( >=media-libs/tiff-3.6:0 )
-   xps? ( >=app-text/libgxps-0.2.0:0 )
-   !!app-text/mate-document-viewer"
-
-DEPEND="${RDEPEND}
-   app-text/docbook-xml-dtd:4.1.2
-   app-text/yelp-tools:0
-   >=app-text/scrollkeeper-dtd-1:1.0
-   >=dev-util/intltool-0.50.1:*
-   virtual/pkgconfig:*
-   sys-devel/gettext:*"
-
-# Tests use dogtail which is not available on Gentoo.
-RESTRICT="test"
-
-src_prepare() {
-   # Fix .desktop categories, upstream bug #666346.
-   sed -e 
"s:GTK\;Graphics\;VectorGraphics\;Viewer\;:GTK\;Office\;Viewer\;Graphics\;VectorGraphics;:g"
 -i data/atril.desktop.in.in || die
-
-   # Always autoreconf due to lib path conflict.
-   eautoreconf
-
-   gnome2_src_prepare
-}
-
-src_configure() {
-   # Passing --disable-help would drop offline help, that would be 
inconsistent
-   # with helps of the most of GNOME apps that doesn't require network for 
that.
-   gnome2_src_configure \
-   --disable-tests \
-   --enable-comics \
-   --enable-pdf \
-   --enable-pixbuf \
-   --enable-thumbnailer \
-   --with-smclient=xsmp \
-   --with-platform=mate \
-   --with-gtk=2.0 \
-   $(use_enable dbus) \
-   $(use_enable djvu) \
-   $(use_enable dvi) \
-   $(use_enable epub) \
-  

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-08-11 Thread NP Hardass
commit: d4249693700bc782424642e05f411e8d8ef76103
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Aug 12 05:37:43 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Aug 12 05:37:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4249693

app-text/atril: Fix typo in metadata.xml

Package-Manager: portage-2.3.0

 app-text/atril/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/atril/metadata.xml b/app-text/atril/metadata.xml
index f3cdccc..c8cc8b3 100644
--- a/app-text/atril/metadata.xml
+++ b/app-text/atril/metadata.xml
@@ -15,7 +15,7 @@
Enable the Type-1 fonts for the build-in DVI 
viewer
(media-libs/t1lib)
Enable XPS viewer using 
-   app-text/libxps
+   app-text/libgxps

 
 mate-desktop/atril



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-08-11 Thread NP Hardass
commit: 8ac8861f98c51c83973560e3b0465dc13081d073
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Aug 12 03:39:31 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Aug 12 05:12:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ac8861f

app-text/atril: 1.12.x vbump, add gtk3 support, import from project repo

Package-Manager: portage-2.3.0

 app-text/atril/Manifest   |  1 +
 app-text/atril/atril-1.12.2-r3.ebuild | 95 +++
 app-text/atril/metadata.xml   |  3 +-
 3 files changed, 98 insertions(+), 1 deletion(-)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index 10a06fe..a40a15c 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1 +1,2 @@
 DIST atril-1.10.3.tar.xz 2106560 SHA256 
2680279137307fe68500ed5006f70bf73a2dd15536dee0592cb77d031d6e3a90 SHA512 
8b083aaced82a10cfd7b0d0e5342b23c99ef868da3b2376b547a252659cbe9e3669344515b98ecee046e3011ee7cd5028154a87bd198c92ba577953483107002
 WHIRLPOOL 
94b3679cedc9b57e35be963458c0f0d8c0c1865a4021c403cf03943824a278013f1b4feaf14d9cc2903768fc6247bea84e1e028be05c46c53047df37899246da
+DIST atril-1.12.2.tar.xz 1663920 SHA256 
47cd22969d4ff6ef860a310a57f77f1fcc0c5674113a72ee507d2b1b5c780226 SHA512 
2ceeda42adeb284a25caff3a69d15a231129988fb410e4d502a281ccf5819307b9963722a2e330307a1c3b15d3c82405b708d983ed1c266e091a35264766e6ec
 WHIRLPOOL 
8eb8a0cd40c0c3d21141493a09b3dc8f2c4d902fff1ed80fe5468b1ac342c81312518c015cbd288372f228bc4bb91bb1555af8f8b5842e72e4eb895fc787988c

diff --git a/app-text/atril/atril-1.12.2-r3.ebuild 
b/app-text/atril/atril-1.12.2-r3.ebuild
new file mode 100644
index 000..f059797
--- /dev/null
+++ b/app-text/atril/atril-1.12.2-r3.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Atril document viewer for MATE"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 
+postscript t1lib tiff xps"
+
+REQUIRED_USE="t1lib? ( dvi )"
+
+RDEPEND=">=app-text/poppler-0.16:0=[cairo]
+   app-text/rarian:0
+   dev-libs/atk:0
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/libxml2-2.5:2
+   >=mate-base/mate-desktop-1.9[gtk3(-)=]
+   sys-libs/zlib:0
+   x11-libs/gdk-pixbuf:2
+   x11-libs/libICE:0
+   >=x11-libs/libSM-1:0
+   x11-libs/libX11:0
+   >=x11-libs/cairo-1.9.10:0
+   x11-libs/pango:0
+   caja? ( >=mate-base/caja-1.8[gtk3(-)=,introspection?] )
+   djvu? ( >=app-text/djvu-3.5.17:0 )
+   dvi? (
+   virtual/tex-base:0
+   t1lib? ( >=media-libs/t1lib-5:5 )
+   )
+   epub? ( dev-libs/mathjax )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5:0 )
+   !gtk3? (
+   >=x11-libs/gtk+-2.24.0:2[introspection?]
+   epub? ( >=net-libs/webkit-gtk-2.4.3:2 )
+   )
+   gtk3? (
+   >=x11-libs/gtk+-3.0:3[introspection?]
+   epub? ( >=net-libs/webkit-gtk-2.4.3:4 )
+   )
+   introspection? ( >=dev-libs/gobject-introspection-0.6:= )
+   postscript? ( >=app-text/libspectre-0.2:0 )
+   tiff? ( >=media-libs/tiff-3.6:0 )
+   xps? ( >=app-text/libgxps-0.2.0:0 )
+   !!app-text/mate-document-viewer"
+
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/yelp-tools:0
+   >=app-text/scrollkeeper-dtd-1:1.0
+   dev-util/gtk-doc
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.50.1:*
+   virtual/pkgconfig:*
+   sys-devel/gettext:*"
+
+# Tests use dogtail which is not available on Gentoo.
+RESTRICT="test"
+
+src_configure() {
+   # Passing --disable-help would drop offline help, that would be 
inconsistent
+   # with helps of the most of GNOME apps that doesn't require network for 
that.
+   mate_src_configure \
+   --disable-tests \
+   --enable-comics \
+   --enable-pdf \
+   --enable-pixbuf \
+   --enable-previewer \
+   --enable-thumbnailer \
+   --with-matedesktop \
+   --with-gtk=$(usex gtk3 3.0 2.0) \
+   $(use_with gnome-keyring keyring) \
+   $(use_enable caja) \
+   $(use_enable dbus) \
+   $(use_enable debug) \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+   $(use_enable epub) \
+   $(use_enable introspection) \
+   $(use_enable postscript ps) \
+   $(use_enable t1lib) \
+   $(use_enable tiff) \
+   $(use_enable xps)
+}

diff --git a/app-text/atril/metadata.xml b/app-text/atril/metadata.xml
index 82071ef..f3cdccc 100644
--- a/app-text/atril/metadata.xml
+++ b/app-text/atril/metadata.xml
@@ -11,10 +11,11 @@

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-07-25 Thread NP Hardass
commit: afd203040eba3d8fcde6a2d9da1016a8ffa71d68
Author: NP-Hardass  gentoo  org>
AuthorDate: Mon Jul 25 18:12:48 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Mon Jul 25 18:36:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd20304

app-text/atril: amd64 x86 stable wrt bug #579644

Package-Manager: portage-2.2.28

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

diff --git a/app-text/atril/atril-1.10.3-r2.ebuild 
b/app-text/atril/atril-1.10.3-r2.ebuild
index 75ae659..858e309 100644
--- a/app-text/atril/atril-1.10.3-r2.ebuild
+++ b/app-text/atril/atril-1.10.3-r2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://mate-desktop.org;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 
 IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript 
t1lib tiff xps"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-04-19 Thread Michał Górny
commit: 8692e4bac83155eec88f3ec5193eba3bfb800a48
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 20 03:14:49 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 20 03:20:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8692e4ba

app-text/atril: Fix libgxps ref

 app-text/atril/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/atril/metadata.xml b/app-text/atril/metadata.xml
index b7518dd..82071ef 100644
--- a/app-text/atril/metadata.xml
+++ b/app-text/atril/metadata.xml
@@ -14,7 +14,7 @@
Enable the Type-1 fonts for the build-in DVI 
viewer
(media-libs/t1lib)
Enable XPS viewer using 
-   app-text/libxps
+   app-text/libgxps

 
 mate-desktop/atril



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-03-25 Thread NP Hardass
commit: add9449fdf9bda3a2c1eaf4061182273f61389c2
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Mar 26 00:20:08 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Mar 26 02:36:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add9449f

app-text/atril: Drop old

Package-Manager: portage-2.2.26

 app-text/atril/Manifest   |  1 -
 app-text/atril/atril-1.8.0.ebuild | 98 ---
 2 files changed, 99 deletions(-)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index bf893d4..85fcab8 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,3 +1,2 @@
 DIST atril-1.10.3.tar.xz 2106560 SHA256 
2680279137307fe68500ed5006f70bf73a2dd15536dee0592cb77d031d6e3a90 SHA512 
8b083aaced82a10cfd7b0d0e5342b23c99ef868da3b2376b547a252659cbe9e3669344515b98ecee046e3011ee7cd5028154a87bd198c92ba577953483107002
 WHIRLPOOL 
94b3679cedc9b57e35be963458c0f0d8c0c1865a4021c403cf03943824a278013f1b4feaf14d9cc2903768fc6247bea84e1e028be05c46c53047df37899246da
-DIST atril-1.8.0.tar.xz 1572068 SHA256 
99f4f1e100a4eec696feabbb56d653addd8dbe851c9748d2e929e158524c2dad SHA512 
054c1391ea3de196a240b1d0b6eb7402a1472475979ff9603396df7f47b32ed681855aff37c379c7e02e814209e6511c8e3fcc8c13c12b795ff6fd7a0ecdca56
 WHIRLPOOL 
40e3700485c5c018e5369e410fc24bc18ede6b0be6624777c2df59fff0389cec4ca4331514c70b7547782cc4afde3d75f706b232a260fff21dd758805153f335
 DIST atril-1.8.1.tar.xz 156 SHA256 
036b6bdf9f9caa7468c0cfb680360420cf8477007a0a04dc3b5c50b163c0333f SHA512 
1a4a36135a39d216f1cfe5fb91c9d3c16d11da92fbb6b08c314ee09877c7232022a6653649a109ee7a7838a219015f5caab68b2a210399db96f87e4bae520518
 WHIRLPOOL 
7134a87e8cb3f490677f95f1b05716a4f14e2f8db2bd72d72e9462b061042d9247aca1340b606654aedded43277539c22198734c4c614842c1aeb2f94fce

diff --git a/app-text/atril/atril-1.8.0.ebuild 
b/app-text/atril/atril-1.8.0.ebuild
deleted file mode 100644
index 2cce21d..000
--- a/app-text/atril/atril-1.8.0.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-ELTCONF="--portage"
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit autotools gnome2 versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
-DESCRIPTION="Atril document viewer for MATE"
-HOMEPAGE="http://mate-desktop.org;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-IUSE="caja dbus debug djvu dvi +introspection gnome-keyring +postscript t1lib 
tiff xps"
-
-RDEPEND=">=app-text/poppler-0.14:0=[cairo]
-   app-text/rarian:0
-   dev-libs/atk:0
-   >=dev-libs/glib-2.32:2
-   >=dev-libs/libxml2-2.5:2
-   >=mate-base/mate-desktop-1.8:0
-   sys-libs/zlib:0
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-2.21.5:2[introspection?]
-   x11-libs/libICE:0
-   >=x11-libs/libSM-1:0
-   x11-libs/libX11:0
-   >=x11-libs/cairo-1.9.10:0
-   x11-libs/pango:0
-   >=x11-themes/mate-icon-theme-1.8:0
-   caja? ( >=mate-base/caja-1.8:0[introspection?] )
-   djvu? ( >=app-text/djvu-3.5.17:0 )
-   dvi? (
-   virtual/tex-base:0
-   t1lib? ( >=media-libs/t1lib-5:5 )
-   )
-   gnome-keyring? ( >=app-crypt/libsecret-0.5:0 )
-   introspection? ( >=dev-libs/gobject-introspection-0.6:0 )
-   postscript? ( >=app-text/libspectre-0.2:0 )
-   tiff? ( >=media-libs/tiff-3.6:0 )
-   xps? ( >=app-text/libgxps-0.0.1:0 )
-   !!app-text/mate-document-viewer"
-
-DEPEND="${RDEPEND}
-   app-text/docbook-xml-dtd:4.1.2
-   app-text/yelp-tools:0
-   >=app-text/scrollkeeper-dtd-1:1.0
-   >=dev-util/intltool-0.35:*
-   virtual/pkgconfig:*
-   sys-devel/gettext:*"
-
-# Tests use dogtail which is not available on Gentoo.
-RESTRICT="test"
-
-src_prepare() {
-   # Fix .desktop categories, upstream bug #666346.
-   sed -e 
"s:GTK\;Graphics\;VectorGraphics\;Viewer\;:GTK\;Office\;Viewer\;Graphics\;VectorGraphics;:g"
 -i data/atril.desktop.in.in || die
-
-   # Always autoreconf due to lib path conflict.
-   eautoreconf
-
-   gnome2_src_prepare
-}
-
-src_configure() {
-   # Passing --disable-help would drop offline help, that would be 
inconsistent
-   # with helps of the most of GNOME apps that doesn't require network for 
that.
-   gnome2_src_configure \
-   --disable-tests \
-   --enable-comics \
-   --enable-pdf \
-   --enable-pixbuf \
-   --enable-thumbnailer \
-   --with-smclient=xsmp \
-   --with-platform=mate \
-   --with-gtk=2.0 \
-   $(use_enable dbus) \
-   $(use_enable djvu) \
-   $(use_enable dvi) \
-   $(use_with gnome-keyring keyring) \
-   $(use_enable introspection) \
-   $(use_enable caja) \
-  

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-03-25 Thread NP Hardass
commit: b27dee7889d40e62bc76bff077f152f5990eceac
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Mar 26 00:06:47 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Mar 26 00:07:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b27dee78

app-text/atril: Fix epub USE flag. #578220, Thanks to Klaus Kusche

Package-Manager: portage-2.2.26

 app-text/atril/{atril-1.10.3-r1.ebuild => atril-1.10.3-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/atril/atril-1.10.3-r1.ebuild 
b/app-text/atril/atril-1.10.3-r2.ebuild
similarity index 98%
rename from app-text/atril/atril-1.10.3-r1.ebuild
rename to app-text/atril/atril-1.10.3-r2.ebuild
index 5c44cbd..8d9e85c 100644
--- a/app-text/atril/atril-1.10.3-r1.ebuild
+++ b/app-text/atril/atril-1.10.3-r2.ebuild
@@ -87,7 +87,7 @@ src_configure() {
$(use_enable dbus) \
$(use_enable djvu) \
$(use_enable dvi) \
-   $(use_with epub webkit) \
+   $(use_enable epub) \
$(use_with gnome-keyring keyring) \
$(use_enable introspection) \
$(use_enable caja) \



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-03-15 Thread Agostino Sarubbo
commit: e6116519ed30fc515c5c86c29d8ac45d7efcea3f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 15 17:51:43 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 15 17:52:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6116519

app-text/atril: x86 stable wrt bug #573048

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-text/atril/atril-1.8.1.ebuild 
b/app-text/atril/atril-1.8.1.ebuild
index 84cccec..2cce21d 100644
--- a/app-text/atril/atril-1.8.1.ebuild
+++ b/app-text/atril/atril-1.8.1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://mate-desktop.org;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 IUSE="caja dbus debug djvu dvi +introspection gnome-keyring +postscript t1lib 
tiff xps"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-03-06 Thread Mikle Kolyada
commit: ab021438931ef7e517dc2944f399567b89306ff0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Mar  6 07:54:21 2016 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Mar  6 07:54:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab021438

app-text/atril: amd64 stable wrt bug #573048

Package-Manager: portage-2.2.26

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

diff --git a/app-text/atril/atril-1.8.1.ebuild 
b/app-text/atril/atril-1.8.1.ebuild
index 28070b3..84cccec 100644
--- a/app-text/atril/atril-1.8.1.ebuild
+++ b/app-text/atril/atril-1.8.1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://mate-desktop.org;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 IUSE="caja dbus debug djvu dvi +introspection gnome-keyring +postscript t1lib 
tiff xps"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-02-10 Thread NP Hardass
commit: 5e6f094f26f4f7fa3172c9fecb20109ddfe4ce8e
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Feb 10 22:50:28 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Feb 10 23:01:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e6f094f

app-text/atril: Fix missing configure option. Thanks to joost_op

Package-Manager: portage-2.2.26

 app-text/atril/{atril-1.10.3.ebuild => atril-1.10.3-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-text/atril/atril-1.10.3.ebuild 
b/app-text/atril/atril-1.10.3-r1.ebuild
similarity index 97%
rename from app-text/atril/atril-1.10.3.ebuild
rename to app-text/atril/atril-1.10.3-r1.ebuild
index 3753f7a..5c44cbd 100644
--- a/app-text/atril/atril-1.10.3.ebuild
+++ b/app-text/atril/atril-1.10.3-r1.ebuild
@@ -43,7 +43,7 @@ RDEPEND=">=app-text/poppler-0.16:0=[cairo]
virtual/tex-base:0
t1lib? ( >=media-libs/t1lib-5:5 )
)
-   epub? ( net-libs/webkit-gtk:2 )
+   epub? ( >=net-libs/webkit-gtk-2.4.3:2 )
gnome-keyring? ( >=app-crypt/libsecret-0.5:0 )
introspection? ( >=dev-libs/gobject-introspection-0.6:0 )
postscript? ( >=app-text/libspectre-0.2:0 )
@@ -87,6 +87,7 @@ src_configure() {
$(use_enable dbus) \
$(use_enable djvu) \
$(use_enable dvi) \
+   $(use_with epub webkit) \
$(use_with gnome-keyring keyring) \
$(use_enable introspection) \
$(use_enable caja) \



[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-02-08 Thread NP Hardass
commit: efa0384d100df0452bbea9ee61ed85a4a49c6890
Author: NP-Hardass  gentoo  org>
AuthorDate: Tue Feb  9 01:18:01 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Tue Feb  9 02:46:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa0384d

app-text/atril: Import 1.10.x from Project:MATE repo

Package-Manager: portage-2.2.26

 app-text/atril/Manifest|  1 +
 app-text/atril/atril-1.10.3.ebuild | 99 ++
 app-text/atril/metadata.xml|  4 +-
 3 files changed, 103 insertions(+), 1 deletion(-)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index b42976e..bf893d4 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,2 +1,3 @@
+DIST atril-1.10.3.tar.xz 2106560 SHA256 
2680279137307fe68500ed5006f70bf73a2dd15536dee0592cb77d031d6e3a90 SHA512 
8b083aaced82a10cfd7b0d0e5342b23c99ef868da3b2376b547a252659cbe9e3669344515b98ecee046e3011ee7cd5028154a87bd198c92ba577953483107002
 WHIRLPOOL 
94b3679cedc9b57e35be963458c0f0d8c0c1865a4021c403cf03943824a278013f1b4feaf14d9cc2903768fc6247bea84e1e028be05c46c53047df37899246da
 DIST atril-1.8.0.tar.xz 1572068 SHA256 
99f4f1e100a4eec696feabbb56d653addd8dbe851c9748d2e929e158524c2dad SHA512 
054c1391ea3de196a240b1d0b6eb7402a1472475979ff9603396df7f47b32ed681855aff37c379c7e02e814209e6511c8e3fcc8c13c12b795ff6fd7a0ecdca56
 WHIRLPOOL 
40e3700485c5c018e5369e410fc24bc18ede6b0be6624777c2df59fff0389cec4ca4331514c70b7547782cc4afde3d75f706b232a260fff21dd758805153f335
 DIST atril-1.8.1.tar.xz 156 SHA256 
036b6bdf9f9caa7468c0cfb680360420cf8477007a0a04dc3b5c50b163c0333f SHA512 
1a4a36135a39d216f1cfe5fb91c9d3c16d11da92fbb6b08c314ee09877c7232022a6653649a109ee7a7838a219015f5caab68b2a210399db96f87e4bae520518
 WHIRLPOOL 
7134a87e8cb3f490677f95f1b05716a4f14e2f8db2bd72d72e9462b061042d9247aca1340b606654aedded43277539c22198734c4c614842c1aeb2f94fce

diff --git a/app-text/atril/atril-1.10.3.ebuild 
b/app-text/atril/atril-1.10.3.ebuild
new file mode 100644
index 000..3753f7a
--- /dev/null
+++ b/app-text/atril/atril-1.10.3.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+ELTCONF="--portage"
+GCONF_DEBUG="yes"
+GNOME2_LA_PUNT="yes"
+
+inherit autotools gnome2 versionator
+
+MATE_BRANCH="$(get_version_component_range 1-2)"
+
+SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
+DESCRIPTION="Atril document viewer for MATE"
+HOMEPAGE="http://mate-desktop.org;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript 
t1lib tiff xps"
+
+RDEPEND=">=app-text/poppler-0.16:0=[cairo]
+   app-text/rarian:0
+   dev-libs/atk:0
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/libxml2-2.5:2
+   >=mate-base/mate-desktop-1.10:0
+   sys-libs/zlib:0
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-2.21.5:2[introspection?]
+   x11-libs/libICE:0
+   >=x11-libs/libSM-1:0
+   x11-libs/libX11:0
+   >=x11-libs/cairo-1.9.10:0
+   x11-libs/pango:0
+   >=x11-themes/mate-icon-theme-1.8:0
+   caja? ( >=mate-base/caja-1.10:0[introspection?] )
+   djvu? ( >=app-text/djvu-3.5.17:0 )
+   dvi? (
+   virtual/tex-base:0
+   t1lib? ( >=media-libs/t1lib-5:5 )
+   )
+   epub? ( net-libs/webkit-gtk:2 )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5:0 )
+   introspection? ( >=dev-libs/gobject-introspection-0.6:0 )
+   postscript? ( >=app-text/libspectre-0.2:0 )
+   tiff? ( >=media-libs/tiff-3.6:0 )
+   xps? ( >=app-text/libgxps-0.2.0:0 )
+   !!app-text/mate-document-viewer"
+
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/yelp-tools:0
+   >=app-text/scrollkeeper-dtd-1:1.0
+   >=dev-util/intltool-0.50.1:*
+   virtual/pkgconfig:*
+   sys-devel/gettext:*"
+
+# Tests use dogtail which is not available on Gentoo.
+RESTRICT="test"
+
+src_prepare() {
+   # Fix .desktop categories, upstream bug #666346.
+   sed -e 
"s:GTK\;Graphics\;VectorGraphics\;Viewer\;:GTK\;Office\;Viewer\;Graphics\;VectorGraphics;:g"
 -i data/atril.desktop.in.in || die
+
+   # Always autoreconf due to lib path conflict.
+   eautoreconf
+
+   gnome2_src_prepare
+}
+
+src_configure() {
+   # Passing --disable-help would drop offline help, that would be 
inconsistent
+   # with helps of the most of GNOME apps that doesn't require network for 
that.
+   gnome2_src_configure \
+   --disable-tests \
+   --enable-comics \
+   --enable-pdf \
+   --enable-pixbuf \
+   --enable-thumbnailer \
+   --with-smclient=xsmp \
+   --with-platform=mate \
+   --with-gtk=2.0 \
+   $(use_enable dbus) \
+   $(use_enable djvu) \
+   $(use_enable dvi) \
+ 

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/, profiles/base/

2016-01-01 Thread NP Hardass
commit: 807692792cb176597ec025a3f1773aeb28ff413f
Author: Gokturk Yuksek  binghamton  edu>
AuthorDate: Fri Jan  1 19:53:54 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Jan  1 20:02:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80769279

app-text/atril: mask USE flag 'ps' and rename it to 'postscript' #564422

Local use flag 'ps' enables postscript support. However, the global USE
flag 'postscript' provides the same meaning. Mask the old 'ps' use flag
in package.use.mask of the base profile and rename it to 'postscript'.

Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=564422

Package-Manager: portage-2.2.24
Signed-off-by: NP-Hardass  gentoo.org>

 app-text/atril/Manifest   | 20 
 app-text/atril/atril-1.8.0.ebuild |  8 
 app-text/atril/atril-1.8.1.ebuild |  8 
 app-text/atril/metadata.xml   |  1 -
 profiles/base/package.use.mask|  5 +
 5 files changed, 33 insertions(+), 9 deletions(-)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index b42976e..1dc3801 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,2 +1,22 @@
+-BEGIN PGP SIGNED MESSAGE-
+Hash: SHA256
+
 DIST atril-1.8.0.tar.xz 1572068 SHA256 
99f4f1e100a4eec696feabbb56d653addd8dbe851c9748d2e929e158524c2dad SHA512 
054c1391ea3de196a240b1d0b6eb7402a1472475979ff9603396df7f47b32ed681855aff37c379c7e02e814209e6511c8e3fcc8c13c12b795ff6fd7a0ecdca56
 WHIRLPOOL 
40e3700485c5c018e5369e410fc24bc18ede6b0be6624777c2df59fff0389cec4ca4331514c70b7547782cc4afde3d75f706b232a260fff21dd758805153f335
 DIST atril-1.8.1.tar.xz 156 SHA256 
036b6bdf9f9caa7468c0cfb680360420cf8477007a0a04dc3b5c50b163c0333f SHA512 
1a4a36135a39d216f1cfe5fb91c9d3c16d11da92fbb6b08c314ee09877c7232022a6653649a109ee7a7838a219015f5caab68b2a210399db96f87e4bae520518
 WHIRLPOOL 
7134a87e8cb3f490677f95f1b05716a4f14e2f8db2bd72d72e9462b061042d9247aca1340b606654aedded43277539c22198734c4c614842c1aeb2f94fce
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iQIcBAEBCAAGBQJWhtpcAAoJEBzZQR2yrxj7DEcP/jiVm64a+oG1sKWKAX0FX7IR
+/YnKfIAPz6xDPJNsYV0Lhyn53QEBoNb1WqdVLKfeMvINYGZyYlB6yo9KtsOp7A2W
+94n94H9vDMYKO9XsMiPW0/q+vzcHr/UHZU3nc4MeUyUw03x/MgSBZ9ggo76nqAPi
+IC29KFb9Ibj2EkdvZ+a5+E3YZ5UL215rXJSW3Hyr3cV+EfRBYGcqXQNqEQ1+gAoV
+tw560u7p7nSvU3cZNsbMC/WtWILnWMU/LxjejUb6PpyUN4aDB7H4PipAzC8EVE+t
+M3EG6uVrXqOI15/cJHvNpYm6braqoZyCq5aEH7vZVZHHWMGPr1Sn0KdbVcqyAJZP
+OB6nYBhOj0Z1r/OtyuwzwHPE3kUkZOUi59aht7+AeFKkQLNJETiT0PmLk8yR03wj
+whYCigOmajbmlSoBDZuvsTMjk5nCn8YLeRqve1UcmhH4LnMhbgjI8EUGFGO2I7Pu
+oxVHPvKCZqA7eX++OUu2VQ0PMxxj5mFQlsl3ejtesrafAcZoufYiM6iE8eRz7Zft
+e1OWxGpYjYeL36/BAT2ivGbULa99bStwDuvtH6WW+FU6/jZhsSdf/ueNqxpnLGO3
+hdh+fdYPNjtk8AVEH51yB/4yHDq8vcqDbkGpEmNXFu2Lx2CbbQYiEkwQV+EyPGCf
+UedVBYXQiLxW/xZNLAex
+=QlgD
+-END PGP SIGNATURE-

diff --git a/app-text/atril/atril-1.8.0.ebuild 
b/app-text/atril/atril-1.8.0.ebuild
index 52230e0..2cce21d 100644
--- a/app-text/atril/atril-1.8.0.ebuild
+++ b/app-text/atril/atril-1.8.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$
 
@@ -20,7 +20,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
 
-IUSE="caja dbus debug djvu dvi +introspection gnome-keyring +ps t1lib tiff xps"
+IUSE="caja dbus debug djvu dvi +introspection gnome-keyring +postscript t1lib 
tiff xps"
 
 RDEPEND=">=app-text/poppler-0.14:0=[cairo]
app-text/rarian:0
@@ -45,7 +45,7 @@ RDEPEND=">=app-text/poppler-0.14:0=[cairo]
)
gnome-keyring? ( >=app-crypt/libsecret-0.5:0 )
introspection? ( >=dev-libs/gobject-introspection-0.6:0 )
-   ps? ( >=app-text/libspectre-0.2:0 )
+   postscript? ( >=app-text/libspectre-0.2:0 )
tiff? ( >=media-libs/tiff-3.6:0 )
xps? ( >=app-text/libgxps-0.0.1:0 )
!!app-text/mate-document-viewer"
@@ -89,7 +89,7 @@ src_configure() {
$(use_with gnome-keyring keyring) \
$(use_enable introspection) \
$(use_enable caja) \
-   $(use_enable ps) \
+   $(use_enable postscript ps) \
$(use_enable t1lib) \
$(use_enable tiff) \
$(use_enable xps)

diff --git a/app-text/atril/atril-1.8.1.ebuild 
b/app-text/atril/atril-1.8.1.ebuild
index 04d0477..28070b3 100644
--- a/app-text/atril/atril-1.8.1.ebuild
+++ b/app-text/atril/atril-1.8.1.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$
 
@@ -20,7 +20,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-IUSE="caja dbus debug djvu dvi +introspection gnome-keyring +ps t1lib tiff xps"
+IUSE="caja dbus debug djvu dvi +introspection gnome-keyring +postscript t1lib 
tiff xps"
 
 RDEPEND=">=app-text/poppler-0.14:0=[cairo]
app-text/rarian:0
@@ -45,7 

[gentoo-commits] repo/gentoo:master commit in: app-text/atril/

2016-01-01 Thread NP Hardass
commit: 0a7ad96eab8d906d08a5d63d26d95ec5a78ebff7
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Jan  1 20:34:13 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Jan  1 20:34:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a7ad96e

app-text/atril: fix broken manifest

Package-Manager: portage-2.2.25

 app-text/atril/Manifest | 20 
 1 file changed, 20 deletions(-)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index 1dc3801..b42976e 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,22 +1,2 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
 DIST atril-1.8.0.tar.xz 1572068 SHA256 
99f4f1e100a4eec696feabbb56d653addd8dbe851c9748d2e929e158524c2dad SHA512 
054c1391ea3de196a240b1d0b6eb7402a1472475979ff9603396df7f47b32ed681855aff37c379c7e02e814209e6511c8e3fcc8c13c12b795ff6fd7a0ecdca56
 WHIRLPOOL 
40e3700485c5c018e5369e410fc24bc18ede6b0be6624777c2df59fff0389cec4ca4331514c70b7547782cc4afde3d75f706b232a260fff21dd758805153f335
 DIST atril-1.8.1.tar.xz 156 SHA256 
036b6bdf9f9caa7468c0cfb680360420cf8477007a0a04dc3b5c50b163c0333f SHA512 
1a4a36135a39d216f1cfe5fb91c9d3c16d11da92fbb6b08c314ee09877c7232022a6653649a109ee7a7838a219015f5caab68b2a210399db96f87e4bae520518
 WHIRLPOOL 
7134a87e8cb3f490677f95f1b05716a4f14e2f8db2bd72d72e9462b061042d9247aca1340b606654aedded43277539c22198734c4c614842c1aeb2f94fce
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2
-
-iQIcBAEBCAAGBQJWhtpcAAoJEBzZQR2yrxj7DEcP/jiVm64a+oG1sKWKAX0FX7IR
-/YnKfIAPz6xDPJNsYV0Lhyn53QEBoNb1WqdVLKfeMvINYGZyYlB6yo9KtsOp7A2W
-94n94H9vDMYKO9XsMiPW0/q+vzcHr/UHZU3nc4MeUyUw03x/MgSBZ9ggo76nqAPi
-IC29KFb9Ibj2EkdvZ+a5+E3YZ5UL215rXJSW3Hyr3cV+EfRBYGcqXQNqEQ1+gAoV
-tw560u7p7nSvU3cZNsbMC/WtWILnWMU/LxjejUb6PpyUN4aDB7H4PipAzC8EVE+t
-M3EG6uVrXqOI15/cJHvNpYm6braqoZyCq5aEH7vZVZHHWMGPr1Sn0KdbVcqyAJZP
-OB6nYBhOj0Z1r/OtyuwzwHPE3kUkZOUi59aht7+AeFKkQLNJETiT0PmLk8yR03wj
-whYCigOmajbmlSoBDZuvsTMjk5nCn8YLeRqve1UcmhH4LnMhbgjI8EUGFGO2I7Pu
-oxVHPvKCZqA7eX++OUu2VQ0PMxxj5mFQlsl3ejtesrafAcZoufYiM6iE8eRz7Zft
-e1OWxGpYjYeL36/BAT2ivGbULa99bStwDuvtH6WW+FU6/jZhsSdf/ueNqxpnLGO3
-hdh+fdYPNjtk8AVEH51yB/4yHDq8vcqDbkGpEmNXFu2Lx2CbbQYiEkwQV+EyPGCf
-UedVBYXQiLxW/xZNLAex
-=QlgD
--END PGP SIGNATURE-