Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102224 - New Ebuild for libvformat (dev/libs)
Summary: New Ebuild for libvformat (dev/libs)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 102229
  Show dependency tree
 
Reported: 2005-08-12 04:54 UTC by Sebastian Damm
Modified: 2006-04-22 01:53 UTC (History)
0 users

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


Attachments
libvformat-1.13.ebuild (libvformat-1.13.ebuild,970 bytes, text/plain)
2005-08-12 04:57 UTC, Sebastian Damm
Details
Patch to prevent installing documentation (libvformat-nodoc.patch,531 bytes, patch)
2005-08-12 04:59 UTC, Sebastian Damm
Details | Diff
libvformat-1.13.ebuild (libvformat-1.13.ebuild,857 bytes, text/plain)
2005-08-12 05:19 UTC, Sebastian Damm
Details
libvformat-1.13.ebuild (libvformat-1.13.ebuild,869 bytes, text/plain)
2005-08-19 00:09 UTC, Sebastian Damm
Details
libvformat-1.13.ebuild (libvformat-1.13.ebuild,920 bytes, text/plain)
2005-08-22 07:11 UTC, Sebastian Damm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Damm 2005-08-12 04:54:34 UTC
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 Sebastian Damm 2005-08-12 04:57:21 UTC
Created attachment 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 Sebastian Damm 2005-08-12 04:59:00 UTC
Created attachment 65751 [details, diff]
Patch to prevent installing documentation

patch is needed by the ebuild, put it in the files subdirectory of the
libvformat directory.
Comment 3 Sebastian Damm 2005-08-12 05:19:49 UTC
Created attachment 65755 [details]
libvformat-1.13.ebuild

I just removed old SRC_URI entries, which were already commented out.
Comment 4 Ciaran McCreesh 2005-08-18 12:19:12 UTC
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 Sebastian Damm 2005-08-19 00:08:19 UTC
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 Sebastian Damm 2005-08-19 00:09:15 UTC
Created attachment 66290 [details]
libvformat-1.13.ebuild
Comment 7 Sebastian Damm 2005-08-22 07:11:57 UTC
Created attachment 66541 [details]
libvformat-1.13.ebuild

Another correction, substituted the version numbers with ${PV}.
Comment 8 Alin Năstac (RETIRED) gentoo-dev 2006-04-22 01:53:39 UTC
fixed in cvs. thanks!