public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Gentoo-specific PackageMap stuff
@ 2009-06-12  8:05 Sebastian Pipping
  0 siblings, 0 replies; only message in thread
From: Sebastian Pipping @ 2009-06-12  8:05 UTC (permalink / raw
  To: gentoo-dev

Related to my previous mail 'Inviting you to project "PackageMap"'
(blog post version at <http://blog.hartwork.org/?p=373>)


# Clone repo
  git clone git://git.goodpoint.de/packagemap.git
  cd packagemap

# Prepape CPE database
  ( cd nvd && ./download-nvdcve.sh && ./extract-cpe.sh )

# Create packagemap file from/for single ebuild (audacious here)
  ( cd code/gentoo && ./ebuild-to-packagemap.sh \
    /usr/portage/media-sound/audacious/audacious-2.0.1.ebuild )

# Create packagemap for anything left unmapped in the tree
  ( cd code/gentoo && ./gentoo-world-to-packagemap.sh )


Result is a large collection of packagemap candidate files
with extra iunfo like CPE candidates listed in the XML comments.
The main job is to come up with good CPE names.

Enough packagemap from me now, now I want your feedback :-)



Sebastian




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-12  8:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-12  8:05 [gentoo-dev] Gentoo-specific PackageMap stuff Sebastian Pipping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox