Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135720 - ebuild request: fox-it pdf reader
Summary: ebuild request: fox-it pdf reader
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
: 175880 256380 272411 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-05 23:41 UTC by Tudor
Modified: 2010-03-07 02:33 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
foxitreader 1.0.1 ebuild (foxitreader-1.0.1.ebuild,1.06 KB, text/plain)
2009-06-03 14:48 UTC, Vladimir Dolzhenko
Details
foxitreader icon (foxitreader.png,3.31 KB, text/plain)
2009-06-03 14:48 UTC, Vladimir Dolzhenko
Details
diff against the ebuild from gentoo-china overlay (foxit.diff,314 bytes, patch)
2009-10-14 17:49 UTC, Man Shankar
Details | Diff
Manifest for app-text/foxitreader-1.1.0, and md5sums of used libraries. (Manifest_and_md5sums,20 bytes, text/plain)
2009-11-05 13:17 UTC, Daa Jaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tudor 2006-06-05 23:41:01 UTC
I found a new interesting program to view pdf files quicker:

http://www.foxitsoftware.com/pdf/rd_linux.php
Comment 1 Tudor 2006-06-15 17:41:28 UTC
the downloaded binary doesn't work. it says:

./ReaderLinux: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2007-04-24 16:35:15 UTC
*** Bug 175880 has been marked as a duplicate of this bug. ***
Comment 3 curtis 2007-04-24 16:38:12 UTC
The link listed in the original post looks to be an old one. Perhaps the newest version (2.0) will work:

http://www.foxitsoftware.com/pdf/desklinux/
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-06-10 13:10:20 UTC
No progress here for 1 year; closing WONTFIX. Feel free to reopen with an ebuild.
Comment 5 Serkan Kaba (RETIRED) gentoo-dev 2009-01-26 07:38:16 UTC
*** Bug 256380 has been marked as a duplicate of this bug. ***
Comment 6 yegle 2009-01-26 08:13:30 UTC
new foxit reader released:
http://www.foxitsoftware.com/downloads/reader/reader1.0_linux.html
Comment 7 Yixun Lan archtester gentoo-dev 2009-04-28 04:09:08 UTC
new Foxit 1.0-1 version is released. I've made a ebuild which based on cdf@newsmth 's work (bug#175880). Since it not merged into main repository, so I put it at gentoo-china overlay. Hope helps
(In reply to comment #6)


Comment 8 Yixun Lan archtester gentoo-dev 2009-04-28 04:43:23 UTC
oops, the ebuild is already in gentoo-china's overlay @_@
(In reply to comment #7)
> new Foxit 1.0-1 version is released. I've made a ebuild which based on
> cdf@newsmth 's work (bug#175880). Since it not merged into main repository, so
> I put it at gentoo-china overlay. Hope helps
> (In reply to comment #6)
> 

Comment 9 Serkan Kaba (RETIRED) gentoo-dev 2009-06-03 14:34:46 UTC
*** Bug 272411 has been marked as a duplicate of this bug. ***
Comment 10 Vladimir Dolzhenko 2009-06-03 14:48:28 UTC
Created attachment 193404 [details]
foxitreader 1.0.1 ebuild
Comment 11 Vladimir Dolzhenko 2009-06-03 14:48:40 UTC
Created attachment 193405 [details]
foxitreader icon
Comment 12 Man Shankar 2009-10-13 20:20:03 UTC
foxitreader 1.1.0 has been out for over two months. The 
ebuild from gentoo-china overlay works. Please consider
pushing into tree.

http://code.google.com/p/gentoo-china-overlay/source/browse/trunk/app-text/foxitreader/foxitreader-1.1.0.ebuild
Comment 13 Man Shankar 2009-10-14 17:47:36 UTC
(In reply to comment #12)
> foxitreader 1.1.0 has been out for over two months. The 
> ebuild from gentoo-china overlay works. Please consider
> pushing into tree.
> 
> http://code.google.com/p/gentoo-china-overlay/source/browse/trunk/app-text/foxitreader/foxitreader-1.1.0.ebuild
> 

Actually the above ebuild needs a small patch to work correctly, if foxitreader is launched from the command line. I have sent the patch to the maintainer in the overlay. And attaching the diff against the above ebuild.
Comment 14 Man Shankar 2009-10-14 17:49:44 UTC
Created attachment 207125 [details, diff]
diff against the ebuild from gentoo-china overlay
Comment 15 Man Shankar 2009-10-30 13:45:33 UTC
(In reply to comment #4)
> No progress here for 1 year; closing WONTFIX. Feel free to reopen with an
> ebuild.
> 

Please reopen this bug.
Comment 16 Daa Jaa 2009-11-05 13:17:33 UTC
Created attachment 209327 [details]
Manifest for app-text/foxitreader-1.1.0, and md5sums of used libraries.

The ebuild is working. Inserting the line
  sed -e 's:export LD_LIBRARY_PATH="":export LD_LIBRARY_PATH=".":g' -i usr/bin/foxitreader
in beginning of function src_install() fixes a bug.

I had one missing library (/usr/local/lib/libgnutls.so.13.0.9), found on my oldest gentoo installation. I attached the md5sum of all libraries used on my system, so that others lacking some libraries may crawl for them. With this library, FoxItReader works well, I can comment PDF files without Acrobat.

I also added the version of the Manifest that I found in this overlay.
Comment 17 Jared B. 2010-03-07 02:33:32 UTC
FYI, I opened bug 308147 to request inclusion in portage.  That bug also includes an updated version of the ebuild, with support for amd64 among other things.  I recommend posting future comments to that bug instead of this one, given that this one has been closed for nearly 3 years as WONTFIX.