* Re: [gentoo-dev] Last rites: app-text/epdfview
2012-08-07 3:00 ` [gentoo-dev] " heroxbd
@ 2012-08-07 7:35 ` Michał Górny
2012-08-07 8:06 ` Cyprien Nicolas
` (3 subsequent siblings)
4 siblings, 0 replies; 13+ messages in thread
From: Michał Górny @ 2012-08-07 7:35 UTC (permalink / raw
To: gentoo-dev; +Cc: heroxbd
[-- Attachment #1: Type: text/plain, Size: 706 bytes --]
On Tue, 07 Aug 2012 12:00:13 +0900
heroxbd@gentoo.org wrote:
> Hi,
>
> "Andreas K. Huettel" <dilfridge@gentoo.org> writes:
>
> > # Andreas K. Huettel <dilfridge@gentoo.org> (7 Aug 2012)
> > # Many display bugs and compatibility problems, does not build with
> > cups-1.6. # Upstream is dead. There's no real way to support this
> > anymore. Masked for # removal in 30 days.
> > app-text/epdfview
>
> I remember when xpdf was removed, epdfview was recommended as a
> lightweight alternative. How about this time?
I personally migrated to evince a while ago. It is a bit GNOME, TBH but
doesn't really pull in much. And is definitely less buggy.
--
Best regards,
Michał Górny
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 316 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Last rites: app-text/epdfview
2012-08-07 3:00 ` [gentoo-dev] " heroxbd
2012-08-07 7:35 ` Michał Górny
@ 2012-08-07 8:06 ` Cyprien Nicolas
2012-08-07 9:40 ` Samuli Suominen
` (2 subsequent siblings)
4 siblings, 0 replies; 13+ messages in thread
From: Cyprien Nicolas @ 2012-08-07 8:06 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
heroxbd@gentoo.org wrote:
> I remember when xpdf was removed, epdfview was recommended as a
> lightweight alternative. How about this time?
Have you gave a try to app-text/mupdf?
It is very lightweight and does not depends on poppler.
- --
Cyprien Nicolas (Fulax)
Gentoo Lisp/Scheme contrib.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAlAgzJMACgkQWxOlHn1uWpdVXACeLzDmFq2AgKgl0WwFHrcDhlkO
YEIAn3ou9VU7CGRGwsLcg487uMNB5Anc
=c777
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Last rites: app-text/epdfview
2012-08-07 3:00 ` [gentoo-dev] " heroxbd
2012-08-07 7:35 ` Michał Górny
2012-08-07 8:06 ` Cyprien Nicolas
@ 2012-08-07 9:40 ` Samuli Suominen
2012-08-09 2:55 ` Peter Stuge
2012-08-09 0:51 ` Walter Dnes
2012-08-09 8:52 ` Luca Barbato
4 siblings, 1 reply; 13+ messages in thread
From: Samuli Suominen @ 2012-08-07 9:40 UTC (permalink / raw
To: gentoo-dev
On 08/07/2012 06:00 AM, heroxbd@gentoo.org wrote:
> Hi,
>
> "Andreas K. Huettel" <dilfridge@gentoo.org> writes:
>
>> # Andreas K. Huettel <dilfridge@gentoo.org> (7 Aug 2012)
>> # Many display bugs and compatibility problems, does not build with cups-1.6.
>> # Upstream is dead. There's no real way to support this anymore. Masked for
>> # removal in 30 days.
>> app-text/epdfview
>
> I remember when xpdf was removed, epdfview was recommended as a
> lightweight alternative. How about this time?
app-text/zathura-meta
(zathura supports both poppler and mupdf backends but only poppler
backend is in Portage for now because our mupdf package sucks wrt bugs
407805 and 407807)
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Last rites: app-text/epdfview
2012-08-07 3:00 ` [gentoo-dev] " heroxbd
` (2 preceding siblings ...)
2012-08-07 9:40 ` Samuli Suominen
@ 2012-08-09 0:51 ` Walter Dnes
2012-08-09 1:22 ` Peter Stuge
2012-08-09 8:52 ` Luca Barbato
4 siblings, 1 reply; 13+ messages in thread
From: Walter Dnes @ 2012-08-09 0:51 UTC (permalink / raw
To: gentoo-dev
On Tue, Aug 07, 2012 at 12:00:13PM +0900, heroxbd@gentoo.org wrote
> I remember when xpdf was removed, epdfview was recommended as a
> lightweight alternative. How about this time?
Try apvlv. Note, you *MUST* first build poppler with the
"xpdf-headers" USE flag. Only then will apvlv build properly. I've
reported this bug, and I assume that the apvlv ebuild will be changed to
look for the app-text/poppler[xpdf-headers] before proceeding further.
--
Walter Dnes <waltdnes@waltdnes.org>
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Last rites: app-text/epdfview
2012-08-09 0:51 ` Walter Dnes
@ 2012-08-09 1:22 ` Peter Stuge
2012-08-09 2:51 ` Walter Dnes
0 siblings, 1 reply; 13+ messages in thread
From: Peter Stuge @ 2012-08-09 1:22 UTC (permalink / raw
To: gentoo-dev
Walter Dnes wrote:
> > I remember when xpdf was removed, epdfview was recommended as a
> > lightweight alternative. How about this time?
>
> Try apvlv. Note, you *MUST* first build poppler with the
> "xpdf-headers" USE flag. Only then will apvlv build properly. I've
> reported this bug, and I assume that the apvlv ebuild will be changed to
> look for the app-text/poppler[xpdf-headers]
Bug number? I don't find it.
//Peter
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Last rites: app-text/epdfview
2012-08-09 1:22 ` Peter Stuge
@ 2012-08-09 2:51 ` Walter Dnes
0 siblings, 0 replies; 13+ messages in thread
From: Walter Dnes @ 2012-08-09 2:51 UTC (permalink / raw
To: gentoo-dev
On Thu, Aug 09, 2012 at 03:22:08AM +0200, Peter Stuge wrote
> Walter Dnes wrote:
> > > I remember when xpdf was removed, epdfview was recommended as a
> > > lightweight alternative. How about this time?
> >
> > Try apvlv. Note, you *MUST* first build poppler with the
> > "xpdf-headers" USE flag. Only then will apvlv build properly. I've
> > reported this bug, and I assume that the apvlv ebuild will be changed to
> > look for the app-text/poppler[xpdf-headers]
>
> Bug number? I don't find it.
https://bugs.gentoo.org/show_bug.cgi?id=430306
It's already marked RESOLVED/FIXED, which may be why it doesn't turn
up in your search.
--
Walter Dnes <waltdnes@waltdnes.org>
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Last rites: app-text/epdfview
2012-08-07 3:00 ` [gentoo-dev] " heroxbd
` (3 preceding siblings ...)
2012-08-09 0:51 ` Walter Dnes
@ 2012-08-09 8:52 ` Luca Barbato
4 siblings, 0 replies; 13+ messages in thread
From: Luca Barbato @ 2012-08-09 8:52 UTC (permalink / raw
To: gentoo-dev
On 08/07/2012 05:00 AM, heroxbd@gentoo.org wrote:
> Hi,
>
> "Andreas K. Huettel" <dilfridge@gentoo.org> writes:
>
>> # Andreas K. Huettel <dilfridge@gentoo.org> (7 Aug 2012)
>> # Many display bugs and compatibility problems, does not build with cups-1.6.
>> # Upstream is dead. There's no real way to support this anymore. Masked for
>> # removal in 30 days.
>> app-text/epdfview
>
> I remember when xpdf was removed, epdfview was recommended as a
> lightweight alternative. How about this time?
envision once hits portage, zathura with the proper plugin (remind me to
add the mupdf one)
I wonder why there isn't a gtk mupdf backed one yet.
lu
^ permalink raw reply [flat|nested] 13+ messages in thread