diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-10-06 22:24:42 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-10-06 23:21:13 +0300 |
commit | 341a053a9676453037e01ae4c1d1816278a1b4d0 (patch) | |
tree | b3800351e1316dbf7de155d46e5e9e80e7ef65e4 /app-text/atril | |
parent | app-editors/pluma: remove old (diff) | |
download | gentoo-341a053a9676453037e01ae4c1d1816278a1b4d0.tar.gz gentoo-341a053a9676453037e01ae4c1d1816278a1b4d0.tar.bz2 gentoo-341a053a9676453037e01ae4c1d1816278a1b4d0.zip |
app-text/atril: remove old
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-text/atril')
-rw-r--r-- | app-text/atril/Manifest | 3 | ||||
-rw-r--r-- | app-text/atril/atril-1.12.2-r5.ebuild | 96 | ||||
-rw-r--r-- | app-text/atril/atril-1.14.2-r2.ebuild | 98 | ||||
-rw-r--r-- | app-text/atril/atril-1.16.1-r2.ebuild | 96 | ||||
-rw-r--r-- | app-text/atril/files/atril-cve-2017-1000083.patch | 28 | ||||
-rw-r--r-- | app-text/atril/metadata.xml | 1 |
6 files changed, 0 insertions, 322 deletions
diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest index 6b8a9c642e66..ab50f26d46fb 100644 --- a/app-text/atril/Manifest +++ b/app-text/atril/Manifest @@ -1,4 +1 @@ -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.3.tar.xz 1695960 BLAKE2B 2479ddd46104153631d34070054e9ba72956468c7b720aa5dc3c4a458a00cc00484cdfefb01981f2e8beeb7a13f1fc3db940dcc9a728863a1378b5b896e71e57 SHA512 d57cf4386651cb871455b003482e896a2735fb023e0b11f192ed1d169e364306f9ba55ef163df02ffd236b5f86d6afe2c1068d00d3fbc309807ded729ce2355a diff --git a/app-text/atril/atril-1.12.2-r5.ebuild b/app-text/atril/atril-1.12.2-r5.ebuild deleted file mode 100644 index 582095d7761e..000000000000 --- a/app-text/atril/atril-1.12.2-r5.ebuild +++ /dev/null @@ -1,96 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MATE_LA_PUNT="yes" - -inherit mate - -if [[ ${PV} != 9999 ]]; 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[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" - -FILES=( "${FILESDIR}/${PN}-cve-2017-1000083.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. - 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-r2.ebuild b/app-text/atril/atril-1.14.2-r2.ebuild deleted file mode 100644 index d3ef2efb7e21..000000000000 --- a/app-text/atril/atril-1.14.2-r2.ebuild +++ /dev/null @@ -1,98 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MATE_LA_PUNT="yes" - -inherit mate - -if [[ ${PV} != 9999 ]]; 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[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? ( >=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" - -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" - -FILES=( "${FILESDIR}/${PN}-cve-2017-1000083.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. - 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.16.1-r2.ebuild b/app-text/atril/atril-1.16.1-r2.ebuild deleted file mode 100644 index 41128c94216b..000000000000 --- a/app-text/atril/atril-1.16.1-r2.ebuild +++ /dev/null @@ -1,96 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MATE_LA_PUNT="yes" - -inherit mate - -if [[ ${PV} != 9999 ]]; 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.22[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?] - ) - 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" - -FILES=( "${FILESDIR}/${PN}-cve-2017-1000083.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. - 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) \ - $(use_enable tiff) \ - $(use_enable xps) -} diff --git a/app-text/atril/files/atril-cve-2017-1000083.patch b/app-text/atril/files/atril-cve-2017-1000083.patch deleted file mode 100644 index 29c81f7e5424..000000000000 --- a/app-text/atril/files/atril-cve-2017-1000083.patch +++ /dev/null @@ -1,28 +0,0 @@ -From f4291fd62f7dfe6460d2406a979ccfac0c68dd59 Mon Sep 17 00:00:00 2001 -From: ZenWalker <scow@riseup.net> -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; - diff --git a/app-text/atril/metadata.xml b/app-text/atril/metadata.xml index 8c1303cd8bc9..0b999715ba8c 100644 --- a/app-text/atril/metadata.xml +++ b/app-text/atril/metadata.xml @@ -11,7 +11,6 @@ <flag name="dvi">Enable build-in DVI viewer</flag> <flag name="epub">Enable build-in DVI viewer using <pkg>net-libs/webkit-gtk</pkg></flag> - <flag name="gtk3">Build with GTK+3 instead of GTK+2</flag> <flag name="t1lib">Enable the Type-1 fonts for the build-in DVI viewer (<pkg>media-libs/t1lib</pkg>)</flag> <flag name="xps">Enable XPS viewer using |