Comment 26 for bug 94011

Revision history for this message
Gubatron (gubatron) wrote :

We have finished gathering all the sources to every third party dependency.

We're now working on a one step build.xml or Makefile that will compile everything into a .deb package.

However, we have some doubts as to what is it that you really need.

Should we just create a .deb that includes all the sources and it de-compresses in a certain location? say

/usr/lib/frostwire/src

(in case someone needs to build and needs our sources for something else?)

Or you want this .deb which includes all the sources to decompress and execute a makefile that builds everything?

For now we'll create a frostwire-dev.x.y.z.deb or frostwire-src.x.y.z.deb, and it'll include the make file.