Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 140840

Summary: New ebuild for libharu-1.2.3.1 (PDF library in C++)
Product: Gentoo Linux Reporter: rajkrish <gentoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: bicatali
Priority: High Keywords: EBUILD
Version: 2006.0   
Hardware: All   
OS: Linux   
URL: http://sourceforge.net/projects/libharu
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for installing Haru PDF library (libharu-1.2.3.1).
Main libharu ebuild file
This is the patch required for Makefile to successfully compile with the libharu ebuild.

Description rajkrish 2006-07-17 14:59:32 UTC
Attached is the new ebuild for the Haru PDF library.  Compiles and installs fine on amd64.

NOTE:
Currently the ebuild requires gcc to be installed on the system, as the package does not have a meaningful ./configure script (uses custom makefiles instead).
Comment 1 rajkrish 2006-07-17 15:01:14 UTC
Created attachment 92032 [details]
Ebuild for installing Haru PDF library (libharu-1.2.3.1).

This ebuild requires gcc.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-17 15:08:13 UTC
Never attach tarballs; reopen with a plaintext ebuilds, please.

http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3#doc_chap2
Comment 3 rajkrish 2006-07-21 15:25:12 UTC
Created attachment 92451 [details]
Main libharu ebuild file
Comment 4 rajkrish 2006-07-21 15:27:48 UTC
Created attachment 92452 [details, diff]
This is the patch required for Makefile to successfully compile with the libharu ebuild.

Save the file as media-libs/libharu/files/Makefile.diff
Comment 5 rajkrish 2006-07-21 15:29:40 UTC
Reopening the bug with the new plaintext attachments.
(Sorry I didn't read the Gentoo ebuild submission how-to before submitting the tarball).
Comment 6 Sébastien Fabbro (RETIRED) gentoo-dev 2008-10-21 11:50:38 UTC
libharu-2.1.0 now in the main tree.
Thanks for your work!