Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81452 - dev-libs/pcl-1.4.ebuild (version bump)
Summary: dev-libs/pcl-1.4.ebuild (version bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Kurt Lieber (RETIRED)
URL: http://www.xmailserver.org/libpcl.html
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-02-09 20:22 UTC by Matt Philips
Modified: 2005-05-17 13:40 UTC (History)
0 users

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


Attachments
pcl-1.4.ebuild (pcl-1.4.ebuild,920 bytes, text/plain)
2005-02-09 20:25 UTC, Matt Philips
Details
pcl-1.4.ebuild (pcl-1.4.ebuild,909 bytes, text/plain)
2005-02-09 21:21 UTC, Matt Philips
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Philips 2005-02-09 20:22:18 UTC
libpcl 1.4 released, version bump, ebuild needed a tweak on the SRC_URI and filename, will upload.
Comment 1 Matt Philips 2005-02-09 20:25:35 UTC
Created attachment 50885 [details]
pcl-1.4.ebuild

- edited note on lack of license info
- removed 'DEPENDS' (according to dev docs it is optional)
- removed obsolete SRC_URI
- package filename changed to "libpcl", updated SRC_URI to reflect, but this
causes problems with unpacking, I manually added 'lib' into the S variable,
this can't be the right way to handle this situation?
Comment 2 Matt Philips 2005-02-09 21:21:25 UTC
Created attachment 50888 [details]
pcl-1.4.ebuild

Maintainer added a ".libs/" layer in front of the libpcl.a file, causing emerge
to happily skip installing the one file that matters.
Comment 3 Kurt Lieber (RETIRED) gentoo-dev 2005-05-17 13:40:20 UTC
added