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
Description:   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:

------- Comment #1 From Sebastian Damm 2005-08-12 04:57:21 0000 -------
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.

------- Comment #2 From Sebastian Damm 2005-08-12 04:59:00 0000 -------
Created an attachment (id=65751) [details]
Patch to prevent installing documentation

patch is needed by the ebuild, put it in the files subdirectory of the
libvformat directory.

------- Comment #3 From Sebastian Damm 2005-08-12 05:19:49 0000 -------
Created an attachment (id=65755) [details]
corrected ebuild

I just removed old SRC_URI entries, which were already commented out.

------- Comment #4 From Ciaran McCreesh 2005-08-18 12:19:12 0000 -------
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.

------- Comment #5 From Sebastian Damm 2005-08-19 00:08:19 0000 -------
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.

------- Comment #6 From Sebastian Damm 2005-08-19 00:09:15 0000 -------
Created an attachment (id=66290) [details]
libvformat-1.13.ebuild

------- Comment #7 From Sebastian Damm 2005-08-22 07:11:57 0000 -------
Created an attachment (id=66541) [details]
libvformat-1.13.ebuild

Another correction, substituted the version numbers with ${PV}.

------- Comment #8 From Alin Năstac 2006-04-22 01:53:39 0000 -------
fixed in cvs. thanks!