Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140840 - New ebuild for libharu-1.2.3.1 (PDF library in C++)
Summary: New ebuild for libharu-1.2.3.1 (PDF library in C++)
Status: RESOLVED FIXED
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: http://sourceforge.net/projects/libharu
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-07-17 14:59 UTC by rajkrish
Modified: 2008-10-21 11:50 UTC (History)
1 user (show)

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


Attachments
Ebuild for installing Haru PDF library (libharu-1.2.3.1). (libharu-1.2.3.1-ebuild.tar.gz,2.67 KB, text/plain)
2006-07-17 15:01 UTC, rajkrish
Details
Main libharu ebuild file (libharu-1.2.3.1.ebuild,2.59 KB, text/plain)
2006-07-21 15:25 UTC, rajkrish
Details
This is the patch required for Makefile to successfully compile with the libharu ebuild. (Makefile.diff,1.03 KB, patch)
2006-07-21 15:27 UTC, rajkrish
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!