Bundling?!

Aleksandra Bookwar alpha at bookwar.info
Sun Feb 19 23:38:28 UTC 2012


Hi,

> I've tried to package Adobe Source Libraries, (BZ:790628). Once again,
> I'm running into bundling issues.. The situation is basically that ASL
> build system expects a boost source tree to be available. This is not
> just to include and link, it's for the complete build process.

Not so long ago I tried to build this package. I haven't gone too far,
but there is the pre-pre-alpha-version of the spec-file I've created
[1].
I have simply commented out the whole /boost-subproject
----------------------------------------------------------------------------------
@@ -122,7 +124,7 @@
 boost-path = [ path.make ../boost_libraries ] ;
 }

-use-project /boost : $(boost-path) ;
+#use-project /boost : $(boost-path) ;
----------------------------------------------------------------------------------

and with the resulting jamroot.jam file the package can be built in
koji (see [2]) with following build requirements:

BuildRequires:  boost-jam tbb-devel boost-build boost-devel

My understanding of this bjam build-system is yet unclear, but it
seems it can use system-wide boost libraries.

[1] https://github.com/bookwar/libasl
[2] http://koji.russianfedora.ru/koji/getfile?taskID=21718&name=libasl-1.0.43-1.fc16.src.rpm

--
Aleksandra Bookwar
http://russianfedora.ru


More information about the devel mailing list