Bug 102224 - New Ebuild for libvformat (dev/libs)
|
Bug#:
102224
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: mrness@gentoo.org
|
Reported By: gentoo-bugzilla@ext.sdamm.de
|
|
Component: Library
|
|
|
URL:
|
|
Summary: New Ebuild for libvformat (dev/libs)
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2005-08-12 04:54 0000
|
I created a new ebuild for libvformat, a fairly unmaintained sourceforge
project, but the gnokii connector of multisync demands it. I took the sources
out of the debian tree, because they are a bit younger than the ones from the
original SF site.
* dev-libs/libvformat
Latest version available: 1.13.3
Latest version installed: 1.13.3
Size of downloaded files: 238 kB
Homepage: http://sourceforge.net/projects/vformat/
Description: Library to read and write vcard files
License: LGPL
Reproducible: Always
Steps to Reproduce:
Created an attachment (id=65750) [details]
libvformat-1.13.ebuild
ebuilds needs the libvformat-nodoc patch, so that no documentation is
installed. For documentation one would need c2man, but this is not in portage
tree.
Please fix the following and reopen:
* ${PN} can be used in SRC_URI
* LICENSE is invalid.
* Add quotes around things using variables in src_unpack
* Your src_install is hokey and scares me.
OK, tried to fix the points. Don't really know what you mean with the
src_install comment but I changed it to some line I found in a lot of other libs
in portage.