Possible to list an unreleased library ?

Laszlo Papp lpapp at kde.org
Thu Oct 27 22:47:24 UTC 2011


Hi,

Is it possible to get an unreleased library listed on the inqlude
website, if it is for instance coming from the projects.kde.org page
or some other VCS ? Here is an example:
https://projects.kde.org/projects/playground/multimedia/qtopenal

>From the attica manifest for instance, attica/attica.2010-10-16.manifest:
  "release_date": "2010-10-16",
  "version": "0.2.0",

It would just be an incremental versioning without any real
release_date due to the unreleased stage.

In case rubygems, you can download the source and create a gem from
it, if it already has a gemspec (ie.: `gem build that.gemspe`).

Cpan will take an http URL for a .tar.gz. Gitorious does provide
tarball from any master HEAD version for instance, but that tarball
may not be the equivalent of 'make dist'. Hence, gitorious presumably
just tars up the repo; that is not necessarily going to work. It
depends on how the repo is set up.

Thank you in advance! =)

Best Regards,
Laszlo Papp


More information about the Inqlude mailing list