Hi Walter,

thanks for your answer,


On Fri, Oct 27, 2017 at 11:20:55AM +0200, Walter Fey wrote:
> Hi Ervin,
> 
> I am building packages for openSUSE in a private project.
> https://build.opensuse.org/project/show/home:dl8fcl:afu
> 
> To solve this problem I am using this lines in the wsjtx.spec file:
> 
> # cmake finds hamlib devel files only when installed in /usr/local
> %cmake -Dhamlib_INCLUDE_DIRS=%{_includedir} \
>        -Dhamlib_LIBRARIES=%{_libdir}/libhamlib.so \
>        -Dhamlib_LIBRARY_DIRS=%{_libdir}

yes, that's what I try too - and it works as well.

I just looking up some more "clear" solution to make the package
:).
 
> The whole spec file is here:
> https://build.opensuse.org/package/view_file/home:dl8fcl:afu/wsjtx/wsjtx.spec?expand=1
> 
> I think you only have to substitute the rpm macros (%cmake, %{_libdir}, ...)
> with the data necessary for debian.

yes, looks like now I can build the source for the package, I
just try to merge the old version settings to new one.


Thanks again your help,


73, Ervin
HA2OS
 


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to